commit 305c8c66964126f725f367026a7718b35a8aa2b6 Author: ro Date: Wed Feb 25 17:10:43 2026 -0500 First Commit of improved RobCo theme diff --git a/Halloy-RobCo.toml b/Halloy-RobCo.toml new file mode 100644 index 0000000..fecda18 --- /dev/null +++ b/Halloy-RobCo.toml @@ -0,0 +1,42 @@ +[general] +background = "#0A0E14" +border = "#2E3C49" +horizontal_rule = "#1B1F27" +unread_indicator = "#00FFD9" + +[text] +primary = "#39FF14" +secondary = "#00BFFF" +tertiary = "#FF00FF" +success = "#00FF9D" +error = "#FF4C4C" + +[buffer] +action = "#00FF99" +background = "#0D0F14" +background_text_input = "#11151C" +background_title_bar = "#1B1F27" +border = "#00000000" +border_selected = "#00FFD9" +code = "#39FF14" +highlight = "#8B008B" +nickname = "#FF00FF" +selection = "#1A1E25" +timestamp = "#60708B" +topic = "#00BFFF" +url = "#00BFFF" + + [buffer.server_messages] + default = "#FFD700" + +[buttons.primary] +background = "#0A0E14" +background_hover = "#1D232F" +background_selected = "#0D1218" +background_selected_hover = "#141A21" + +[buttons.secondary] +background = "#1B1F27" +background_hover = "#242A33" +background_selected = "#2E3C49" +background_selected_hover = "#394554" diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f288702 --- /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. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff3ef4a --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# RobCo Omarchy Theme + +An Omarchy Theme for your Arch Linux / Hyprland setup based on the RobCo +Terminals found in the Fallout video game franchise. + +![RobCo Omarchy Theme Screenshot](./preview.png) + +# Installation + +To install this theme, simply use the ``omarchy-theme-install`` + +command: `` omarchy-theme-install https://github.com/signaldirective/robco-theme `` + + + +**Copyright 2075-2077 RobCo Industries** \ No newline at end of file diff --git a/RobCo/assets/calendar-selected.png b/RobCo/assets/calendar-selected.png new file mode 100644 index 0000000..4174255 Binary files /dev/null and b/RobCo/assets/calendar-selected.png differ diff --git a/RobCo/assets/calendar-selected@2.png b/RobCo/assets/calendar-selected@2.png new file mode 100644 index 0000000..a1e8afc Binary files /dev/null and b/RobCo/assets/calendar-selected@2.png differ diff --git a/RobCo/assets/checkbox-checked-active-dark.png b/RobCo/assets/checkbox-checked-active-dark.png new file mode 100644 index 0000000..0b3c168 Binary files /dev/null and b/RobCo/assets/checkbox-checked-active-dark.png differ diff --git a/RobCo/assets/checkbox-checked-active-dark@2.png b/RobCo/assets/checkbox-checked-active-dark@2.png new file mode 100644 index 0000000..e65e0b9 Binary files /dev/null and b/RobCo/assets/checkbox-checked-active-dark@2.png differ diff --git a/RobCo/assets/checkbox-checked-active.png b/RobCo/assets/checkbox-checked-active.png new file mode 100644 index 0000000..6f68532 Binary files /dev/null and b/RobCo/assets/checkbox-checked-active.png differ diff --git a/RobCo/assets/checkbox-checked-active@2.png b/RobCo/assets/checkbox-checked-active@2.png new file mode 100644 index 0000000..6c45e6c Binary files /dev/null and b/RobCo/assets/checkbox-checked-active@2.png differ diff --git a/RobCo/assets/checkbox-checked-backdrop-dark.png b/RobCo/assets/checkbox-checked-backdrop-dark.png new file mode 100644 index 0000000..f0e6dca Binary files /dev/null and b/RobCo/assets/checkbox-checked-backdrop-dark.png differ diff --git a/RobCo/assets/checkbox-checked-backdrop-dark@2.png b/RobCo/assets/checkbox-checked-backdrop-dark@2.png new file mode 100644 index 0000000..0ee87dd Binary files /dev/null and b/RobCo/assets/checkbox-checked-backdrop-dark@2.png differ diff --git a/RobCo/assets/checkbox-checked-backdrop.png b/RobCo/assets/checkbox-checked-backdrop.png new file mode 100644 index 0000000..ee7c9ce Binary files /dev/null and b/RobCo/assets/checkbox-checked-backdrop.png differ diff --git a/RobCo/assets/checkbox-checked-backdrop@2.png b/RobCo/assets/checkbox-checked-backdrop@2.png new file mode 100644 index 0000000..faef536 Binary files /dev/null and b/RobCo/assets/checkbox-checked-backdrop@2.png differ diff --git a/RobCo/assets/checkbox-checked-dark.png b/RobCo/assets/checkbox-checked-dark.png new file mode 100644 index 0000000..1cdc8fb Binary files /dev/null and b/RobCo/assets/checkbox-checked-dark.png differ diff --git a/RobCo/assets/checkbox-checked-dark@2.png b/RobCo/assets/checkbox-checked-dark@2.png new file mode 100644 index 0000000..9321422 Binary files /dev/null and b/RobCo/assets/checkbox-checked-dark@2.png differ diff --git a/RobCo/assets/checkbox-checked-hover-dark.png b/RobCo/assets/checkbox-checked-hover-dark.png new file mode 100644 index 0000000..f0e6dca Binary files /dev/null and b/RobCo/assets/checkbox-checked-hover-dark.png differ diff --git a/RobCo/assets/checkbox-checked-hover-dark@2.png b/RobCo/assets/checkbox-checked-hover-dark@2.png new file mode 100644 index 0000000..0ee87dd Binary files /dev/null and b/RobCo/assets/checkbox-checked-hover-dark@2.png differ diff --git a/RobCo/assets/checkbox-checked-hover.png b/RobCo/assets/checkbox-checked-hover.png new file mode 100644 index 0000000..ee7c9ce Binary files /dev/null and b/RobCo/assets/checkbox-checked-hover.png differ diff --git a/RobCo/assets/checkbox-checked-hover@2.png b/RobCo/assets/checkbox-checked-hover@2.png new file mode 100644 index 0000000..faef536 Binary files /dev/null and b/RobCo/assets/checkbox-checked-hover@2.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive-backdrop-dark.png b/RobCo/assets/checkbox-checked-insensitive-backdrop-dark.png new file mode 100644 index 0000000..6a8d765 Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive-backdrop-dark.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive-backdrop-dark@2.png b/RobCo/assets/checkbox-checked-insensitive-backdrop-dark@2.png new file mode 100644 index 0000000..712dbe5 Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive-backdrop-dark@2.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive-backdrop.png b/RobCo/assets/checkbox-checked-insensitive-backdrop.png new file mode 100644 index 0000000..617643f Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive-backdrop.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive-backdrop@2.png b/RobCo/assets/checkbox-checked-insensitive-backdrop@2.png new file mode 100644 index 0000000..ead58ac Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive-backdrop@2.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive-dark.png b/RobCo/assets/checkbox-checked-insensitive-dark.png new file mode 100644 index 0000000..6a8d765 Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive-dark.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive-dark@2.png b/RobCo/assets/checkbox-checked-insensitive-dark@2.png new file mode 100644 index 0000000..712dbe5 Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive.png b/RobCo/assets/checkbox-checked-insensitive.png new file mode 100644 index 0000000..617643f Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive.png differ diff --git a/RobCo/assets/checkbox-checked-insensitive@2.png b/RobCo/assets/checkbox-checked-insensitive@2.png new file mode 100644 index 0000000..ead58ac Binary files /dev/null and b/RobCo/assets/checkbox-checked-insensitive@2.png differ diff --git a/RobCo/assets/checkbox-checked.png b/RobCo/assets/checkbox-checked.png new file mode 100644 index 0000000..d44b9c2 Binary files /dev/null and b/RobCo/assets/checkbox-checked.png differ diff --git a/RobCo/assets/checkbox-checked@2.png b/RobCo/assets/checkbox-checked@2.png new file mode 100644 index 0000000..595621d Binary files /dev/null and b/RobCo/assets/checkbox-checked@2.png differ diff --git a/RobCo/assets/checkbox-mixed-active-dark.png b/RobCo/assets/checkbox-mixed-active-dark.png new file mode 100644 index 0000000..4642a71 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-active-dark.png differ diff --git a/RobCo/assets/checkbox-mixed-active-dark@2.png b/RobCo/assets/checkbox-mixed-active-dark@2.png new file mode 100644 index 0000000..5aeba96 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-active-dark@2.png differ diff --git a/RobCo/assets/checkbox-mixed-active.png b/RobCo/assets/checkbox-mixed-active.png new file mode 100644 index 0000000..9a466e1 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-active.png differ diff --git a/RobCo/assets/checkbox-mixed-active@2.png b/RobCo/assets/checkbox-mixed-active@2.png new file mode 100644 index 0000000..bc541aa Binary files /dev/null and b/RobCo/assets/checkbox-mixed-active@2.png differ diff --git a/RobCo/assets/checkbox-mixed-backdrop-dark.png b/RobCo/assets/checkbox-mixed-backdrop-dark.png new file mode 100644 index 0000000..09a1d45 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-backdrop-dark.png differ diff --git a/RobCo/assets/checkbox-mixed-backdrop-dark@2.png b/RobCo/assets/checkbox-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..93432cb Binary files /dev/null and b/RobCo/assets/checkbox-mixed-backdrop-dark@2.png differ diff --git a/RobCo/assets/checkbox-mixed-backdrop.png b/RobCo/assets/checkbox-mixed-backdrop.png new file mode 100644 index 0000000..44d55c7 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-backdrop.png differ diff --git a/RobCo/assets/checkbox-mixed-backdrop@2.png b/RobCo/assets/checkbox-mixed-backdrop@2.png new file mode 100644 index 0000000..dfe8f1b Binary files /dev/null and b/RobCo/assets/checkbox-mixed-backdrop@2.png differ diff --git a/RobCo/assets/checkbox-mixed-dark.png b/RobCo/assets/checkbox-mixed-dark.png new file mode 100644 index 0000000..09a1d45 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-dark.png differ diff --git a/RobCo/assets/checkbox-mixed-dark@2.png b/RobCo/assets/checkbox-mixed-dark@2.png new file mode 100644 index 0000000..93432cb Binary files /dev/null and b/RobCo/assets/checkbox-mixed-dark@2.png differ diff --git a/RobCo/assets/checkbox-mixed-hover-dark.png b/RobCo/assets/checkbox-mixed-hover-dark.png new file mode 100644 index 0000000..09a1d45 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-hover-dark.png differ diff --git a/RobCo/assets/checkbox-mixed-hover-dark@2.png b/RobCo/assets/checkbox-mixed-hover-dark@2.png new file mode 100644 index 0000000..93432cb Binary files /dev/null and b/RobCo/assets/checkbox-mixed-hover-dark@2.png differ diff --git a/RobCo/assets/checkbox-mixed-hover.png b/RobCo/assets/checkbox-mixed-hover.png new file mode 100644 index 0000000..44d55c7 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-hover.png differ diff --git a/RobCo/assets/checkbox-mixed-hover@2.png b/RobCo/assets/checkbox-mixed-hover@2.png new file mode 100644 index 0000000..dfe8f1b Binary files /dev/null and b/RobCo/assets/checkbox-mixed-hover@2.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive-backdrop-dark.png b/RobCo/assets/checkbox-mixed-insensitive-backdrop-dark.png new file mode 100644 index 0000000..3569bf3 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive-backdrop-dark.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive-backdrop-dark@2.png b/RobCo/assets/checkbox-mixed-insensitive-backdrop-dark@2.png new file mode 100644 index 0000000..2e546ef Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive-backdrop-dark@2.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive-backdrop.png b/RobCo/assets/checkbox-mixed-insensitive-backdrop.png new file mode 100644 index 0000000..04ba6d4 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive-backdrop.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive-backdrop@2.png b/RobCo/assets/checkbox-mixed-insensitive-backdrop@2.png new file mode 100644 index 0000000..d1be6df Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive-backdrop@2.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive-dark.png b/RobCo/assets/checkbox-mixed-insensitive-dark.png new file mode 100644 index 0000000..3569bf3 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive-dark@2.png b/RobCo/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..2e546ef Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive.png b/RobCo/assets/checkbox-mixed-insensitive.png new file mode 100644 index 0000000..04ba6d4 Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive.png differ diff --git a/RobCo/assets/checkbox-mixed-insensitive@2.png b/RobCo/assets/checkbox-mixed-insensitive@2.png new file mode 100644 index 0000000..d1be6df Binary files /dev/null and b/RobCo/assets/checkbox-mixed-insensitive@2.png differ diff --git a/RobCo/assets/checkbox-mixed.png b/RobCo/assets/checkbox-mixed.png new file mode 100644 index 0000000..44d55c7 Binary files /dev/null and b/RobCo/assets/checkbox-mixed.png differ diff --git a/RobCo/assets/checkbox-mixed@2.png b/RobCo/assets/checkbox-mixed@2.png new file mode 100644 index 0000000..dfe8f1b Binary files /dev/null and b/RobCo/assets/checkbox-mixed@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-active-dark.png b/RobCo/assets/checkbox-unchecked-active-dark.png new file mode 100644 index 0000000..8236413 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-active-dark.png differ diff --git a/RobCo/assets/checkbox-unchecked-active-dark@2.png b/RobCo/assets/checkbox-unchecked-active-dark@2.png new file mode 100644 index 0000000..a4ee37f Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-active-dark@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-active.png b/RobCo/assets/checkbox-unchecked-active.png new file mode 100644 index 0000000..5058cab Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-active.png differ diff --git a/RobCo/assets/checkbox-unchecked-active@2.png b/RobCo/assets/checkbox-unchecked-active@2.png new file mode 100644 index 0000000..11f9082 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-active@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-backdrop-dark.png b/RobCo/assets/checkbox-unchecked-backdrop-dark.png new file mode 100644 index 0000000..3fe0e0c Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-backdrop-dark.png differ diff --git a/RobCo/assets/checkbox-unchecked-backdrop-dark@2.png b/RobCo/assets/checkbox-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..334a2ac Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-backdrop-dark@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-backdrop.png b/RobCo/assets/checkbox-unchecked-backdrop.png new file mode 100644 index 0000000..e510683 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-backdrop.png differ diff --git a/RobCo/assets/checkbox-unchecked-backdrop@2.png b/RobCo/assets/checkbox-unchecked-backdrop@2.png new file mode 100644 index 0000000..dec7a92 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-backdrop@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-dark.png b/RobCo/assets/checkbox-unchecked-dark.png new file mode 100644 index 0000000..a30da95 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-dark.png differ diff --git a/RobCo/assets/checkbox-unchecked-dark@2.png b/RobCo/assets/checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..334a2ac Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-dark@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-hover-dark.png b/RobCo/assets/checkbox-unchecked-hover-dark.png new file mode 100644 index 0000000..8236413 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-hover-dark.png differ diff --git a/RobCo/assets/checkbox-unchecked-hover-dark@2.png b/RobCo/assets/checkbox-unchecked-hover-dark@2.png new file mode 100644 index 0000000..a4ee37f Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-hover-dark@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-hover.png b/RobCo/assets/checkbox-unchecked-hover.png new file mode 100644 index 0000000..5058cab Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-hover.png differ diff --git a/RobCo/assets/checkbox-unchecked-hover@2.png b/RobCo/assets/checkbox-unchecked-hover@2.png new file mode 100644 index 0000000..11f9082 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-hover@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive-backdrop-dark.png b/RobCo/assets/checkbox-unchecked-insensitive-backdrop-dark.png new file mode 100644 index 0000000..3a66e62 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive-backdrop-dark.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive-backdrop-dark@2.png b/RobCo/assets/checkbox-unchecked-insensitive-backdrop-dark@2.png new file mode 100644 index 0000000..f0038a4 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive-backdrop-dark@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive-backdrop.png b/RobCo/assets/checkbox-unchecked-insensitive-backdrop.png new file mode 100644 index 0000000..e7cfdf6 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive-backdrop.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive-backdrop@2.png b/RobCo/assets/checkbox-unchecked-insensitive-backdrop@2.png new file mode 100644 index 0000000..594335e Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive-backdrop@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive-dark.png b/RobCo/assets/checkbox-unchecked-insensitive-dark.png new file mode 100644 index 0000000..5d6f0cd Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive-dark@2.png b/RobCo/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..cfafc8a Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive.png b/RobCo/assets/checkbox-unchecked-insensitive.png new file mode 100644 index 0000000..9446fd3 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive.png differ diff --git a/RobCo/assets/checkbox-unchecked-insensitive@2.png b/RobCo/assets/checkbox-unchecked-insensitive@2.png new file mode 100644 index 0000000..af96fb0 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked-insensitive@2.png differ diff --git a/RobCo/assets/checkbox-unchecked.png b/RobCo/assets/checkbox-unchecked.png new file mode 100644 index 0000000..f51249f Binary files /dev/null and b/RobCo/assets/checkbox-unchecked.png differ diff --git a/RobCo/assets/checkbox-unchecked@2.png b/RobCo/assets/checkbox-unchecked@2.png new file mode 100644 index 0000000..dec7a92 Binary files /dev/null and b/RobCo/assets/checkbox-unchecked@2.png differ diff --git a/RobCo/assets/close.png b/RobCo/assets/close.png new file mode 100644 index 0000000..7afc8ec Binary files /dev/null and b/RobCo/assets/close.png differ diff --git a/RobCo/assets/close.svg b/RobCo/assets/close.svg new file mode 100755 index 0000000..e3ad3b6 --- /dev/null +++ b/RobCo/assets/close.svg @@ -0,0 +1,73 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/close@2.png b/RobCo/assets/close@2.png new file mode 100644 index 0000000..d4fe679 Binary files /dev/null and b/RobCo/assets/close@2.png differ diff --git a/RobCo/assets/close_prelight.png b/RobCo/assets/close_prelight.png new file mode 100644 index 0000000..83a2fa3 Binary files /dev/null and b/RobCo/assets/close_prelight.png differ diff --git a/RobCo/assets/close_prelight.svg b/RobCo/assets/close_prelight.svg new file mode 100755 index 0000000..c0337fe --- /dev/null +++ b/RobCo/assets/close_prelight.svg @@ -0,0 +1,77 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/close_prelight@2.png b/RobCo/assets/close_prelight@2.png new file mode 100644 index 0000000..7314e97 Binary files /dev/null and b/RobCo/assets/close_prelight@2.png differ diff --git a/RobCo/assets/close_pressed.svg b/RobCo/assets/close_pressed.svg new file mode 100755 index 0000000..0e9584a --- /dev/null +++ b/RobCo/assets/close_pressed.svg @@ -0,0 +1,98 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/close_unfocused.png b/RobCo/assets/close_unfocused.png new file mode 100644 index 0000000..1eed4e3 Binary files /dev/null and b/RobCo/assets/close_unfocused.png differ diff --git a/RobCo/assets/close_unfocused.svg b/RobCo/assets/close_unfocused.svg new file mode 100755 index 0000000..b2d92ce --- /dev/null +++ b/RobCo/assets/close_unfocused.svg @@ -0,0 +1,92 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/close_unfocused@2.png b/RobCo/assets/close_unfocused@2.png new file mode 100644 index 0000000..f24a80d Binary files /dev/null and b/RobCo/assets/close_unfocused@2.png differ diff --git a/RobCo/assets/grid-selection-checked.png b/RobCo/assets/grid-selection-checked.png new file mode 100755 index 0000000..9118717 Binary files /dev/null and b/RobCo/assets/grid-selection-checked.png differ diff --git a/RobCo/assets/grid-selection-checked@2.png b/RobCo/assets/grid-selection-checked@2.png new file mode 100755 index 0000000..b47379e Binary files /dev/null and b/RobCo/assets/grid-selection-checked@2.png differ diff --git a/RobCo/assets/grid-selection-unchecked.png b/RobCo/assets/grid-selection-unchecked.png new file mode 100755 index 0000000..508eea8 Binary files /dev/null and b/RobCo/assets/grid-selection-unchecked.png differ diff --git a/RobCo/assets/grid-selection-unchecked@2.png b/RobCo/assets/grid-selection-unchecked@2.png new file mode 100755 index 0000000..d8c6bf0 Binary files /dev/null and b/RobCo/assets/grid-selection-unchecked@2.png differ diff --git a/RobCo/assets/maximize.png b/RobCo/assets/maximize.png new file mode 100644 index 0000000..5f5257f Binary files /dev/null and b/RobCo/assets/maximize.png differ diff --git a/RobCo/assets/maximize.svg b/RobCo/assets/maximize.svg new file mode 100755 index 0000000..d8c9a36 --- /dev/null +++ b/RobCo/assets/maximize.svg @@ -0,0 +1,72 @@ + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/RobCo/assets/maximize@2.png b/RobCo/assets/maximize@2.png new file mode 100755 index 0000000..ad565a6 Binary files /dev/null and b/RobCo/assets/maximize@2.png differ diff --git a/RobCo/assets/maximize_prelight.png b/RobCo/assets/maximize_prelight.png new file mode 100644 index 0000000..47b0761 Binary files /dev/null and b/RobCo/assets/maximize_prelight.png differ diff --git a/RobCo/assets/maximize_prelight.svg b/RobCo/assets/maximize_prelight.svg new file mode 100755 index 0000000..f62a7f2 --- /dev/null +++ b/RobCo/assets/maximize_prelight.svg @@ -0,0 +1,81 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/RobCo/assets/maximize_prelight@2.png b/RobCo/assets/maximize_prelight@2.png new file mode 100644 index 0000000..0e926ef Binary files /dev/null and b/RobCo/assets/maximize_prelight@2.png differ diff --git a/RobCo/assets/maximize_pressed.svg b/RobCo/assets/maximize_pressed.svg new file mode 100755 index 0000000..2a4397a --- /dev/null +++ b/RobCo/assets/maximize_pressed.svg @@ -0,0 +1,102 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/maximize_unfocused.png b/RobCo/assets/maximize_unfocused.png new file mode 100644 index 0000000..e0f313b Binary files /dev/null and b/RobCo/assets/maximize_unfocused.png differ diff --git a/RobCo/assets/maximize_unfocused.svg b/RobCo/assets/maximize_unfocused.svg new file mode 100755 index 0000000..b9fc206 --- /dev/null +++ b/RobCo/assets/maximize_unfocused.svg @@ -0,0 +1,88 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/menuitem-checkbox-checked-hover.png b/RobCo/assets/menuitem-checkbox-checked-hover.png new file mode 100755 index 0000000..74a1a38 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-checked-hover.png differ diff --git a/RobCo/assets/menuitem-checkbox-checked-hover@2.png b/RobCo/assets/menuitem-checkbox-checked-hover@2.png new file mode 100755 index 0000000..6bb911f Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-checked-hover@2.png differ diff --git a/RobCo/assets/menuitem-checkbox-checked-insensitive.png b/RobCo/assets/menuitem-checkbox-checked-insensitive.png new file mode 100755 index 0000000..2186347 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-checked-insensitive.png differ diff --git a/RobCo/assets/menuitem-checkbox-checked-insensitive@2.png b/RobCo/assets/menuitem-checkbox-checked-insensitive@2.png new file mode 100755 index 0000000..85a7237 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-checked-insensitive@2.png differ diff --git a/RobCo/assets/menuitem-checkbox-checked.png b/RobCo/assets/menuitem-checkbox-checked.png new file mode 100755 index 0000000..59e1524 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-checked.png differ diff --git a/RobCo/assets/menuitem-checkbox-checked@2.png b/RobCo/assets/menuitem-checkbox-checked@2.png new file mode 100755 index 0000000..fabd74d Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-checked@2.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed-hover.png b/RobCo/assets/menuitem-checkbox-mixed-hover.png new file mode 100755 index 0000000..aa5e700 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed-hover.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed-hover@2.png b/RobCo/assets/menuitem-checkbox-mixed-hover@2.png new file mode 100755 index 0000000..24fff4c Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed-hover@2.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed-insensitive.png b/RobCo/assets/menuitem-checkbox-mixed-insensitive.png new file mode 100755 index 0000000..9ba1e17 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed-insensitive.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed-insensitive@2.png b/RobCo/assets/menuitem-checkbox-mixed-insensitive@2.png new file mode 100755 index 0000000..4cb0736 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed-insensitive@2.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed-selected.png b/RobCo/assets/menuitem-checkbox-mixed-selected.png new file mode 100755 index 0000000..2064a63 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed-selected.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed-selected@2.png b/RobCo/assets/menuitem-checkbox-mixed-selected@2.png new file mode 100755 index 0000000..900ccea Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed-selected@2.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed.png b/RobCo/assets/menuitem-checkbox-mixed.png new file mode 100755 index 0000000..9b7c144 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed.png differ diff --git a/RobCo/assets/menuitem-checkbox-mixed@2.png b/RobCo/assets/menuitem-checkbox-mixed@2.png new file mode 100755 index 0000000..e32aa1c Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-mixed@2.png differ diff --git a/RobCo/assets/menuitem-checkbox-unchecked.png b/RobCo/assets/menuitem-checkbox-unchecked.png new file mode 100755 index 0000000..921e346 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-unchecked.png differ diff --git a/RobCo/assets/menuitem-checkbox-unchecked@2.png b/RobCo/assets/menuitem-checkbox-unchecked@2.png new file mode 100755 index 0000000..53ca843 Binary files /dev/null and b/RobCo/assets/menuitem-checkbox-unchecked@2.png differ diff --git a/RobCo/assets/menuitem-radio-checked-hover.png b/RobCo/assets/menuitem-radio-checked-hover.png new file mode 100755 index 0000000..c084e40 Binary files /dev/null and b/RobCo/assets/menuitem-radio-checked-hover.png differ diff --git a/RobCo/assets/menuitem-radio-checked-hover@2.png b/RobCo/assets/menuitem-radio-checked-hover@2.png new file mode 100755 index 0000000..cdbab86 Binary files /dev/null and b/RobCo/assets/menuitem-radio-checked-hover@2.png differ diff --git a/RobCo/assets/menuitem-radio-checked-insensitive.png b/RobCo/assets/menuitem-radio-checked-insensitive.png new file mode 100755 index 0000000..2b08b40 Binary files /dev/null and b/RobCo/assets/menuitem-radio-checked-insensitive.png differ diff --git a/RobCo/assets/menuitem-radio-checked-insensitive@2.png b/RobCo/assets/menuitem-radio-checked-insensitive@2.png new file mode 100755 index 0000000..0d2ad9b Binary files /dev/null and b/RobCo/assets/menuitem-radio-checked-insensitive@2.png differ diff --git a/RobCo/assets/menuitem-radio-checked.png b/RobCo/assets/menuitem-radio-checked.png new file mode 100755 index 0000000..45681b9 Binary files /dev/null and b/RobCo/assets/menuitem-radio-checked.png differ diff --git a/RobCo/assets/menuitem-radio-checked@2.png b/RobCo/assets/menuitem-radio-checked@2.png new file mode 100755 index 0000000..e986329 Binary files /dev/null and b/RobCo/assets/menuitem-radio-checked@2.png differ diff --git a/RobCo/assets/min.png b/RobCo/assets/min.png new file mode 100644 index 0000000..878dfb5 Binary files /dev/null and b/RobCo/assets/min.png differ diff --git a/RobCo/assets/min.svg b/RobCo/assets/min.svg new file mode 100755 index 0000000..33c4c2f --- /dev/null +++ b/RobCo/assets/min.svg @@ -0,0 +1,73 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/min@2.png b/RobCo/assets/min@2.png new file mode 100644 index 0000000..79e996e Binary files /dev/null and b/RobCo/assets/min@2.png differ diff --git a/RobCo/assets/min_prelight.png b/RobCo/assets/min_prelight.png new file mode 100644 index 0000000..04bee87 Binary files /dev/null and b/RobCo/assets/min_prelight.png differ diff --git a/RobCo/assets/min_prelight.svg b/RobCo/assets/min_prelight.svg new file mode 100755 index 0000000..e4a8e72 --- /dev/null +++ b/RobCo/assets/min_prelight.svg @@ -0,0 +1,82 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/RobCo/assets/min_prelight@2.png b/RobCo/assets/min_prelight@2.png new file mode 100644 index 0000000..a58f31e Binary files /dev/null and b/RobCo/assets/min_prelight@2.png differ diff --git a/RobCo/assets/min_pressed.svg b/RobCo/assets/min_pressed.svg new file mode 100755 index 0000000..4dccd92 --- /dev/null +++ b/RobCo/assets/min_pressed.svg @@ -0,0 +1,111 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/min_unfocused.png b/RobCo/assets/min_unfocused.png new file mode 100644 index 0000000..e0f313b Binary files /dev/null and b/RobCo/assets/min_unfocused.png differ diff --git a/RobCo/assets/min_unfocused.svg b/RobCo/assets/min_unfocused.svg new file mode 100755 index 0000000..b9fc206 --- /dev/null +++ b/RobCo/assets/min_unfocused.svg @@ -0,0 +1,88 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/pane-handle-vertical.png b/RobCo/assets/pane-handle-vertical.png new file mode 100755 index 0000000..36ed49d Binary files /dev/null and b/RobCo/assets/pane-handle-vertical.png differ diff --git a/RobCo/assets/pane-handle-vertical@2.png b/RobCo/assets/pane-handle-vertical@2.png new file mode 100755 index 0000000..3e20126 Binary files /dev/null and b/RobCo/assets/pane-handle-vertical@2.png differ diff --git a/RobCo/assets/pane-handle.png b/RobCo/assets/pane-handle.png new file mode 100755 index 0000000..05c8865 Binary files /dev/null and b/RobCo/assets/pane-handle.png differ diff --git a/RobCo/assets/pane-handle@2.png b/RobCo/assets/pane-handle@2.png new file mode 100755 index 0000000..35b9898 Binary files /dev/null and b/RobCo/assets/pane-handle@2.png differ diff --git a/RobCo/assets/radio-checked-active-dark.png b/RobCo/assets/radio-checked-active-dark.png new file mode 100644 index 0000000..a7026b6 Binary files /dev/null and b/RobCo/assets/radio-checked-active-dark.png differ diff --git a/RobCo/assets/radio-checked-active-dark@2.png b/RobCo/assets/radio-checked-active-dark@2.png new file mode 100644 index 0000000..4b56d8d Binary files /dev/null and b/RobCo/assets/radio-checked-active-dark@2.png differ diff --git a/RobCo/assets/radio-checked-active.png b/RobCo/assets/radio-checked-active.png new file mode 100644 index 0000000..8bbd661 Binary files /dev/null and b/RobCo/assets/radio-checked-active.png differ diff --git a/RobCo/assets/radio-checked-active@2.png b/RobCo/assets/radio-checked-active@2.png new file mode 100644 index 0000000..4d22e4d Binary files /dev/null and b/RobCo/assets/radio-checked-active@2.png differ diff --git a/RobCo/assets/radio-checked-backdrop-dark.png b/RobCo/assets/radio-checked-backdrop-dark.png new file mode 100644 index 0000000..f3d2cb5 Binary files /dev/null and b/RobCo/assets/radio-checked-backdrop-dark.png differ diff --git a/RobCo/assets/radio-checked-backdrop-dark@2.png b/RobCo/assets/radio-checked-backdrop-dark@2.png new file mode 100644 index 0000000..bad8996 Binary files /dev/null and b/RobCo/assets/radio-checked-backdrop-dark@2.png differ diff --git a/RobCo/assets/radio-checked-backdrop.png b/RobCo/assets/radio-checked-backdrop.png new file mode 100644 index 0000000..d258fca Binary files /dev/null and b/RobCo/assets/radio-checked-backdrop.png differ diff --git a/RobCo/assets/radio-checked-backdrop@2.png b/RobCo/assets/radio-checked-backdrop@2.png new file mode 100644 index 0000000..c217a16 Binary files /dev/null and b/RobCo/assets/radio-checked-backdrop@2.png differ diff --git a/RobCo/assets/radio-checked-dark.png b/RobCo/assets/radio-checked-dark.png new file mode 100644 index 0000000..a7026b6 Binary files /dev/null and b/RobCo/assets/radio-checked-dark.png differ diff --git a/RobCo/assets/radio-checked-dark@2.png b/RobCo/assets/radio-checked-dark@2.png new file mode 100644 index 0000000..4b56d8d Binary files /dev/null and b/RobCo/assets/radio-checked-dark@2.png differ diff --git a/RobCo/assets/radio-checked-hover-dark.png b/RobCo/assets/radio-checked-hover-dark.png new file mode 100644 index 0000000..3f47d8f Binary files /dev/null and b/RobCo/assets/radio-checked-hover-dark.png differ diff --git a/RobCo/assets/radio-checked-hover-dark@2.png b/RobCo/assets/radio-checked-hover-dark@2.png new file mode 100644 index 0000000..a0ebecb Binary files /dev/null and b/RobCo/assets/radio-checked-hover-dark@2.png differ diff --git a/RobCo/assets/radio-checked-hover.png b/RobCo/assets/radio-checked-hover.png new file mode 100644 index 0000000..498d597 Binary files /dev/null and b/RobCo/assets/radio-checked-hover.png differ diff --git a/RobCo/assets/radio-checked-hover@2.png b/RobCo/assets/radio-checked-hover@2.png new file mode 100644 index 0000000..6fabd1f Binary files /dev/null and b/RobCo/assets/radio-checked-hover@2.png differ diff --git a/RobCo/assets/radio-checked-insensitive-backdrop-dark.png b/RobCo/assets/radio-checked-insensitive-backdrop-dark.png new file mode 100644 index 0000000..24a60ac Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive-backdrop-dark.png differ diff --git a/RobCo/assets/radio-checked-insensitive-backdrop-dark@2.png b/RobCo/assets/radio-checked-insensitive-backdrop-dark@2.png new file mode 100644 index 0000000..23047b3 Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive-backdrop-dark@2.png differ diff --git a/RobCo/assets/radio-checked-insensitive-backdrop.png b/RobCo/assets/radio-checked-insensitive-backdrop.png new file mode 100644 index 0000000..962b754 Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive-backdrop.png differ diff --git a/RobCo/assets/radio-checked-insensitive-backdrop@2.png b/RobCo/assets/radio-checked-insensitive-backdrop@2.png new file mode 100644 index 0000000..5ceec76 Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive-backdrop@2.png differ diff --git a/RobCo/assets/radio-checked-insensitive-dark.png b/RobCo/assets/radio-checked-insensitive-dark.png new file mode 100644 index 0000000..13886fe Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive-dark.png differ diff --git a/RobCo/assets/radio-checked-insensitive-dark@2.png b/RobCo/assets/radio-checked-insensitive-dark@2.png new file mode 100644 index 0000000..3b834be Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive-dark@2.png differ diff --git a/RobCo/assets/radio-checked-insensitive.png b/RobCo/assets/radio-checked-insensitive.png new file mode 100644 index 0000000..30add71 Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive.png differ diff --git a/RobCo/assets/radio-checked-insensitive@2.png b/RobCo/assets/radio-checked-insensitive@2.png new file mode 100644 index 0000000..b76ffe9 Binary files /dev/null and b/RobCo/assets/radio-checked-insensitive@2.png differ diff --git a/RobCo/assets/radio-checked.png b/RobCo/assets/radio-checked.png new file mode 100644 index 0000000..8bbd661 Binary files /dev/null and b/RobCo/assets/radio-checked.png differ diff --git a/RobCo/assets/radio-checked@2.png b/RobCo/assets/radio-checked@2.png new file mode 100644 index 0000000..4d22e4d Binary files /dev/null and b/RobCo/assets/radio-checked@2.png differ diff --git a/RobCo/assets/radio-mixed-active-dark.png b/RobCo/assets/radio-mixed-active-dark.png new file mode 100644 index 0000000..9cc5421 Binary files /dev/null and b/RobCo/assets/radio-mixed-active-dark.png differ diff --git a/RobCo/assets/radio-mixed-active-dark@2.png b/RobCo/assets/radio-mixed-active-dark@2.png new file mode 100644 index 0000000..723ef7c Binary files /dev/null and b/RobCo/assets/radio-mixed-active-dark@2.png differ diff --git a/RobCo/assets/radio-mixed-active.png b/RobCo/assets/radio-mixed-active.png new file mode 100644 index 0000000..515b28f Binary files /dev/null and b/RobCo/assets/radio-mixed-active.png differ diff --git a/RobCo/assets/radio-mixed-active@2.png b/RobCo/assets/radio-mixed-active@2.png new file mode 100644 index 0000000..1797b3d Binary files /dev/null and b/RobCo/assets/radio-mixed-active@2.png differ diff --git a/RobCo/assets/radio-mixed-backdrop-dark.png b/RobCo/assets/radio-mixed-backdrop-dark.png new file mode 100644 index 0000000..84c14a7 Binary files /dev/null and b/RobCo/assets/radio-mixed-backdrop-dark.png differ diff --git a/RobCo/assets/radio-mixed-backdrop-dark@2.png b/RobCo/assets/radio-mixed-backdrop-dark@2.png new file mode 100644 index 0000000..6870386 Binary files /dev/null and b/RobCo/assets/radio-mixed-backdrop-dark@2.png differ diff --git a/RobCo/assets/radio-mixed-backdrop.png b/RobCo/assets/radio-mixed-backdrop.png new file mode 100644 index 0000000..b67bbed Binary files /dev/null and b/RobCo/assets/radio-mixed-backdrop.png differ diff --git a/RobCo/assets/radio-mixed-backdrop@2.png b/RobCo/assets/radio-mixed-backdrop@2.png new file mode 100644 index 0000000..d0d3364 Binary files /dev/null and b/RobCo/assets/radio-mixed-backdrop@2.png differ diff --git a/RobCo/assets/radio-mixed-dark.png b/RobCo/assets/radio-mixed-dark.png new file mode 100644 index 0000000..84c14a7 Binary files /dev/null and b/RobCo/assets/radio-mixed-dark.png differ diff --git a/RobCo/assets/radio-mixed-dark@2.png b/RobCo/assets/radio-mixed-dark@2.png new file mode 100644 index 0000000..6870386 Binary files /dev/null and b/RobCo/assets/radio-mixed-dark@2.png differ diff --git a/RobCo/assets/radio-mixed-hover-dark.png b/RobCo/assets/radio-mixed-hover-dark.png new file mode 100644 index 0000000..84c14a7 Binary files /dev/null and b/RobCo/assets/radio-mixed-hover-dark.png differ diff --git a/RobCo/assets/radio-mixed-hover-dark@2.png b/RobCo/assets/radio-mixed-hover-dark@2.png new file mode 100644 index 0000000..6870386 Binary files /dev/null and b/RobCo/assets/radio-mixed-hover-dark@2.png differ diff --git a/RobCo/assets/radio-mixed-hover.png b/RobCo/assets/radio-mixed-hover.png new file mode 100644 index 0000000..b67bbed Binary files /dev/null and b/RobCo/assets/radio-mixed-hover.png differ diff --git a/RobCo/assets/radio-mixed-hover@2.png b/RobCo/assets/radio-mixed-hover@2.png new file mode 100644 index 0000000..d0d3364 Binary files /dev/null and b/RobCo/assets/radio-mixed-hover@2.png differ diff --git a/RobCo/assets/radio-mixed-insensitive-backdrop-dark.png b/RobCo/assets/radio-mixed-insensitive-backdrop-dark.png new file mode 100644 index 0000000..9f425b1 Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive-backdrop-dark.png differ diff --git a/RobCo/assets/radio-mixed-insensitive-backdrop-dark@2.png b/RobCo/assets/radio-mixed-insensitive-backdrop-dark@2.png new file mode 100644 index 0000000..7812254 Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive-backdrop-dark@2.png differ diff --git a/RobCo/assets/radio-mixed-insensitive-backdrop.png b/RobCo/assets/radio-mixed-insensitive-backdrop.png new file mode 100644 index 0000000..24438bc Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive-backdrop.png differ diff --git a/RobCo/assets/radio-mixed-insensitive-backdrop@2.png b/RobCo/assets/radio-mixed-insensitive-backdrop@2.png new file mode 100644 index 0000000..1e9df92 Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive-backdrop@2.png differ diff --git a/RobCo/assets/radio-mixed-insensitive-dark.png b/RobCo/assets/radio-mixed-insensitive-dark.png new file mode 100644 index 0000000..9f425b1 Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive-dark.png differ diff --git a/RobCo/assets/radio-mixed-insensitive-dark@2.png b/RobCo/assets/radio-mixed-insensitive-dark@2.png new file mode 100644 index 0000000..7812254 Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/RobCo/assets/radio-mixed-insensitive.png b/RobCo/assets/radio-mixed-insensitive.png new file mode 100644 index 0000000..24438bc Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive.png differ diff --git a/RobCo/assets/radio-mixed-insensitive@2.png b/RobCo/assets/radio-mixed-insensitive@2.png new file mode 100644 index 0000000..1e9df92 Binary files /dev/null and b/RobCo/assets/radio-mixed-insensitive@2.png differ diff --git a/RobCo/assets/radio-mixed.png b/RobCo/assets/radio-mixed.png new file mode 100644 index 0000000..b67bbed Binary files /dev/null and b/RobCo/assets/radio-mixed.png differ diff --git a/RobCo/assets/radio-mixed@2.png b/RobCo/assets/radio-mixed@2.png new file mode 100644 index 0000000..d0d3364 Binary files /dev/null and b/RobCo/assets/radio-mixed@2.png differ diff --git a/RobCo/assets/radio-selected-insensitive@2.png b/RobCo/assets/radio-selected-insensitive@2.png new file mode 100755 index 0000000..f928dbc Binary files /dev/null and b/RobCo/assets/radio-selected-insensitive@2.png differ diff --git a/RobCo/assets/radio-selected@2.png b/RobCo/assets/radio-selected@2.png new file mode 100755 index 0000000..dea193a Binary files /dev/null and b/RobCo/assets/radio-selected@2.png differ diff --git a/RobCo/assets/radio-unchecked-active-dark.png b/RobCo/assets/radio-unchecked-active-dark.png new file mode 100644 index 0000000..ebe4de3 Binary files /dev/null and b/RobCo/assets/radio-unchecked-active-dark.png differ diff --git a/RobCo/assets/radio-unchecked-active-dark@2.png b/RobCo/assets/radio-unchecked-active-dark@2.png new file mode 100644 index 0000000..756a304 Binary files /dev/null and b/RobCo/assets/radio-unchecked-active-dark@2.png differ diff --git a/RobCo/assets/radio-unchecked-active.png b/RobCo/assets/radio-unchecked-active.png new file mode 100644 index 0000000..d0b5f2c Binary files /dev/null and b/RobCo/assets/radio-unchecked-active.png differ diff --git a/RobCo/assets/radio-unchecked-active@2.png b/RobCo/assets/radio-unchecked-active@2.png new file mode 100644 index 0000000..c870218 Binary files /dev/null and b/RobCo/assets/radio-unchecked-active@2.png differ diff --git a/RobCo/assets/radio-unchecked-backdrop-dark.png b/RobCo/assets/radio-unchecked-backdrop-dark.png new file mode 100644 index 0000000..37f6cb4 Binary files /dev/null and b/RobCo/assets/radio-unchecked-backdrop-dark.png differ diff --git a/RobCo/assets/radio-unchecked-backdrop-dark@2.png b/RobCo/assets/radio-unchecked-backdrop-dark@2.png new file mode 100644 index 0000000..09cde26 Binary files /dev/null and b/RobCo/assets/radio-unchecked-backdrop-dark@2.png differ diff --git a/RobCo/assets/radio-unchecked-backdrop.png b/RobCo/assets/radio-unchecked-backdrop.png new file mode 100644 index 0000000..9e050c1 Binary files /dev/null and b/RobCo/assets/radio-unchecked-backdrop.png differ diff --git a/RobCo/assets/radio-unchecked-backdrop@2.png b/RobCo/assets/radio-unchecked-backdrop@2.png new file mode 100644 index 0000000..752ddf7 Binary files /dev/null and b/RobCo/assets/radio-unchecked-backdrop@2.png differ diff --git a/RobCo/assets/radio-unchecked-dark.png b/RobCo/assets/radio-unchecked-dark.png new file mode 100644 index 0000000..cdd0106 Binary files /dev/null and b/RobCo/assets/radio-unchecked-dark.png differ diff --git a/RobCo/assets/radio-unchecked-dark@2.png b/RobCo/assets/radio-unchecked-dark@2.png new file mode 100644 index 0000000..fe25c3f Binary files /dev/null and b/RobCo/assets/radio-unchecked-dark@2.png differ diff --git a/RobCo/assets/radio-unchecked-hover-dark.png b/RobCo/assets/radio-unchecked-hover-dark.png new file mode 100644 index 0000000..ebe4de3 Binary files /dev/null and b/RobCo/assets/radio-unchecked-hover-dark.png differ diff --git a/RobCo/assets/radio-unchecked-hover-dark@2.png b/RobCo/assets/radio-unchecked-hover-dark@2.png new file mode 100644 index 0000000..756a304 Binary files /dev/null and b/RobCo/assets/radio-unchecked-hover-dark@2.png differ diff --git a/RobCo/assets/radio-unchecked-hover.png b/RobCo/assets/radio-unchecked-hover.png new file mode 100644 index 0000000..d0b5f2c Binary files /dev/null and b/RobCo/assets/radio-unchecked-hover.png differ diff --git a/RobCo/assets/radio-unchecked-hover@2.png b/RobCo/assets/radio-unchecked-hover@2.png new file mode 100644 index 0000000..c870218 Binary files /dev/null and b/RobCo/assets/radio-unchecked-hover@2.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive-backdrop-dark.png b/RobCo/assets/radio-unchecked-insensitive-backdrop-dark.png new file mode 100644 index 0000000..f6f042e Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive-backdrop-dark.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive-backdrop-dark@2.png b/RobCo/assets/radio-unchecked-insensitive-backdrop-dark@2.png new file mode 100644 index 0000000..a5faaa8 Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive-backdrop-dark@2.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive-backdrop.png b/RobCo/assets/radio-unchecked-insensitive-backdrop.png new file mode 100644 index 0000000..e8cd931 Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive-backdrop.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive-backdrop@2.png b/RobCo/assets/radio-unchecked-insensitive-backdrop@2.png new file mode 100644 index 0000000..16ba497 Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive-backdrop@2.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive-dark.png b/RobCo/assets/radio-unchecked-insensitive-dark.png new file mode 100644 index 0000000..8d0db4b Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive-dark.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive-dark@2.png b/RobCo/assets/radio-unchecked-insensitive-dark@2.png new file mode 100644 index 0000000..e14eeb8 Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive.png b/RobCo/assets/radio-unchecked-insensitive.png new file mode 100644 index 0000000..1262c41 Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive.png differ diff --git a/RobCo/assets/radio-unchecked-insensitive@2.png b/RobCo/assets/radio-unchecked-insensitive@2.png new file mode 100644 index 0000000..3e053e9 Binary files /dev/null and b/RobCo/assets/radio-unchecked-insensitive@2.png differ diff --git a/RobCo/assets/radio-unchecked.png b/RobCo/assets/radio-unchecked.png new file mode 100644 index 0000000..06df4e8 Binary files /dev/null and b/RobCo/assets/radio-unchecked.png differ diff --git a/RobCo/assets/radio-unchecked@2.png b/RobCo/assets/radio-unchecked@2.png new file mode 100644 index 0000000..bd38ba0 Binary files /dev/null and b/RobCo/assets/radio-unchecked@2.png differ diff --git a/RobCo/assets/radio-unselected-hover@2.png b/RobCo/assets/radio-unselected-hover@2.png new file mode 100755 index 0000000..64c745f Binary files /dev/null and b/RobCo/assets/radio-unselected-hover@2.png differ diff --git a/RobCo/assets/radio-unselected-insensitive@2.png b/RobCo/assets/radio-unselected-insensitive@2.png new file mode 100755 index 0000000..bbc0bda Binary files /dev/null and b/RobCo/assets/radio-unselected-insensitive@2.png differ diff --git a/RobCo/assets/radio-unselected.svg b/RobCo/assets/radio-unselected.svg new file mode 100755 index 0000000..9c78339 --- /dev/null +++ b/RobCo/assets/radio-unselected.svg @@ -0,0 +1,84 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/radio-unselected@2.png b/RobCo/assets/radio-unselected@2.png new file mode 100755 index 0000000..0c01111 Binary files /dev/null and b/RobCo/assets/radio-unselected@2.png differ diff --git a/RobCo/assets/scale-slider-hover.svg b/RobCo/assets/scale-slider-hover.svg new file mode 100644 index 0000000..d2c5c93 --- /dev/null +++ b/RobCo/assets/scale-slider-hover.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/scale-slider-hover@2.png b/RobCo/assets/scale-slider-hover@2.png new file mode 100755 index 0000000..d64f411 Binary files /dev/null and b/RobCo/assets/scale-slider-hover@2.png differ diff --git a/RobCo/assets/scale-slider-insensitive.png b/RobCo/assets/scale-slider-insensitive.png new file mode 100755 index 0000000..20d278d Binary files /dev/null and b/RobCo/assets/scale-slider-insensitive.png differ diff --git a/RobCo/assets/scale-slider-insensitive@2.png b/RobCo/assets/scale-slider-insensitive@2.png new file mode 100755 index 0000000..20e740d Binary files /dev/null and b/RobCo/assets/scale-slider-insensitive@2.png differ diff --git a/RobCo/assets/scale-slider.svg b/RobCo/assets/scale-slider.svg new file mode 100644 index 0000000..5a4a425 --- /dev/null +++ b/RobCo/assets/scale-slider.svg @@ -0,0 +1,65 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/scale-slider@2.png b/RobCo/assets/scale-slider@2.png new file mode 100755 index 0000000..1a860df Binary files /dev/null and b/RobCo/assets/scale-slider@2.png differ diff --git a/RobCo/assets/selected-checkbox-checked-dark.png b/RobCo/assets/selected-checkbox-checked-dark.png new file mode 100644 index 0000000..0b3c168 Binary files /dev/null and b/RobCo/assets/selected-checkbox-checked-dark.png differ diff --git a/RobCo/assets/selected-checkbox-checked-dark@2.png b/RobCo/assets/selected-checkbox-checked-dark@2.png new file mode 100644 index 0000000..e65e0b9 Binary files /dev/null and b/RobCo/assets/selected-checkbox-checked-dark@2.png differ diff --git a/RobCo/assets/selected-checkbox-checked.png b/RobCo/assets/selected-checkbox-checked.png new file mode 100644 index 0000000..6f68532 Binary files /dev/null and b/RobCo/assets/selected-checkbox-checked.png differ diff --git a/RobCo/assets/selected-checkbox-checked@2.png b/RobCo/assets/selected-checkbox-checked@2.png new file mode 100644 index 0000000..6c45e6c Binary files /dev/null and b/RobCo/assets/selected-checkbox-checked@2.png differ diff --git a/RobCo/assets/selected-checkbox-mixed-dark.png b/RobCo/assets/selected-checkbox-mixed-dark.png new file mode 100644 index 0000000..4642a71 Binary files /dev/null and b/RobCo/assets/selected-checkbox-mixed-dark.png differ diff --git a/RobCo/assets/selected-checkbox-mixed-dark@2.png b/RobCo/assets/selected-checkbox-mixed-dark@2.png new file mode 100644 index 0000000..5aeba96 Binary files /dev/null and b/RobCo/assets/selected-checkbox-mixed-dark@2.png differ diff --git a/RobCo/assets/selected-checkbox-mixed.png b/RobCo/assets/selected-checkbox-mixed.png new file mode 100644 index 0000000..9a466e1 Binary files /dev/null and b/RobCo/assets/selected-checkbox-mixed.png differ diff --git a/RobCo/assets/selected-checkbox-mixed@2.png b/RobCo/assets/selected-checkbox-mixed@2.png new file mode 100644 index 0000000..bc541aa Binary files /dev/null and b/RobCo/assets/selected-checkbox-mixed@2.png differ diff --git a/RobCo/assets/selected-checkbox-unchecked-dark.png b/RobCo/assets/selected-checkbox-unchecked-dark.png new file mode 100644 index 0000000..8236413 Binary files /dev/null and b/RobCo/assets/selected-checkbox-unchecked-dark.png differ diff --git a/RobCo/assets/selected-checkbox-unchecked-dark@2.png b/RobCo/assets/selected-checkbox-unchecked-dark@2.png new file mode 100644 index 0000000..a4ee37f Binary files /dev/null and b/RobCo/assets/selected-checkbox-unchecked-dark@2.png differ diff --git a/RobCo/assets/selected-checkbox-unchecked.png b/RobCo/assets/selected-checkbox-unchecked.png new file mode 100644 index 0000000..5058cab Binary files /dev/null and b/RobCo/assets/selected-checkbox-unchecked.png differ diff --git a/RobCo/assets/selected-checkbox-unchecked@2.png b/RobCo/assets/selected-checkbox-unchecked@2.png new file mode 100644 index 0000000..11f9082 Binary files /dev/null and b/RobCo/assets/selected-checkbox-unchecked@2.png differ diff --git a/RobCo/assets/selected-radio-checked-dark.png b/RobCo/assets/selected-radio-checked-dark.png new file mode 100644 index 0000000..a7026b6 Binary files /dev/null and b/RobCo/assets/selected-radio-checked-dark.png differ diff --git a/RobCo/assets/selected-radio-checked-dark@2.png b/RobCo/assets/selected-radio-checked-dark@2.png new file mode 100644 index 0000000..4b56d8d Binary files /dev/null and b/RobCo/assets/selected-radio-checked-dark@2.png differ diff --git a/RobCo/assets/selected-radio-checked.png b/RobCo/assets/selected-radio-checked.png new file mode 100644 index 0000000..8bbd661 Binary files /dev/null and b/RobCo/assets/selected-radio-checked.png differ diff --git a/RobCo/assets/selected-radio-checked@2.png b/RobCo/assets/selected-radio-checked@2.png new file mode 100644 index 0000000..4d22e4d Binary files /dev/null and b/RobCo/assets/selected-radio-checked@2.png differ diff --git a/RobCo/assets/selected-radio-mixed-dark.png b/RobCo/assets/selected-radio-mixed-dark.png new file mode 100644 index 0000000..9cc5421 Binary files /dev/null and b/RobCo/assets/selected-radio-mixed-dark.png differ diff --git a/RobCo/assets/selected-radio-mixed-dark@2.png b/RobCo/assets/selected-radio-mixed-dark@2.png new file mode 100644 index 0000000..723ef7c Binary files /dev/null and b/RobCo/assets/selected-radio-mixed-dark@2.png differ diff --git a/RobCo/assets/selected-radio-mixed.png b/RobCo/assets/selected-radio-mixed.png new file mode 100644 index 0000000..515b28f Binary files /dev/null and b/RobCo/assets/selected-radio-mixed.png differ diff --git a/RobCo/assets/selected-radio-mixed@2.png b/RobCo/assets/selected-radio-mixed@2.png new file mode 100644 index 0000000..1797b3d Binary files /dev/null and b/RobCo/assets/selected-radio-mixed@2.png differ diff --git a/RobCo/assets/selected-radio-unchecked-dark.png b/RobCo/assets/selected-radio-unchecked-dark.png new file mode 100644 index 0000000..ebe4de3 Binary files /dev/null and b/RobCo/assets/selected-radio-unchecked-dark.png differ diff --git a/RobCo/assets/selected-radio-unchecked-dark@2.png b/RobCo/assets/selected-radio-unchecked-dark@2.png new file mode 100644 index 0000000..756a304 Binary files /dev/null and b/RobCo/assets/selected-radio-unchecked-dark@2.png differ diff --git a/RobCo/assets/selected-radio-unchecked.png b/RobCo/assets/selected-radio-unchecked.png new file mode 100644 index 0000000..d0b5f2c Binary files /dev/null and b/RobCo/assets/selected-radio-unchecked.png differ diff --git a/RobCo/assets/selected-radio-unchecked@2.png b/RobCo/assets/selected-radio-unchecked@2.png new file mode 100644 index 0000000..c870218 Binary files /dev/null and b/RobCo/assets/selected-radio-unchecked@2.png differ diff --git a/RobCo/assets/switch-insensitive.svg b/RobCo/assets/switch-insensitive.svg new file mode 100755 index 0000000..e3845dd --- /dev/null +++ b/RobCo/assets/switch-insensitive.svg @@ -0,0 +1,50 @@ + + + + + + + + + + diff --git a/RobCo/assets/switch-insensitive@2.svg b/RobCo/assets/switch-insensitive@2.svg new file mode 100755 index 0000000..7372b08 --- /dev/null +++ b/RobCo/assets/switch-insensitive@2.svg @@ -0,0 +1,371 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/switch-off.svg b/RobCo/assets/switch-off.svg new file mode 100755 index 0000000..6fcdf1a --- /dev/null +++ b/RobCo/assets/switch-off.svg @@ -0,0 +1,55 @@ + + + + + + + + + + + diff --git a/RobCo/assets/switch-off@2.svg b/RobCo/assets/switch-off@2.svg new file mode 100755 index 0000000..f5800e1 --- /dev/null +++ b/RobCo/assets/switch-off@2.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/switch-on-insensitive.svg b/RobCo/assets/switch-on-insensitive.svg new file mode 100755 index 0000000..3270583 --- /dev/null +++ b/RobCo/assets/switch-on-insensitive.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/switch-on.svg b/RobCo/assets/switch-on.svg new file mode 100755 index 0000000..0c01383 --- /dev/null +++ b/RobCo/assets/switch-on.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + diff --git a/RobCo/assets/switch-on@2.svg b/RobCo/assets/switch-on@2.svg new file mode 100755 index 0000000..03cc342 --- /dev/null +++ b/RobCo/assets/switch-on@2.svg @@ -0,0 +1,372 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/assets/switch-slider-insensitive.svg b/RobCo/assets/switch-slider-insensitive.svg new file mode 100755 index 0000000..60d5b52 --- /dev/null +++ b/RobCo/assets/switch-slider-insensitive.svg @@ -0,0 +1,66 @@ + + + + + + + + + + + + diff --git a/RobCo/assets/switch-slider-insensitive@2.png b/RobCo/assets/switch-slider-insensitive@2.png new file mode 100644 index 0000000..a00fd36 Binary files /dev/null and b/RobCo/assets/switch-slider-insensitive@2.png differ diff --git a/RobCo/assets/switch-slider-insensitive@2.svg b/RobCo/assets/switch-slider-insensitive@2.svg new file mode 100755 index 0000000..069b0a3 --- /dev/null +++ b/RobCo/assets/switch-slider-insensitive@2.svg @@ -0,0 +1,11540 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/assets/switch-slider-off.svg b/RobCo/assets/switch-slider-off.svg new file mode 100755 index 0000000..b60e133 --- /dev/null +++ b/RobCo/assets/switch-slider-off.svg @@ -0,0 +1,66 @@ + + + + + + + + + + + + diff --git a/RobCo/assets/switch-slider-off@2.png b/RobCo/assets/switch-slider-off@2.png new file mode 100644 index 0000000..df05980 Binary files /dev/null and b/RobCo/assets/switch-slider-off@2.png differ diff --git a/RobCo/assets/switch-slider-on.svg b/RobCo/assets/switch-slider-on.svg new file mode 100755 index 0000000..e3f123d --- /dev/null +++ b/RobCo/assets/switch-slider-on.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + diff --git a/RobCo/assets/switch-slider-on@2.png b/RobCo/assets/switch-slider-on@2.png new file mode 100644 index 0000000..66698f0 Binary files /dev/null and b/RobCo/assets/switch-slider-on@2.png differ diff --git a/RobCo/assets/switch-slider-on@2.svg b/RobCo/assets/switch-slider-on@2.svg new file mode 100755 index 0000000..be0b5bb --- /dev/null +++ b/RobCo/assets/switch-slider-on@2.svg @@ -0,0 +1,11523 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/cinnamon-dark.css b/RobCo/cinnamon/cinnamon-dark.css new file mode 100644 index 0000000..d7ee12e --- /dev/null +++ b/RobCo/cinnamon/cinnamon-dark.css @@ -0,0 +1,1926 @@ +stage { + color: #BCC4C9; } + +.label-shadow { + color: rgba(0, 0, 0, 0); } + +.popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .modal-dialog-button-box .modal-dialog-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #0b0d0f; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); + border-radius: 1px; } + .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .modal-dialog-button-box .modal-dialog-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .modal-dialog-button-box .modal-dialog-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .modal-dialog-button-box .modal-dialog-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive, .sound-button:insensitive { + border-radius: 2px; } + .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); + border-radius: 1px; } + .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(48, 56, 60, 0.05); + text-shadow: none; + border-radius: 1px; } + .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .modal-dialog-button-box .modal-dialog-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); + border-radius: 1px; } + .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .modal-dialog-button-box .modal-dialog-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px #506A68; + border-radius: 1px; } + .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: rgba(188, 196, 201, 0.45); + border: 1px solid rgba(11, 13, 15, 0.55); + background-color: rgba(37, 43, 46, 0.55); + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); } + +.notification-button, .notification-icon-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 1px; + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.12); } + .notification-button:hover, .notification-icon-button:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.22); } + .notification-button:focus, .notification-icon-button:focus { + color: #506A68; } + .notification-button:active, .notification-icon-button:active { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + border: 1px solid #506A68; + background-color: #506A68; } + .notification-button:insensitive, .notification-icon-button:insensitive { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #484e51; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0); } + +.popup-menu #notification StEntry, #menu-search-entry, .run-dialog-entry, .prompt-dialog-password-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: #506A68; + selected-color: #fefefe; + transition-duration: 300ms; + border-radius: 1px; + color: #bcc3c9; + background-color: #252B2E; + border: 1px solid #0b0d0f; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); } + .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .run-dialog-entry:focus, .prompt-dialog-password-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover, .run-dialog-entry:hover, .prompt-dialog-password-entry:hover { + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #506A68; + box-shadow: 0px 0px 1px 1px #506A68 inset; } + .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive, .run-dialog-entry:insensitive, .prompt-dialog-password-entry:insensitive { + color: rgba(188, 196, 201, 0.45); + background-color: #202629; + border-color: 1px solid #121618; + box-shadow: inset 0 2px 4px rgba(32, 38, 41, 0.05); } + .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning, .run-dialog-entry StIcon.capslock-warning, .prompt-dialog-password-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #cc5500; + padding: 0 4px; } + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #BCC4C9; + selection-background-color: #506A68; + selected-color: #fefefe; + transition-duration: 300ms; + border-radius: 3px; + color: #BCC4C9; + background-color: rgba(69, 86, 94, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:focus { + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:insensitive { + color: rgba(188, 196, 201, 0.55); + background-color: rgba(69, 86, 94, 0.25); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + +StScrollView.vfade { + -st-vfade-offset: 0px; } +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(30, 37, 41, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #5b6265; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #4b5155; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #506A68; } + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-slider-menu-item, .slider { + -slider-height: 0.3em; + -slider-background-color: #303b40; + -slider-border-color: rgba(26, 32, 35, 0.3); + -slider-active-background-color: #506A68; + -slider-active-border-color: rgba(26, 32, 35, 0.3); + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + color: #506A68; } + .popup-menu-item:active .popup-slider-menu-item, + .popup-menu-item:active .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #fefefe; } + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; } +.check-box StLabel { + font-weight: normal; } +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; } +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; } +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.radiobutton:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.radiobutton:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.radiobutton:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.cinnamon-link { + color: #7b9cb5; + text-decoration: underline; } + .cinnamon-link:hover { + color: #9cb5c7; } + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: #161b1d; + color: #BCC4C9; + font-size: 1em; + font-weight: normal; + text-align: center; } + +.menu, +.popup-menu, +.popup-combo-menu { + color: #BCC4C9; + border: 1px solid #0b0d0f; + border-radius: 1px; + background-color: rgba(26, 32, 35, 0.99); } + .menu.top, + .popup-menu.top, + .top.popup-combo-menu { + border-radius: 0 0 1px 1px; } + .menu.bottom, + .popup-menu.bottom, + .bottom.popup-combo-menu { + border-radius: 1px 1px 0 0; } + .menu.left, + .popup-menu.left, + .left.popup-combo-menu { + border-radius: 0 1px 1px 0; } + .menu.right, + .popup-menu.right, + .right.popup-combo-menu { + border-radius: 1px 0 0 1px; } + .menu-arrow, + .popup-menu-arrow { + icon-size: 16px; } + .menu .popup-sub-menu, + .popup-menu .popup-sub-menu, + .popup-combo-menu .popup-sub-menu { + box-shadow: none; + background-color: #1e2529; } + .menu .popup-sub-menu .popup-menu-item:ltr, + .popup-menu .popup-sub-menu .popup-menu-item:ltr, + .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 0em; } + .menu .popup-sub-menu .popup-menu-item:rtl, + .popup-menu .popup-sub-menu .popup-menu-item:rtl, + .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 0em; } + .menu .popup-sub-menu StScrollBar, + .popup-menu .popup-sub-menu StScrollBar, + .popup-combo-menu .popup-sub-menu StScrollBar { + padding: 4px; } + .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; } + .menu .popup-menu-content, + .popup-menu .popup-menu-content, + .popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .menu .popup-menu-item, + .popup-menu .popup-menu-item, + .popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + border-left-width: 0; + border-right-width: 0; } + .menu .popup-menu-item:active, + .popup-menu .popup-menu-item:active, + .popup-combo-menu .popup-menu-item:active { + color: #fefefe; + background-color: #506A68; } + .menu .popup-menu-item:insensitive, + .popup-menu .popup-menu-item:insensitive, + .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(188, 196, 201, 0.5); + background: none; } + .menu .popup-inactive-menu-item, + .popup-menu .popup-inactive-menu-item, + .popup-combo-menu .popup-inactive-menu-item { + color: #BCC4C9; } + .menu .popup-inactive-menu-item:insensitive, + .popup-menu .popup-inactive-menu-item:insensitive, + .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(188, 196, 201, 0.45); } + .menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #fefefe; } + .menu-icon, + .popup-menu-icon { + icon-size: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; } + +.popup-combo-menu { + padding: 10px 1px; } + +.popup-combobox-item { + spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-alternating-menu-item:alternate { + font-weight: normal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-subtitle-menu-item { + font-weight: normal; } + +.nm-menu-item-icons { + spacing: .5em; } + +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: rgba(26, 32, 35, 0.9); + color: #BCC4C9; } + #panel:highlight { + border-image: none; + background-color: rgba(178, 95, 93, 0.5); } + #panelLeft { + spacing: 4px; } + #panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); } + #panelLeft:ltr { + padding-right: 4px; } + #panelLeft:rtl { + padding-left: 4px; } + #panelLeft.vertical { + padding: 0; } + #panelLeft.vertical:ltr { + padding-right: 0px; } + #panelLeft.vertical:rtl { + padding-left: 0px; } + #panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); } + #panelRight:ltr { + padding-left: 4px; + spacing: 0px; } + #panelRight:rtl { + padding-right: 4px; + spacing: 0px; } + #panelRight.vertical { + padding: 0; } + #panelRight.vertical:ltr { + padding-right: 0px; } + #panelRight.vertical:rtl { + padding-left: 0px; } + #panelCenter { + spacing: 4px; } + #panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); } + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #BCC4C9; + font-size: 1em; + padding: 0px; } +.panel-dummy { + background-color: rgba(178, 95, 93, 0.5); } + .panel-dummy:entered { + background-color: rgba(178, 95, 93, 0.6); } +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; } +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: #BCC4C9; + transition-duration: 100; } + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; } + +#overview { + spacing: 12px; } + +.window-caption { + background-color: #161b1d; + border: 1px solid #161b1d; + color: #BCC4C9; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; } + .window-caption#selected { + background-color: #506A68; + color: #fefefe; + border: 1px solid #506A68; + spacing: 25px; } + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #BCC4C9; + background-color: rgba(69, 86, 94, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .expo-workspaces-name-entry:focus, + .expo-workspaces-name-entry#selected:focus { + border: 1px solid #506A68; + background-color: #506A68; + color: #fefefe; + font-style: italic; + transition-duration: 300; + selection-background-color: #fefefe; + selected-color: #506A68; } + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; } + .expo-workspace-thumbnail-frame#active { + border: 4px solid #506A68; + background-color: black; + border-radius: 2px; } + +.expo-background { + background-color: #161b1d; } + +.workspace-thumbnails { + spacing: 26px; } + .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; } +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; } + .workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; } + .workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; } +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); } + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; } + .workspace-close-button:hover, + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .workspace-close-button:active, + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; } + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; } +.about-title { + font-size: 2em; + font-weight: bold; } +.about-uuid { + font-size: 10px; + color: #888; } +.about-icon { + padding-right: 20px; + padding-bottom: 14px; } +.about-scrollBox { + border: 1px solid #0b0d0f; + border-radius: 2px; + background-color: #1e2529; + padding: 4px; + padding-right: 0; + border-radius: 0; } + .about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } +.about-description { + padding-top: 4px; + padding-bottom: 16px; } +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; } + +.calendar { + spacing-rows: 0; + spacing-columns: 0; + padding: .4em 1.75em; } + +.datemenu-date-label { + padding: .5em 0em 1em 0em; + font-weight: bold; + text-align: center; + color: #BCC4C9; } + +.calendar-main-box { + margin: 0 .8em .5em .8em; } + +.calendar-events-main-box { + height: 300px; + margin-right: .5em; + padding: .5em; + min-width: 350px; + border: 1px solid #0b0d0f; + background-color: #1e2529; } + +.calendar-events-no-events-button { + margin: 6px 0 6px 0; + padding: 6px; } + .calendar-events-no-events-button:hover { + background-color: #506A68; } + .calendar-events-no-events-button:hover .calendar-events-no-events-icon, + .calendar-events-no-events-button:hover .calendar-events-no-events-label { + color: #fefefe; } + +.calendar-events-no-events-icon, +.calendar-events-no-events-label { + font-weight: bold; + color: #BCC4C9; + text-align: center; } + +.calendar-events-date-label { + padding: .1em .1em .5em .1em; + color: #BCC4C9; + font-weight: bold; + text-align: center; } + +.calendar-events-event-container { + padding: 0; } + +.calendar-event-button { + border: 1px solid rgba(0, 0, 0, 0); } + .calendar-event-button .calendar-event-time-past { + color: rgba(188, 196, 201, 0.4); + font-weight: bold; + text-align: left; + margin-bottom: .2em; } + .calendar-event-button .calendar-event-time-present { + color: #BCC4C9; + font-weight: bold; + text-align: left; + margin-bottom: .2em; } + .calendar-event-button .calendar-event-time-present:all-day { + color: #506A68; } + .calendar-event-button .calendar-event-time-future { + color: #BCC4C9; + font-weight: bold; + text-align: left; + margin-bottom: .2em; } + .calendar-event-button .calendar-event-summary { + color: #BCC4C9; + text-align: left; + width: 200px; } + .calendar-event-button .calendar-event-countdown { + text-align: right; + margin-bottom: .6em; + color: #BCC4C9; } + .calendar-event-button .calendar-event-countdown:soon { + font-weight: bold; } + .calendar-event-button .calendar-event-countdown:imminent { + font-weight: bold; + color: #cc5500; } + .calendar-event-button .calendar-event-countdown:current { + font-weight: bold; + color: #506A68; } + .calendar-event-button:hover { + background-color: #506A68; + border: 1px solid #0b0d0f; } + .calendar-event-button:hover .calendar-event-time-past, + .calendar-event-button:hover .calendar-event-time-present, + .calendar-event-button:hover .calendar-event-time-future, + .calendar-event-button:hover .calendar-event-summary { + color: #fefefe; } + .calendar-event-button:hover .calendar-event-countdown { + text-align: right; + margin-bottom: .6em; + color: #fefefe; } + .calendar-event-button:hover .calendar-event-countdown:soon { + font-weight: bold; } + .calendar-event-button:hover .calendar-event-countdown:imminent { + font-weight: bold; } + .calendar-event-button:hover .calendar-event-countdown:current { + font-weight: bold; } + +.calendar-event-color-strip { + width: 2px; } + +.calendar-today-home-button { + padding: 6px; } + +.calendar-today-day-label { + font-size: 1.75em; + color: #BCC4C9; + font-weight: bold; + text-align: center; + padding-bottom: .1em; } + +.calendar-today-date-label { + font-size: 1.1em; + color: #BCC4C9; + font-weight: bold; + text-align: center; } + +.calendar-today-home-button-enabled { + padding: 6px; } + .calendar-today-home-button-enabled:hover { + background-color: #506A68; } + .calendar-today-home-button-enabled:hover .calendar-today-day-label { + color: #fefefe; } + .calendar-today-home-button-enabled:hover .calendar-today-date-label { + color: #fefefe; } + +.calendar-month-label { + color: #BCC4C9; + font-weight: bold; + padding: 8px 0; } + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; } + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + +.calendar-day-event-dot-box { + margin-top: 1.7em; + max-rows: 1; } + +.calendar-day-event-dot { + margin: 1px; + border-radius: 2px; + width: 4px; + height: 4px; } + +.calendar-day-base { + font-size: 1em; + text-align: center; + width: 2.2em; + height: 2.2em; + padding: 0.1em; } + .calendar-day-base:hover { + font-weight: bold; + color: #fefefe; + background-color: #506A68; } + +.calendar-day-heading { + color: rgba(188, 196, 201, 0.85); + margin-top: 1em; + font-size: 1.05em; } + +.calendar-day { + border-width: 0; + color: rgba(188, 196, 201, 0.9); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #BCC4C9; + background-color: transparent; + font-weight: bold; } + +.calendar-today { + color: #BCC4C9; + background-color: #506A68; + border-width: 0; } + .calendar-today:selected { + font-weight: bold; } + +.calendar-not-today { + color: #BCC4C9; } + .calendar-not-today:selected { + font-weight: bold; + background-color: rgba(188, 196, 201, 0.4); } + .calendar-not-today:selected:hover { + font-weight: bold; + color: #BCC4C9; } + +.calendar-other-month-day { + color: rgba(188, 196, 201, 0.5); } + +.calendar-other-month-day:hover { + color: #fefefe; } + +.calendar-week-number { + color: rgba(188, 196, 201, 0.85); + font-size: 0.8em; + margin-top: 0.8em; } + +#notification { + box-shadow: 0 1px 15px 4px #0b0d0f; + border-top-color: #506A68; + border-top: 4px; + border-radius: 1px; + background-color: #161b1d; + padding: 13px; + spacing-rows: 5px; + spacing-columns: 5px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #BCC4C9; } + .popup-menu #notification { + color: #BCC4C9; + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { + padding: 5px; } + #notification.multi-line-notification { + padding-bottom: 13px; + color: #BCC4C9; } + #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: #BCC4C9; } +.notification-button, .notification-icon-button { + padding: 5px; } +.notification-icon-button > StIcon { + icon-size: 36px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + color: #BCC4C9; + background: #161b1d; + border: 1px solid #0b0d0f; + border-radius: 1px; + box-shadow: 0px 0px 7px rgba(11, 13, 15, 0.8); + padding: 20px; } + .switcher-list > StBoxLayout { + padding: 4px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 1px; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid #506A68; } + .switcher-list .item-box:selected { + color: #fefefe; + background-color: #506A68; + border: 0px solid #506A68; } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #BCC4C9; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #BCC4C9; } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; } + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; } + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); } + +.flashspot { + background-color: white; } + +.modal-dialog { + background-color: #1A2023; + border: 1px solid #0b0d0f; + border-radius: 1px; + padding: 5px 10px; } + .modal-dialog > StBoxLayout:first-child { + padding: 10px; } + .modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 10px; + border: none; + background-color: #1A2023; } + .modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; } + .modal-dialog .confirm-dialog-title { + text-align: center; + font-weight: bold; + font-size: 1.3em; + padding-bottom: 12px; } + +.run-dialog { + padding: 10px 15px 10px 15px; + border: 1px solid #0b0d0f; + border-radius: 3px; + background-color: #1A2023; } + .run-dialog > * { + padding: 0; } + .run-dialog-label { + font-size: 1.3em; + font-weight: bold; + color: #BCC4C9; + padding-bottom: 15px; + text-align: center; } + .run-dialog-description { + color: #BCC4C9; + padding-top: 15px; + text-align: center; } + .run-dialog-description.error { + color: #b25f5d; } + .run-dialog-completion-box { + padding-top: 5px; + padding-left: 15px; + font-size: 1em; } + .run-dialog-entry { + width: 21em; + height: 1.2em; + padding: 7px; + border-radius: 3px; + caret-color: #BCC4C9; + selected-color: #fefefe; + selection-background-color: #506A68; + color: #BCC4C9; + background-color: rgba(69, 86, 94, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog-entry:focus { + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #506A68; + box-shadow: 0px 0px 1px 1px #506A68 inset; } + .run-dialog .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; } + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; } + +.mount-password-reask { + color: #cc5500; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + .show-processes-dialog-subject, + .mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + .show-processes-dialog-description, + .mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + .show-processes-dialog-app-list-item { + color: #ccc; } + .show-processes-dialog-app-list-item:hover { + color: white; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + .show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + .show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + .show-processes-dialog-app-list-item-name { + font-size: 1.1em; } + +.magnifier-zoom-region { + border: 2px solid maroon; } + .magnifier-zoom-region .full-screen { + border-width: 0px; } + +#keyboard { + background-color: #161b1d; + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.12); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.22); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + border: 1px solid #506A68; + background-color: #506A68; } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #484e51; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0); } + +.keyboard-subkeys { + color: #BCC4C9; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: #161b1d; + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #1e2529; + border: 1px solid #0b0d0f; } +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); } +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; } +.menu-places-button { + padding: 10px; } +.menu-categories-box { + padding: 10px 30px 10px 30px; } +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; } +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-application-button:highlighted { + font-weight: bold; } + .menu-application-button-selected { + padding: 7px; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + .menu-application-button-label:ltr { + padding-left: 5px; } + .menu-application-button-label:rtl { + padding-right: 5px; } +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-selected { + padding: 7px; } + .menu-category-button-hover { + background-color: red; + border-radius: 2px; } + .menu-category-button-greyed { + padding: 7px; + color: rgba(188, 196, 201, 0.45); + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-label:ltr { + padding-left: 5px; } + .menu-category-button-label:rtl { + padding-right: 5px; } +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; } + .menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; } +.menu-selected-app-title { + font-weight: bold; } +.menu-selected-app-description { + max-width: 150px; } +.menu-search-box:ltr { + padding-left: 30px; } +.menu-search-box-rtl { + padding-right: 30px; } + +#menu-search-entry { + width: 250px; + min-height: 15px; + font-weight: normal; + caret-color: #BCC4C9; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #BCC4C9; } + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #BCC4C9; + background-color: #161b1d; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: #BCC4C9; + background: #161b1d; + border: 1px solid #0b0d0f; + border-radius: 1px; + box-shadow: 0px 0px 7px rgba(11, 13, 15, 0.8); } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(255, 255, 255, 0.15); + border-radius: 2px; + color: #506A68; } + .osd-window .level-bar { + background-color: #506A68; } + +.window-list-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; } + .window-list-box.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; } + .window-list-box:highlight { + background-color: rgba(178, 95, 93, 0.5); } +.window-list-item-label { + font-weight: normal; + width: 15em; + min-width: 5px; } +.window-list-item-box { + font-weight: normal; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(188, 196, 201, 0.7); } + .window-list-item-box.top, .window-list-item-box.bottom { + border-bottom-width: 2px; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 2px; } + .window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .window-list-item-box.right StBin { + padding-right: 0; } + .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .window-list-item-box.left StBin { + padding-left: 1px; } + .window-list-item-box:hover, .window-list-item-box:groupFocus { + color: #BCC4C9; + border-color: #3c454a; } + .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { + color: #fefefe; + border-color: #506A68; + background-color: rgba(80, 106, 104, 0.3); } + .window-list-item-box .progress { + background-color: rgba(80, 106, 104, 0.8); } +.window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #a6514f; + background-gradient-end: #a6514f; } +.window-list-preview { + spacing: 6px; + color: #BCC4C9; + border: 1px solid #0b0d0f; + background-color: #1A2023; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; } + +.grouped-window-list-item-label { + font-weight: normal; + width: 15em; + min-width: 5px; } +.grouped-window-list-item-box { + text-align: left; + font-weight: normal; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(254, 254, 254, 0.6); } + .grouped-window-list-item-box.top, .grouped-window-list-item-box.bottom { + border-bottom-width: 2px; } + .grouped-window-list-item-box.top StLabel, .grouped-window-list-item-box.bottom StLabel { + padding-left: 2px; } + .grouped-window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .grouped-window-list-item-box.right StBin { + padding-right: 0; } + .grouped-window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .grouped-window-list-item-box.left StBin { + padding-left: 1px; } + .grouped-window-list-item-box:active, .grouped-window-list-item-box:checked { + color: #BCC4C9; + border-color: #3c454a; } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:focus, .grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:focus:hover, .grouped-window-list-item-box:active:focus:hover { + color: #fefefe; + border-color: #506A68; + background-color: rgba(80, 106, 104, 0.3); } + .grouped-window-list-item-box .progress { + background-color: rgba(80, 106, 104, 0.8); } +.grouped-window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #a6514f; + background-gradient-end: #a6514f; } +.grouped-window-list-thumbnail-label { + padding-left: 4px; } +.grouped-window-list-number-label { + z-index: 99; + color: #BCC4C9; } +.grouped-window-list-badge { + border-radius: 256px; + background-color: rgba(26, 32, 35, 0.9); } +.grouped-window-list-button-label { + padding-left: 4px; } +.grouped-window-list-thumbnail-alert { + background: rgba(255, 52, 52, 0.3); } +.grouped-window-list-thumbnail-menu { + color: #BCC4C9; + border: 1px solid #0b0d0f; + background-color: #1A2023; + border-radius: 3px; + padding: 0px; } + .grouped-window-list-thumbnail-menu > StBoxLayout { + padding: 4px; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; } + .grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 8px; + border: 1px solid #506A68; } + .grouped-window-list-thumbnail-menu .item-box:selected { + border: 1px solid #506A68; } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; } + .sound-button-container { + padding-right: 3px; + padding-left: 3px; } + .sound-button StIcon { + icon-size: 1.4em; } + +.sound-track-infos { + padding: 5px; } +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; } + .sound-track-info StIcon { + icon-size: 16px; } + .sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; } +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; } + +.sound-seek-box { + padding-left: 15px; } + .sound-seek-box StLabel { + padding-top: 2px; } + .sound-seek-box StIcon { + icon-size: 16px; } + +.sound-seek-slider { + width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; } + .sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; } + +.sound-playback-control { + padding: 5px 10px 10px 10px; } + +.sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; } + .sound-player > StBoxLayout:first-child StButton:small { + width: 20px; + height: 20px; + border: 1px solid transparent; } + .sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; } + .sound-player > StBoxLayout:first-child StButton:small:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(48, 56, 60, 0.05); + text-shadow: none; + border-radius: 1px; } + .sound-player > StBoxLayout:first-child StButton:small:active { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px #506A68; + border-radius: 1px; } +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } +.sound-player-overlay { + width: 290px; + padding: 15px; + spacing: 0.5em; + background: rgba(22, 27, 29, 0.9); + border-top: 1px solid #0b0d0f; + color: #BCC4C9; } + .sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #BCC4C9; + border-radius: 2px; + border: 1px solid transparent; } + .sound-player-overlay StButton StIcon { + icon-size: 16px; } + .sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.22); } + .sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px #506A68; + border-radius: 1px; } + .sound-player-overlay StBoxLayout { + padding-top: 2px; } + .sound-player-overlay > StBoxLayout { + spacing: 5px; } +.sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #0f1314; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #506A68; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; } + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; } + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; } + +.workspace-button { + width: 20px; + height: 10px; + color: #fefefe; + padding: 3px; + padding-top: 4px; + transition-duration: 300; } + .workspace-button:outlined, .workspace-button:outlined:hover { + background-color: #252B2E; + color: #fefefe; } + .workspace-button:hover { + color: #506A68; } + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; } + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); } + +.workspace-graph .workspace:active { + border: 1px solid #506A68; + background-gradient-direction: none; } + +.workspace-graph .workspace .windows { + -active-window-background: rgba(59, 72, 79, 0.9); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(59, 72, 79, 0.9); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(69, 86, 94, 0.9); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(37, 45, 50, 0.9); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.panel-launchers { + padding-left: 7px; + spacing: 2px; } + .panel-launchers .launcher { + padding-left: 2px; + padding-right: 2px; + padding-bottom: 2px; + transition-duration: 200; } + .panel-launchers .launcher:hover { + background-color: rgba(188, 196, 201, 0.1); } + .panel-launchers.vertical { + padding-top: 2px; + padding-bottom: 2px; + padding-left: 0px; + padding-right: 0px; + spacing: 1px; } + .panel-launchers.vertical .launcher { + padding-top: 2px; + padding-bottom: 2px; } + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); } + #overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); } + +.applet-separator { + padding: 1px 4px; } +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); } +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #BCC4C9; + text-shadow: none; + transition-duration: 100; } + .applet-box.vertical { + padding: 3px 0; } + .applet-box:hover { + color: #fefefe; + background-color: #506A68; } + .applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(178, 95, 93, 0.5); } +.applet-label { + font-weight: bold; + color: #BCC4C9; } + .applet-label:hover, .applet-box:hover > .applet-label { + color: #fefefe; + text-shadow: none; } +.applet-icon { + color: #BCC4C9; + icon-size: 22px; } + .applet-icon:hover, .applet-box:hover > .applet-icon { + color: #fefefe; + text-shadow: none; } + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; } + +.user-label { + color: #BCC4C9; + font-size: 1em; + font-weight: bold; + margin: 0px; } + +.desklet { + color: #BCC4C9; } + .desklet:highlight { + background-color: rgba(178, 95, 93, 0.5); } + .desklet-with-borders { + border: 1px solid #0b0d0f; + border-radius: 1px; + background-color: #1A2023; + color: #BCC4C9; + padding: 12px; + padding-bottom: 16px; } + .desklet-with-borders:highlight { + background-color: rgba(178, 95, 93, 0.5); } + .desklet-with-borders-and-header { + border: 1px solid #0b0d0f; + border-top-width: 0; + border-radius: 0 0 1px 1px; + background-color: #1A2023; + color: #BCC4C9; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; } + .desklet-with-borders-and-header:highlight { + background-color: rgba(178, 95, 93, 0.5); } + .desklet-header { + border: 1px solid #0b0d0f; + border-radius: 1px 1px 0 0; + background-color: #13181a; + color: #BCC4C9; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; } + .desklet-drag-placeholder { + border: 2px solid #506A68; + background-color: rgba(80, 106, 104, 0.3); } + +.photoframe-box { + border: 1px solid #0b0d0f; + border-radius: 1px; + background-color: #1A2023; + color: #BCC4C9; + padding: 12px; + padding-bottom: 16px; } + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: none; + font-weight: bold; + font-size: 38pt; + background-color: #161b1d; + border-radius: 20px; + border: 1px solid #0b0d0f; + box-shadow: 0px 0px 38px rgba(255, 255, 255, 0.15); } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(80, 106, 104, 0.3); + border: 1px solid #506A68; } + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; } + +.dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-description, .message-dialog-content .message-dialog-caption, .run-dialog-description, .prompt-dialog-error-label, .prompt-dialog-info-label, .prompt-dialog-null-label { + font-weight: 400; + font-size: 0.818em; } + +.dialog .confirm-dialog-title, .message-dialog-content .message-dialog-title { + font-weight: 800; + font-size: 1.364em; } + +.message-dialog-content .message-dialog-title.lightweight, .media-keys-osd, .workspace-switch-osd { + font-weight: 700; + font-size: 1.182em; } + +.dialog-list .dialog-list-title, .polkit-dialog-user-combo { + font-weight: 700; + font-size: 1em; } + +.polkit-dialog-user-combo, .audio-device-selection-dialog .audio-selection-box .audio-selection-device { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #1A2023; } + .polkit-dialog-user-combo:focus, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:focus { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #1A2023; + border: 1px solid #3b484f; } + .polkit-dialog-user-combo:hover, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:hover { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #303b40; } + .polkit-dialog-user-combo:insensitive, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:insensitive { + border: 1px solid #1A2023; + color: rgba(188, 196, 201, 0.5); + background-color: #1A2023; } + .polkit-dialog-user-combo:selected, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:selected, .polkit-dialog-user-combo:active, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:active { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #252d32; } + .polkit-dialog-user-combo:checked, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:checked { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #252d32; } + +.dialog .dialog-button:default, .dialog .dialog-button:destructive-action, .dialog .dialog-button { + font-weight: bold; + padding: 12px; + border-radius: 1px; + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #252B2E; } + .dialog .dialog-button:focus { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #475358; } + .dialog .dialog-button:hover { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #3c454a; } + .dialog .dialog-button:active { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #30383c; } + .dialog .dialog-button:checked { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #30383c; } + .dialog .dialog-button:insensitive { + border: 1px solid #252B2E; + color: rgba(188, 196, 201, 0.5); + background-color: #1e2326; } + +.dialog .dialog-button:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #506A68; } + .dialog .dialog-button:focus:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #506A68; + border: 1px solid #729592; } + .dialog .dialog-button:hover:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #668785; } + .dialog .dialog-button:active:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #5b7976; } + .dialog .dialog-button:checked:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #5b7976; } + .dialog .dialog-button:insensitive:default { + border-color: #0b0d0f; + border: 1px solid #252B2E; + color: rgba(188, 196, 201, 0.5); + background-color: #1e2326; } + +.dialog .dialog-button:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #a6514f; } + .dialog .dialog-button:focus:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #a6514f; + border: 1px solid #c2817f; } + .dialog .dialog-button:hover:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #ba706e; } + .dialog .dialog-button:active:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #b25f5d; } + .dialog .dialog-button:checked:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #b25f5d; } + .dialog .dialog-button:insensitive:destructive-action { + border-color: #0b0d0f; + border: 1px solid #252B2E; + color: rgba(188, 196, 201, 0.5); + background-color: #1e2326; } + +.dialog { + background-color: #1A2023; + border-radius: 1px; + border: 1px solid #0b0d0f; + padding: 18px; } + .dialog .dialog-content-box { + margin-top: 8px; + margin-bottom: 16px; + spacing: 32px; + max-width: 28em; } + .dialog .confirm-dialog-title { + text-align: center; } + +.dialog-list { + spacing: 18px; } + .dialog-list .dialog-list-title { + text-align: center; } + .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: #aeb8be; } + +.end-session-dialog { + min-width: 40em; } + .end-session-dialog .dialog-content-box { + spacing: 0; } + .end-session-dialog .dialog-list { + spacing: 0; } + .end-session-dialog .dialog-list .dialog-list-title { + color: #cc5500; + background-color: tranparentize(#cc5500, 0.9); + padding: 9px; + border-radius: 1px; + margin: 4px 0; } + +.message-dialog-content { + spacing: 18px; } + .message-dialog-content .message-dialog-title { + text-align: center; } + .message-dialog-content .message-dialog-description { + text-align: center; } + .message-dialog-content .message-dialog-caption { + text-align: center; } + +.run-dialog .dialog-content-box { + margin: 4px; } +.run-dialog-description { + text-align: center; + color: #84929b; } + .run-dialog-description.error { + color: #b25f5d; } +.run-dialog-completion-box { + padding-top: 6px; + padding-left: 12px; } +.run-dialog-entry { + width: 20em; + height: 1.2em; } + +.prompt-dialog { + width: 28em; } + .prompt-dialog .dialog-content-box { + spacing: 16px; + margin-bottom: 12px; } + .prompt-dialog-password-entry { + width: 20em; } + .prompt-dialog-password-layout { + spacing: 8px; } + .prompt-dialog-error-label, .prompt-dialog-info-label, .prompt-dialog-null-label { + text-align: center; } + .prompt-dialog-error-label { + color: #b25f5d; } + +.polkit-dialog-user-layout { + text-align: center; + spacing: 2px; } +.polkit-dialog-user-combo { + border-radius: 0px; + padding: 6px 36px; } + .polkit-dialog-user-combo:insensitive { + color: #BCC4C9; } + +.audio-device-selection-dialog { + min-width: 24em; } + .audio-device-selection-dialog .audio-selection-box { + spacing: 12px; } + .audio-device-selection-dialog .audio-selection-box .audio-selection-device { + border-radius: 1px; } + .audio-device-selection-dialog .audio-selection-box .audio-selection-device .audio-selection-device-box { + padding: 12px; + spacing: 12px; } + .audio-device-selection-dialog .audio-selection-box .audio-selection-device .audio-selection-device-icon { + icon-size: 64px; } + +.media-keys-osd, .info-osd, .workspace-switch-osd { + background-color: #1A2023; + border: 1px solid #0b0d0f; + border-radius: 1px; + text-align: center; + padding: 24px; } + +.media-keys-osd { + margin-bottom: 1em; + border-radius: 1px; + font-weight: bold; + spacing: 12px; + padding: 12px 24px; } + .media-keys-osd > * { + spacing: 12px; } + .media-keys-osd StIcon { + icon-size: 32px; } + .media-keys-osd StLabel:ltr { + margin-right: 6px; } + .media-keys-osd StLabel:rtl { + margin-left: 6px; } + .media-keys-osd .level { + min-width: 160px; + -barlevel-height: 6px; + -barlevel-background-color: #303b40; + -barlevel-active-background-color: #506A68; + -barlevel-amplify-color: #cc5500; + -barlevel-amplify-separator-width: 3px; } + .media-keys-osd .level:ltr { + margin-right: 6px; } + .media-keys-osd .level:rtl { + margin-left: 6px; } + .media-keys-osd .level-bar { + border-radius: 1px; + background-color: #BCC4C9; } + +.info-osd { + font-size: 1.2em; + font-weight: 700; + text-align: center; } + +.workspace-switch-osd { + min-width: 140px; + margin-bottom: 1em; + border-radius: 1px; + font-weight: bold; + padding: 12px 36px 0 36px; } + .workspace-switch-osd-indicator-box { + spacing: 12px; } + .workspace-switch-osd-indicator { + background-color: rgba(188, 196, 201, 0.5); + padding: 3px; + margin: 15px; + border-radius: 36px; } + .workspace-switch-osd-indicator:active { + background-color: #506A68; + padding: 6px; + margin: 12px; } + +.monitor-label { + border-radius: 0; + color: black; + padding: 12px; + text-align: center; } + +.resize-popup { + color: #BCC4C9; + background-color: #1A2023; + border-radius: 0px; + padding: 12px; } + +/*# sourceMappingURL=cinnamon-dark.css.map */ diff --git a/RobCo/cinnamon/cinnamon.css b/RobCo/cinnamon/cinnamon.css new file mode 100644 index 0000000..5d53ecd --- /dev/null +++ b/RobCo/cinnamon/cinnamon.css @@ -0,0 +1,1926 @@ +stage { + color: #BCC4C9; } + +.label-shadow { + color: rgba(0, 0, 0, 0); } + +.popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .modal-dialog-button-box .modal-dialog-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #0b0d0f; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); + border-radius: 1px; } + .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button, .modal-dialog-button-box .modal-dialog-button, .sound-button, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus, .sound-button:focus, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .modal-dialog-button-box .modal-dialog-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .modal-dialog-button-box .modal-dialog-button:active:focus, .sound-button:active:focus, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive, .sound-button:insensitive { + border-radius: 2px; } + .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); + border-radius: 1px; } + .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(48, 56, 60, 0.05); + text-shadow: none; + border-radius: 1px; } + .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus, .modal-dialog-button-box .modal-dialog-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); + border-radius: 1px; } + .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active, .sound-button:active, .popup-menu #notification .notification-button:active:focus, .popup-menu #notification .notification-icon-button:active:focus, .modal-dialog-button-box .modal-dialog-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px #506A68; + border-radius: 1px; } + .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: rgba(188, 196, 201, 0.45); + border: 1px solid rgba(11, 13, 15, 0.55); + background-color: rgba(37, 43, 46, 0.55); + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); } + +.notification-button, .notification-icon-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 1px; + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.12); } + .notification-button:hover, .notification-icon-button:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.22); } + .notification-button:focus, .notification-icon-button:focus { + color: #506A68; } + .notification-button:active, .notification-icon-button:active { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + border: 1px solid #506A68; + background-color: #506A68; } + .notification-button:insensitive, .notification-icon-button:insensitive { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #484e51; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0); } + +.popup-menu #notification StEntry, #menu-search-entry, .run-dialog-entry, .prompt-dialog-password-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: #506A68; + selected-color: #fefefe; + transition-duration: 300ms; + border-radius: 1px; + color: #bcc3c9; + background-color: #252B2E; + border: 1px solid #0b0d0f; + box-shadow: inset 0 2px 4px rgba(37, 43, 46, 0.05); } + .popup-menu #notification StEntry:focus, #menu-search-entry:focus, .run-dialog-entry:focus, .prompt-dialog-password-entry:focus, .popup-menu #notification StEntry:hover, #menu-search-entry:hover, .run-dialog-entry:hover, .prompt-dialog-password-entry:hover { + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #506A68; + box-shadow: 0px 0px 1px 1px #506A68 inset; } + .popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive, .run-dialog-entry:insensitive, .prompt-dialog-password-entry:insensitive { + color: rgba(188, 196, 201, 0.45); + background-color: #202629; + border-color: 1px solid #121618; + box-shadow: inset 0 2px 4px rgba(32, 38, 41, 0.05); } + .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning, .run-dialog-entry StIcon.capslock-warning, .prompt-dialog-password-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #cc5500; + padding: 0 4px; } + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #BCC4C9; + selection-background-color: #506A68; + selected-color: #fefefe; + transition-duration: 300ms; + border-radius: 3px; + color: #BCC4C9; + background-color: rgba(69, 86, 94, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:focus { + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .notification StEntry:insensitive { + color: rgba(188, 196, 201, 0.55); + background-color: rgba(69, 86, 94, 0.25); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + +StScrollView.vfade { + -st-vfade-offset: 0px; } +StScrollView.hfade { + -st-hfade-offset: 0px; } + +StScrollBar { + padding: 8px; } + StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; } + StScrollBar StBin#trough { + background-color: rgba(30, 37, 41, 0.1); + border-radius: 8px; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #5b6265; + border: 0px solid; + margin: 0px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #4b5155; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #506A68; } + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-slider-menu-item, .slider { + -slider-height: 0.3em; + -slider-background-color: #303b40; + -slider-border-color: rgba(26, 32, 35, 0.3); + -slider-active-background-color: #506A68; + -slider-active-border-color: rgba(26, 32, 35, 0.3); + -slider-border-width: 1px; + -slider-handle-radius: 0.5em; + height: 1em; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + color: #506A68; } + .popup-menu-item:active .popup-slider-menu-item, + .popup-menu-item:active .slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #fefefe; } + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; } +.check-box StLabel { + font-weight: normal; } +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.check-box:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.check-box:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.check-box:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; } +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; } +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("dark-assets/checkbox/checkbox-unchecked.svg"); } +.radiobutton:focus StBin { + background-image: url("dark-assets/checkbox/checkbox-unchecked-focused.svg"); } +.radiobutton:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked.svg"); } +.radiobutton:focus:checked StBin { + background-image: url("dark-assets/checkbox/checkbox-checked-focused.svg"); } + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("dark-assets/switch/switch-off.svg"); } + .toggle-switch:checked { + background-image: url("dark-assets/switch/switch-on.svg"); } + .popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); } + .popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); } + +.cinnamon-link { + color: #7b9cb5; + text-decoration: underline; } + .cinnamon-link:hover { + color: #9cb5c7; } + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: #161b1d; + color: #BCC4C9; + font-size: 1em; + font-weight: normal; + text-align: center; } + +.menu, +.popup-menu, +.popup-combo-menu { + color: #BCC4C9; + border: 1px solid #0b0d0f; + border-radius: 1px; + background-color: rgba(26, 32, 35, 0.99); } + .menu.top, + .popup-menu.top, + .top.popup-combo-menu { + border-radius: 0 0 1px 1px; } + .menu.bottom, + .popup-menu.bottom, + .bottom.popup-combo-menu { + border-radius: 1px 1px 0 0; } + .menu.left, + .popup-menu.left, + .left.popup-combo-menu { + border-radius: 0 1px 1px 0; } + .menu.right, + .popup-menu.right, + .right.popup-combo-menu { + border-radius: 1px 0 0 1px; } + .menu-arrow, + .popup-menu-arrow { + icon-size: 16px; } + .menu .popup-sub-menu, + .popup-menu .popup-sub-menu, + .popup-combo-menu .popup-sub-menu { + box-shadow: none; + background-color: #1e2529; } + .menu .popup-sub-menu .popup-menu-item:ltr, + .popup-menu .popup-sub-menu .popup-menu-item:ltr, + .popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 0em; } + .menu .popup-sub-menu .popup-menu-item:rtl, + .popup-menu .popup-sub-menu .popup-menu-item:rtl, + .popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 0em; } + .menu .popup-sub-menu StScrollBar, + .popup-menu .popup-sub-menu StScrollBar, + .popup-combo-menu .popup-sub-menu StScrollBar { + padding: 4px; } + .menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-menu .popup-sub-menu StScrollBar StBin#vhandle, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, + .popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; } + .menu .popup-menu-content, + .popup-menu .popup-menu-content, + .popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; } + .menu .popup-menu-item, + .popup-menu .popup-menu-item, + .popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; + border-left-width: 0; + border-right-width: 0; } + .menu .popup-menu-item:active, + .popup-menu .popup-menu-item:active, + .popup-combo-menu .popup-menu-item:active { + color: #fefefe; + background-color: #506A68; } + .menu .popup-menu-item:insensitive, + .popup-menu .popup-menu-item:insensitive, + .popup-combo-menu .popup-menu-item:insensitive { + color: rgba(188, 196, 201, 0.5); + background: none; } + .menu .popup-inactive-menu-item, + .popup-menu .popup-inactive-menu-item, + .popup-combo-menu .popup-inactive-menu-item { + color: #BCC4C9; } + .menu .popup-inactive-menu-item:insensitive, + .popup-menu .popup-inactive-menu-item:insensitive, + .popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(188, 196, 201, 0.45); } + .menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-menu .popup-menu-item:active .popup-inactive-menu-item, + .popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #fefefe; } + .menu-icon, + .popup-menu-icon { + icon-size: 16px; } + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; } + +.popup-combo-menu { + padding: 10px 1px; } + +.popup-combobox-item { + spacing: 1em; } + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; } + +.popup-alternating-menu-item:alternate { + font-weight: normal; } + +.popup-device-menu-item { + spacing: .5em; } + +.popup-subtitle-menu-item { + font-weight: normal; } + +.nm-menu-item-icons { + spacing: .5em; } + +#panel { + height: 28px; + width: 32px; + font-weight: 700; + background-color: rgba(26, 32, 35, 0.9); + color: #BCC4C9; } + #panel:highlight { + border-image: none; + background-color: rgba(178, 95, 93, 0.5); } + #panelLeft { + spacing: 4px; } + #panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); } + #panelLeft:ltr { + padding-right: 4px; } + #panelLeft:rtl { + padding-left: 4px; } + #panelLeft.vertical { + padding: 0; } + #panelLeft.vertical:ltr { + padding-right: 0px; } + #panelLeft.vertical:rtl { + padding-left: 0px; } + #panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); } + #panelRight:ltr { + padding-left: 4px; + spacing: 0px; } + #panelRight:rtl { + padding-right: 4px; + spacing: 0px; } + #panelRight.vertical { + padding: 0; } + #panelRight.vertical:ltr { + padding-right: 0px; } + #panelRight.vertical:rtl { + padding-left: 0px; } + #panelCenter { + spacing: 4px; } + #panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); } + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #BCC4C9; + font-size: 1em; + padding: 0px; } +.panel-dummy { + background-color: rgba(178, 95, 93, 0.5); } + .panel-dummy:entered { + background-color: rgba(178, 95, 93, 0.6); } +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; } +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: #BCC4C9; + transition-duration: 100; } + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; } + +#overview { + spacing: 12px; } + +.window-caption { + background-color: #161b1d; + border: 1px solid #161b1d; + color: #BCC4C9; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; } + .window-caption#selected { + background-color: #506A68; + color: #fefefe; + border: 1px solid #506A68; + spacing: 25px; } + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #BCC4C9; + background-color: rgba(69, 86, 94, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .expo-workspaces-name-entry:focus, + .expo-workspaces-name-entry#selected:focus { + border: 1px solid #506A68; + background-color: #506A68; + color: #fefefe; + font-style: italic; + transition-duration: 300; + selection-background-color: #fefefe; + selected-color: #506A68; } + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; } + .expo-workspace-thumbnail-frame#active { + border: 4px solid #506A68; + background-color: black; + border-radius: 2px; } + +.expo-background { + background-color: #161b1d; } + +.workspace-thumbnails { + spacing: 26px; } + .workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; } +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; } + .workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; } + .workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; } +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); } + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; } + .workspace-close-button:hover, + .window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + .workspace-close-button:active, + .window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; } + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; } + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; } +.about-title { + font-size: 2em; + font-weight: bold; } +.about-uuid { + font-size: 10px; + color: #888; } +.about-icon { + padding-right: 20px; + padding-bottom: 14px; } +.about-scrollBox { + border: 1px solid #0b0d0f; + border-radius: 2px; + background-color: #1e2529; + padding: 4px; + padding-right: 0; + border-radius: 0; } + .about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; } +.about-description { + padding-top: 4px; + padding-bottom: 16px; } +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; } + +.calendar { + spacing-rows: 0; + spacing-columns: 0; + padding: .4em 1.75em; } + +.datemenu-date-label { + padding: .5em 0em 1em 0em; + font-weight: bold; + text-align: center; + color: #BCC4C9; } + +.calendar-main-box { + margin: 0 .8em .5em .8em; } + +.calendar-events-main-box { + height: 300px; + margin-right: .5em; + padding: .5em; + min-width: 350px; + border: 1px solid #0b0d0f; + background-color: #1e2529; } + +.calendar-events-no-events-button { + margin: 6px 0 6px 0; + padding: 6px; } + .calendar-events-no-events-button:hover { + background-color: #506A68; } + .calendar-events-no-events-button:hover .calendar-events-no-events-icon, + .calendar-events-no-events-button:hover .calendar-events-no-events-label { + color: #fefefe; } + +.calendar-events-no-events-icon, +.calendar-events-no-events-label { + font-weight: bold; + color: #BCC4C9; + text-align: center; } + +.calendar-events-date-label { + padding: .1em .1em .5em .1em; + color: #BCC4C9; + font-weight: bold; + text-align: center; } + +.calendar-events-event-container { + padding: 0; } + +.calendar-event-button { + border: 1px solid rgba(0, 0, 0, 0); } + .calendar-event-button .calendar-event-time-past { + color: rgba(188, 196, 201, 0.4); + font-weight: bold; + text-align: left; + margin-bottom: .2em; } + .calendar-event-button .calendar-event-time-present { + color: #BCC4C9; + font-weight: bold; + text-align: left; + margin-bottom: .2em; } + .calendar-event-button .calendar-event-time-present:all-day { + color: #506A68; } + .calendar-event-button .calendar-event-time-future { + color: #BCC4C9; + font-weight: bold; + text-align: left; + margin-bottom: .2em; } + .calendar-event-button .calendar-event-summary { + color: #BCC4C9; + text-align: left; + width: 200px; } + .calendar-event-button .calendar-event-countdown { + text-align: right; + margin-bottom: .6em; + color: #BCC4C9; } + .calendar-event-button .calendar-event-countdown:soon { + font-weight: bold; } + .calendar-event-button .calendar-event-countdown:imminent { + font-weight: bold; + color: #cc5500; } + .calendar-event-button .calendar-event-countdown:current { + font-weight: bold; + color: #506A68; } + .calendar-event-button:hover { + background-color: #506A68; + border: 1px solid #0b0d0f; } + .calendar-event-button:hover .calendar-event-time-past, + .calendar-event-button:hover .calendar-event-time-present, + .calendar-event-button:hover .calendar-event-time-future, + .calendar-event-button:hover .calendar-event-summary { + color: #fefefe; } + .calendar-event-button:hover .calendar-event-countdown { + text-align: right; + margin-bottom: .6em; + color: #fefefe; } + .calendar-event-button:hover .calendar-event-countdown:soon { + font-weight: bold; } + .calendar-event-button:hover .calendar-event-countdown:imminent { + font-weight: bold; } + .calendar-event-button:hover .calendar-event-countdown:current { + font-weight: bold; } + +.calendar-event-color-strip { + width: 2px; } + +.calendar-today-home-button { + padding: 6px; } + +.calendar-today-day-label { + font-size: 1.75em; + color: #BCC4C9; + font-weight: bold; + text-align: center; + padding-bottom: .1em; } + +.calendar-today-date-label { + font-size: 1.1em; + color: #BCC4C9; + font-weight: bold; + text-align: center; } + +.calendar-today-home-button-enabled { + padding: 6px; } + .calendar-today-home-button-enabled:hover { + background-color: #506A68; } + .calendar-today-home-button-enabled:hover .calendar-today-day-label { + color: #fefefe; } + .calendar-today-home-button-enabled:hover .calendar-today-date-label { + color: #fefefe; } + +.calendar-month-label { + color: #BCC4C9; + font-weight: bold; + padding: 8px 0; } + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; } + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); } + .calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); } + .calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); } + +.calendar-day-event-dot-box { + margin-top: 1.7em; + max-rows: 1; } + +.calendar-day-event-dot { + margin: 1px; + border-radius: 2px; + width: 4px; + height: 4px; } + +.calendar-day-base { + font-size: 1em; + text-align: center; + width: 2.2em; + height: 2.2em; + padding: 0.1em; } + .calendar-day-base:hover { + font-weight: bold; + color: #fefefe; + background-color: #506A68; } + +.calendar-day-heading { + color: rgba(188, 196, 201, 0.85); + margin-top: 1em; + font-size: 1.05em; } + +.calendar-day { + border-width: 0; + color: rgba(188, 196, 201, 0.9); } + +.calendar-day-top { + border-top-width: 0; } + +.calendar-day-left { + border-left-width: 0; } + +.calendar-nonwork-day { + color: #BCC4C9; + background-color: transparent; + font-weight: bold; } + +.calendar-today { + color: #BCC4C9; + background-color: #506A68; + border-width: 0; } + .calendar-today:selected { + font-weight: bold; } + +.calendar-not-today { + color: #BCC4C9; } + .calendar-not-today:selected { + font-weight: bold; + background-color: rgba(188, 196, 201, 0.4); } + .calendar-not-today:selected:hover { + font-weight: bold; + color: #BCC4C9; } + +.calendar-other-month-day { + color: rgba(188, 196, 201, 0.5); } + +.calendar-other-month-day:hover { + color: #fefefe; } + +.calendar-week-number { + color: rgba(188, 196, 201, 0.85); + font-size: 0.8em; + margin-top: 0.8em; } + +#notification { + box-shadow: 0 1px 15px 4px #0b0d0f; + border-top-color: #506A68; + border-top: 4px; + border-radius: 1px; + background-color: #161b1d; + padding: 13px; + spacing-rows: 5px; + spacing-columns: 5px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #BCC4C9; } + .popup-menu #notification { + color: #BCC4C9; + border-image: url("dark-assets/misc/message.svg") 9 9 9 9; } + .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { + padding: 5px; } + #notification.multi-line-notification { + padding-bottom: 13px; + color: #BCC4C9; } + #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: #BCC4C9; } +.notification-button, .notification-icon-button { + padding: 5px; } +.notification-icon-button > StIcon { + icon-size: 36px; } + +#altTabPopup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + color: #BCC4C9; + background: #161b1d; + border: 1px solid #0b0d0f; + border-radius: 1px; + box-shadow: 0px 0px 7px rgba(11, 13, 15, 0.8); + padding: 20px; } + .switcher-list > StBoxLayout { + padding: 4px; } + .switcher-list-item-container { + spacing: 8px; } + .switcher-list .item-box { + padding: 8px; + border-radius: 1px; } + .switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid #506A68; } + .switcher-list .item-box:selected { + color: #fefefe; + background-color: #506A68; + border: 0px solid #506A68; } + .switcher-list .thumbnail { + width: 256px; } + .switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + .switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #BCC4C9; } + .switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #BCC4C9; } + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; } + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; } + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; } + +.lightbox { + background-color: rgba(0, 0, 0, 0.4); } + +.flashspot { + background-color: white; } + +.modal-dialog { + background-color: #1A2023; + border: 1px solid #0b0d0f; + border-radius: 1px; + padding: 5px 10px; } + .modal-dialog > StBoxLayout:first-child { + padding: 10px; } + .modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 10px; + border: none; + background-color: #1A2023; } + .modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; } + .modal-dialog .confirm-dialog-title { + text-align: center; + font-weight: bold; + font-size: 1.3em; + padding-bottom: 12px; } + +.run-dialog { + padding: 10px 15px 10px 15px; + border: 1px solid #0b0d0f; + border-radius: 3px; + background-color: #1A2023; } + .run-dialog > * { + padding: 0; } + .run-dialog-label { + font-size: 1.3em; + font-weight: bold; + color: #BCC4C9; + padding-bottom: 15px; + text-align: center; } + .run-dialog-description { + color: #BCC4C9; + padding-top: 15px; + text-align: center; } + .run-dialog-description.error { + color: #b25f5d; } + .run-dialog-completion-box { + padding-top: 5px; + padding-left: 15px; + font-size: 1em; } + .run-dialog-entry { + width: 21em; + height: 1.2em; + padding: 7px; + border-radius: 3px; + caret-color: #BCC4C9; + selected-color: #fefefe; + selection-background-color: #506A68; + color: #BCC4C9; + background-color: rgba(69, 86, 94, 0.4); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); } + .run-dialog-entry:focus { + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #506A68; + box-shadow: 0px 0px 1px 1px #506A68 inset; } + .run-dialog .modal-dialog-button-box { + border: none; + box-shadow: none; + background: none; } + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; } + +.mount-password-reask { + color: #cc5500; } + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; } + .show-processes-dialog-subject, + .mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; } + .show-processes-dialog-subject:rtl, + .mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; } + .show-processes-dialog-description, + .mount-question-dialog-description { + padding-left: 17px; + width: 28em; } + .show-processes-dialog-description:rtl, + .mount-question-dialog-description:rtl { + padding-right: 17px; } + +.show-processes-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + .show-processes-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + .show-processes-dialog-app-list-item { + color: #ccc; } + .show-processes-dialog-app-list-item:hover { + color: white; } + .show-processes-dialog-app-list-item:ltr { + padding-right: 1em; } + .show-processes-dialog-app-list-item:rtl { + padding-left: 1em; } + .show-processes-dialog-app-list-item-icon:ltr { + padding-right: 17px; } + .show-processes-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + .show-processes-dialog-app-list-item-name { + font-size: 1.1em; } + +.magnifier-zoom-region { + border: 2px solid maroon; } + .magnifier-zoom-region .full-screen { + border-width: 0px; } + +#keyboard { + background-color: #161b1d; + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.12); } + .keyboard-key:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.22); } + .keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + border: 1px solid #506A68; + background-color: #506A68; } + .keyboard-key:grayed { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #484e51; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0); } + +.keyboard-subkeys { + color: #BCC4C9; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: #161b1d; + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #1e2529; + border: 1px solid #0b0d0f; } +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); } +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; } +.menu-places-button { + padding: 10px; } +.menu-categories-box { + padding: 10px 30px 10px 30px; } +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; } +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-application-button:highlighted { + font-weight: bold; } + .menu-application-button-selected { + padding: 7px; } + .menu-application-button-selected:highlighted { + font-weight: bold; } + .menu-application-button-label:ltr { + padding-left: 5px; } + .menu-application-button-label:rtl { + padding-right: 5px; } +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-selected { + padding: 7px; } + .menu-category-button-hover { + background-color: red; + border-radius: 2px; } + .menu-category-button-greyed { + padding: 7px; + color: rgba(188, 196, 201, 0.45); + border: 1px solid rgba(0, 0, 0, 0); } + .menu-category-button-label:ltr { + padding-left: 5px; } + .menu-category-button-label:rtl { + padding-right: 5px; } +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; } + .menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; } +.menu-selected-app-title { + font-weight: bold; } +.menu-selected-app-description { + max-width: 150px; } +.menu-search-box:ltr { + padding-left: 30px; } +.menu-search-box-rtl { + padding-right: 30px; } + +#menu-search-entry { + width: 250px; + min-height: 15px; + font-weight: normal; + caret-color: #BCC4C9; } + +.menu-search-entry-icon { + icon-size: 1em; + color: #BCC4C9; } + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #BCC4C9; + background-color: #161b1d; } + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + margin: 32px; + min-width: 64px; + min-height: 64px; + color: #BCC4C9; + background: #161b1d; + border: 1px solid #0b0d0f; + border-radius: 1px; + box-shadow: 0px 0px 7px rgba(11, 13, 15, 0.8); } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(255, 255, 255, 0.15); + border-radius: 2px; + color: #506A68; } + .osd-window .level-bar { + background-color: #506A68; } + +.window-list-box { + spacing: 6px; + padding-left: 10px; + padding-top: 1px; } + .window-list-box.vertical { + spacing: 2px; + padding-left: 0px; + padding-right: 0px; + padding-top: 10px; + padding-bottom: 10px; } + .window-list-box:highlight { + background-color: rgba(178, 95, 93, 0.5); } +.window-list-item-label { + font-weight: normal; + width: 15em; + min-width: 5px; } +.window-list-item-box { + font-weight: normal; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(188, 196, 201, 0.7); } + .window-list-item-box.top, .window-list-item-box.bottom { + border-bottom-width: 2px; } + .window-list-item-box.top StLabel, .window-list-item-box.bottom StLabel { + padding-left: 2px; } + .window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .window-list-item-box.right StBin { + padding-right: 0; } + .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .window-list-item-box.left StBin { + padding-left: 1px; } + .window-list-item-box:hover, .window-list-item-box:groupFocus { + color: #BCC4C9; + border-color: #3c454a; } + .window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:focus, .window-list-item-box:running { + color: #fefefe; + border-color: #506A68; + background-color: rgba(80, 106, 104, 0.3); } + .window-list-item-box .progress { + background-color: rgba(80, 106, 104, 0.8); } +.window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #a6514f; + background-gradient-end: #a6514f; } +.window-list-preview { + spacing: 6px; + color: #BCC4C9; + border: 1px solid #0b0d0f; + background-color: #1A2023; + border-radius: 3px; + padding: 6px 12px 12px 12px; + font-size: 1em; } + +.grouped-window-list-item-label { + font-weight: normal; + width: 15em; + min-width: 5px; } +.grouped-window-list-item-box { + text-align: left; + font-weight: normal; + background-image: none; + padding-top: 0; + padding-left: 8px; + padding-right: 8px; + transition-duration: 100; + color: rgba(254, 254, 254, 0.6); } + .grouped-window-list-item-box.top, .grouped-window-list-item-box.bottom { + border-bottom-width: 2px; } + .grouped-window-list-item-box.top StLabel, .grouped-window-list-item-box.bottom StLabel { + padding-left: 2px; } + .grouped-window-list-item-box.right { + padding-left: 0px; + padding-right: 0px; + border-right-width: 2px; } + .grouped-window-list-item-box.right StBin { + padding-right: 0; } + .grouped-window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; + border-left-width: 2px; } + .grouped-window-list-item-box.left StBin { + padding-left: 1px; } + .grouped-window-list-item-box:active, .grouped-window-list-item-box:checked { + color: #BCC4C9; + border-color: #3c454a; } + .grouped-window-list-item-box:hover, .grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:focus, .grouped-window-list-item-box:active:focus, .grouped-window-list-item-box:focus:hover, .grouped-window-list-item-box:active:focus:hover { + color: #fefefe; + border-color: #506A68; + background-color: rgba(80, 106, 104, 0.3); } + .grouped-window-list-item-box .progress { + background-color: rgba(80, 106, 104, 0.8); } +.grouped-window-list-item-demands-attention { + background-gradient-direction: vertical; + background-gradient-start: #a6514f; + background-gradient-end: #a6514f; } +.grouped-window-list-thumbnail-label { + padding-left: 4px; } +.grouped-window-list-number-label { + z-index: 99; + color: #BCC4C9; } +.grouped-window-list-badge { + border-radius: 256px; + background-color: rgba(26, 32, 35, 0.9); } +.grouped-window-list-button-label { + padding-left: 4px; } +.grouped-window-list-thumbnail-alert { + background: rgba(255, 52, 52, 0.3); } +.grouped-window-list-thumbnail-menu { + color: #BCC4C9; + border: 1px solid #0b0d0f; + background-color: #1A2023; + border-radius: 3px; + padding: 0px; } + .grouped-window-list-thumbnail-menu > StBoxLayout { + padding: 4px; } + .grouped-window-list-thumbnail-menu .item-box { + padding: 10px; + border-radius: 2px; + spacing: 4px; } + .grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 8px; + border: 1px solid #506A68; } + .grouped-window-list-thumbnail-menu .item-box:selected { + border: 1px solid #506A68; } + .grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; } + .grouped-window-list-thumbnail-menu .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); } + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; } + .sound-button-container { + padding-right: 3px; + padding-left: 3px; } + .sound-button StIcon { + icon-size: 1.4em; } + +.sound-track-infos { + padding: 5px; } +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; } + .sound-track-info StIcon { + icon-size: 16px; } + .sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; } +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; } + +.sound-seek-box { + padding-left: 15px; } + .sound-seek-box StLabel { + padding-top: 2px; } + .sound-seek-box StIcon { + icon-size: 16px; } + +.sound-seek-slider { + width: 140px; } + +.sound-volume-menu-item { + padding: .4em 1.75em; } + .sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; } + +.sound-playback-control { + padding: 5px 10px 10px 10px; } + +.sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; } + .sound-player > StBoxLayout:first-child StButton:small { + width: 20px; + height: 20px; + border: 1px solid transparent; } + .sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; } + .sound-player > StBoxLayout:first-child StButton:small:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + background-color: #2e3639; + border: 1px solid #2e3639; + box-shadow: inset 0 2px 4px rgba(48, 56, 60, 0.05); + text-shadow: none; + border-radius: 1px; } + .sound-player > StBoxLayout:first-child StButton:small:active { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px #506A68; + border-radius: 1px; } +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); } +.sound-player-overlay { + width: 290px; + padding: 15px; + spacing: 0.5em; + background: rgba(22, 27, 29, 0.9); + border-top: 1px solid #0b0d0f; + color: #BCC4C9; } + .sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #BCC4C9; + border-radius: 2px; + border: 1px solid transparent; } + .sound-player-overlay StButton StIcon { + icon-size: 16px; } + .sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #BCC4C9; + border: 1px solid rgba(0, 0, 0, 0.4); + background-color: rgba(255, 255, 255, 0.22); } + .sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(30, 37, 41, 0); + color: #fefefe; + background-color: #506A68; + border: 1px solid #506A68; + box-shadow: inset 0 2px 4px #506A68; + border-radius: 1px; } + .sound-player-overlay StBoxLayout { + padding-top: 2px; } + .sound-player-overlay > StBoxLayout { + spacing: 5px; } +.sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #0f1314; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #506A68; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; } + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; } + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; } + +.workspace-button { + width: 20px; + height: 10px; + color: #fefefe; + padding: 3px; + padding-top: 4px; + transition-duration: 300; } + .workspace-button:outlined, .workspace-button:outlined:hover { + background-color: #252B2E; + color: #fefefe; } + .workspace-button:hover { + color: #506A68; } + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; } + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); } + +.workspace-graph .workspace:active { + border: 1px solid #506A68; + background-gradient-direction: none; } + +.workspace-graph .workspace .windows { + -active-window-background: rgba(59, 72, 79, 0.9); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(59, 72, 79, 0.9); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.workspace-graph .workspace:active .windows { + -active-window-background: rgba(69, 86, 94, 0.9); + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: rgba(37, 45, 50, 0.9); + -inactive-window-border: rgba(0, 0, 0, 0.8); } + +.panel-launchers { + padding-left: 7px; + spacing: 2px; } + .panel-launchers .launcher { + padding-left: 2px; + padding-right: 2px; + padding-bottom: 2px; + transition-duration: 200; } + .panel-launchers .launcher:hover { + background-color: rgba(188, 196, 201, 0.1); } + .panel-launchers.vertical { + padding-top: 2px; + padding-bottom: 2px; + padding-left: 0px; + padding-right: 0px; + spacing: 1px; } + .panel-launchers.vertical .launcher { + padding-top: 2px; + padding-bottom: 2px; } + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); } + #overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); } + +.applet-separator { + padding: 1px 4px; } +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); } +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #BCC4C9; + text-shadow: none; + transition-duration: 100; } + .applet-box.vertical { + padding: 3px 0; } + .applet-box:hover { + color: #fefefe; + background-color: #506A68; } + .applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(178, 95, 93, 0.5); } +.applet-label { + font-weight: bold; + color: #BCC4C9; } + .applet-label:hover, .applet-box:hover > .applet-label { + color: #fefefe; + text-shadow: none; } +.applet-icon { + color: #BCC4C9; + icon-size: 22px; } + .applet-icon:hover, .applet-box:hover > .applet-icon { + color: #fefefe; + text-shadow: none; } + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; } + +.user-label { + color: #BCC4C9; + font-size: 1em; + font-weight: bold; + margin: 0px; } + +.desklet { + color: #BCC4C9; } + .desklet:highlight { + background-color: rgba(178, 95, 93, 0.5); } + .desklet-with-borders { + border: 1px solid #0b0d0f; + border-radius: 1px; + background-color: #1A2023; + color: #BCC4C9; + padding: 12px; + padding-bottom: 16px; } + .desklet-with-borders:highlight { + background-color: rgba(178, 95, 93, 0.5); } + .desklet-with-borders-and-header { + border: 1px solid #0b0d0f; + border-top-width: 0; + border-radius: 0 0 1px 1px; + background-color: #1A2023; + color: #BCC4C9; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; } + .desklet-with-borders-and-header:highlight { + background-color: rgba(178, 95, 93, 0.5); } + .desklet-header { + border: 1px solid #0b0d0f; + border-radius: 1px 1px 0 0; + background-color: #13181a; + color: #BCC4C9; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; } + .desklet-drag-placeholder { + border: 2px solid #506A68; + background-color: rgba(80, 106, 104, 0.3); } + +.photoframe-box { + border: 1px solid #0b0d0f; + border-radius: 1px; + background-color: #1A2023; + color: #BCC4C9; + padding: 12px; + padding-bottom: 16px; } + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: none; + font-weight: bold; + font-size: 38pt; + background-color: #161b1d; + border-radius: 20px; + border: 1px solid #0b0d0f; + box-shadow: 0px 0px 38px rgba(255, 255, 255, 0.15); } + +.notification-applet-padding { + padding: .5em 1em; } + +.notification-applet-container { + max-height: 100px; } + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(80, 106, 104, 0.3); + border: 1px solid #506A68; } + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; } + +.dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-description, .message-dialog-content .message-dialog-caption, .run-dialog-description, .prompt-dialog-error-label, .prompt-dialog-info-label, .prompt-dialog-null-label { + font-weight: 400; + font-size: 0.818em; } + +.dialog .confirm-dialog-title, .message-dialog-content .message-dialog-title { + font-weight: 800; + font-size: 1.364em; } + +.message-dialog-content .message-dialog-title.lightweight, .media-keys-osd, .workspace-switch-osd { + font-weight: 700; + font-size: 1.182em; } + +.dialog-list .dialog-list-title, .polkit-dialog-user-combo { + font-weight: 700; + font-size: 1em; } + +.polkit-dialog-user-combo, .audio-device-selection-dialog .audio-selection-box .audio-selection-device { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #1A2023; } + .polkit-dialog-user-combo:focus, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:focus { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #1A2023; + border: 1px solid #3b484f; } + .polkit-dialog-user-combo:hover, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:hover { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #303b40; } + .polkit-dialog-user-combo:insensitive, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:insensitive { + border: 1px solid #1A2023; + color: rgba(188, 196, 201, 0.5); + background-color: #1A2023; } + .polkit-dialog-user-combo:selected, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:selected, .polkit-dialog-user-combo:active, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:active { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #252d32; } + .polkit-dialog-user-combo:checked, .audio-device-selection-dialog .audio-selection-box .audio-selection-device:checked { + border: 1px solid #1A2023; + color: #BCC4C9; + background-color: #252d32; } + +.dialog .dialog-button:default, .dialog .dialog-button:destructive-action, .dialog .dialog-button { + font-weight: bold; + padding: 12px; + border-radius: 1px; + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #252B2E; } + .dialog .dialog-button:focus { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #252B2E; + border: 1px solid #475358; } + .dialog .dialog-button:hover { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #3c454a; } + .dialog .dialog-button:active { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #30383c; } + .dialog .dialog-button:checked { + border: 1px solid #252B2E; + color: #BCC4C9; + background-color: #30383c; } + .dialog .dialog-button:insensitive { + border: 1px solid #252B2E; + color: rgba(188, 196, 201, 0.5); + background-color: #1e2326; } + +.dialog .dialog-button:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #506A68; } + .dialog .dialog-button:focus:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #506A68; + border: 1px solid #729592; } + .dialog .dialog-button:hover:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #668785; } + .dialog .dialog-button:active:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #5b7976; } + .dialog .dialog-button:checked:default { + border: 1px solid #506A68; + color: #BCC4C9; + background-color: #5b7976; } + .dialog .dialog-button:insensitive:default { + border-color: #0b0d0f; + border: 1px solid #252B2E; + color: rgba(188, 196, 201, 0.5); + background-color: #1e2326; } + +.dialog .dialog-button:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #a6514f; } + .dialog .dialog-button:focus:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #a6514f; + border: 1px solid #c2817f; } + .dialog .dialog-button:hover:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #ba706e; } + .dialog .dialog-button:active:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #b25f5d; } + .dialog .dialog-button:checked:destructive-action { + border: 1px solid #a6514f; + color: #BCC4C9; + background-color: #b25f5d; } + .dialog .dialog-button:insensitive:destructive-action { + border-color: #0b0d0f; + border: 1px solid #252B2E; + color: rgba(188, 196, 201, 0.5); + background-color: #1e2326; } + +.dialog { + background-color: #1A2023; + border-radius: 1px; + border: 1px solid #0b0d0f; + padding: 18px; } + .dialog .dialog-content-box { + margin-top: 8px; + margin-bottom: 16px; + spacing: 32px; + max-width: 28em; } + .dialog .confirm-dialog-title { + text-align: center; } + +.dialog-list { + spacing: 18px; } + .dialog-list .dialog-list-title { + text-align: center; } + .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: #aeb8be; } + +.end-session-dialog { + min-width: 40em; } + .end-session-dialog .dialog-content-box { + spacing: 0; } + .end-session-dialog .dialog-list { + spacing: 0; } + .end-session-dialog .dialog-list .dialog-list-title { + color: #cc5500; + background-color: tranparentize(#cc5500, 0.9); + padding: 9px; + border-radius: 1px; + margin: 4px 0; } + +.message-dialog-content { + spacing: 18px; } + .message-dialog-content .message-dialog-title { + text-align: center; } + .message-dialog-content .message-dialog-description { + text-align: center; } + .message-dialog-content .message-dialog-caption { + text-align: center; } + +.run-dialog .dialog-content-box { + margin: 4px; } +.run-dialog-description { + text-align: center; + color: #84929b; } + .run-dialog-description.error { + color: #b25f5d; } +.run-dialog-completion-box { + padding-top: 6px; + padding-left: 12px; } +.run-dialog-entry { + width: 20em; + height: 1.2em; } + +.prompt-dialog { + width: 28em; } + .prompt-dialog .dialog-content-box { + spacing: 16px; + margin-bottom: 12px; } + .prompt-dialog-password-entry { + width: 20em; } + .prompt-dialog-password-layout { + spacing: 8px; } + .prompt-dialog-error-label, .prompt-dialog-info-label, .prompt-dialog-null-label { + text-align: center; } + .prompt-dialog-error-label { + color: #b25f5d; } + +.polkit-dialog-user-layout { + text-align: center; + spacing: 2px; } +.polkit-dialog-user-combo { + border-radius: 0px; + padding: 6px 36px; } + .polkit-dialog-user-combo:insensitive { + color: #BCC4C9; } + +.audio-device-selection-dialog { + min-width: 24em; } + .audio-device-selection-dialog .audio-selection-box { + spacing: 12px; } + .audio-device-selection-dialog .audio-selection-box .audio-selection-device { + border-radius: 1px; } + .audio-device-selection-dialog .audio-selection-box .audio-selection-device .audio-selection-device-box { + padding: 12px; + spacing: 12px; } + .audio-device-selection-dialog .audio-selection-box .audio-selection-device .audio-selection-device-icon { + icon-size: 64px; } + +.media-keys-osd, .info-osd, .workspace-switch-osd { + background-color: #1A2023; + border: 1px solid #0b0d0f; + border-radius: 1px; + text-align: center; + padding: 24px; } + +.media-keys-osd { + margin-bottom: 1em; + border-radius: 1px; + font-weight: bold; + spacing: 12px; + padding: 12px 24px; } + .media-keys-osd > * { + spacing: 12px; } + .media-keys-osd StIcon { + icon-size: 32px; } + .media-keys-osd StLabel:ltr { + margin-right: 6px; } + .media-keys-osd StLabel:rtl { + margin-left: 6px; } + .media-keys-osd .level { + min-width: 160px; + -barlevel-height: 6px; + -barlevel-background-color: #303b40; + -barlevel-active-background-color: #506A68; + -barlevel-amplify-color: #cc5500; + -barlevel-amplify-separator-width: 3px; } + .media-keys-osd .level:ltr { + margin-right: 6px; } + .media-keys-osd .level:rtl { + margin-left: 6px; } + .media-keys-osd .level-bar { + border-radius: 1px; + background-color: #BCC4C9; } + +.info-osd { + font-size: 1.2em; + font-weight: 700; + text-align: center; } + +.workspace-switch-osd { + min-width: 140px; + margin-bottom: 1em; + border-radius: 1px; + font-weight: bold; + padding: 12px 36px 0 36px; } + .workspace-switch-osd-indicator-box { + spacing: 12px; } + .workspace-switch-osd-indicator { + background-color: rgba(188, 196, 201, 0.5); + padding: 3px; + margin: 15px; + border-radius: 36px; } + .workspace-switch-osd-indicator:active { + background-color: #506A68; + padding: 6px; + margin: 12px; } + +.monitor-label { + border-radius: 0; + color: black; + padding: 12px; + text-align: center; } + +.resize-popup { + color: #BCC4C9; + background-color: #1A2023; + border-radius: 0px; + padding: 12px; } + +/*# sourceMappingURL=cinnamon.css.map */ diff --git a/RobCo/cinnamon/common-assets/misc/add-workspace-active.svg b/RobCo/cinnamon/common-assets/misc/add-workspace-active.svg new file mode 100644 index 0000000..c79f01f --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/add-workspace-active.svg @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/add-workspace-hover.svg b/RobCo/cinnamon/common-assets/misc/add-workspace-hover.svg new file mode 100644 index 0000000..05ccc53 --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/add-workspace.svg b/RobCo/cinnamon/common-assets/misc/add-workspace.svg new file mode 100644 index 0000000..370ebef --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/add-workspace.svg @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/RobCo/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg new file mode 100644 index 0000000..e44b9ec --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,163 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/calendar-arrow-left.svg b/RobCo/cinnamon/common-assets/misc/calendar-arrow-left.svg new file mode 100644 index 0000000..2774254 --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/calendar-arrow-left.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/RobCo/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg new file mode 100644 index 0000000..0f1abce --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,163 @@ + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/calendar-arrow-right.svg b/RobCo/cinnamon/common-assets/misc/calendar-arrow-right.svg new file mode 100644 index 0000000..366e69b --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/calendar-arrow-right.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/close-active.svg b/RobCo/cinnamon/common-assets/misc/close-active.svg new file mode 100644 index 0000000..889d3ea --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/close-active.svg @@ -0,0 +1,96 @@ + + + +image/svg+xml diff --git a/RobCo/cinnamon/common-assets/misc/close-hover.svg b/RobCo/cinnamon/common-assets/misc/close-hover.svg new file mode 100644 index 0000000..ea70bb8 --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/close-hover.svg @@ -0,0 +1,96 @@ + + + +image/svg+xml diff --git a/RobCo/cinnamon/common-assets/misc/close.svg b/RobCo/cinnamon/common-assets/misc/close.svg new file mode 100644 index 0000000..af664f9 --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/close.svg @@ -0,0 +1,95 @@ + + + +image/svg+xml diff --git a/RobCo/cinnamon/common-assets/misc/corner-ripple.svg b/RobCo/cinnamon/common-assets/misc/corner-ripple.svg new file mode 100644 index 0000000..a4909c3 --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/corner-ripple.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/misc/overview-hover.png b/RobCo/cinnamon/common-assets/misc/overview-hover.png new file mode 100644 index 0000000..75673f9 Binary files /dev/null and b/RobCo/cinnamon/common-assets/misc/overview-hover.png differ diff --git a/RobCo/cinnamon/common-assets/misc/overview.png b/RobCo/cinnamon/common-assets/misc/overview.png new file mode 100644 index 0000000..9eb4f87 Binary files /dev/null and b/RobCo/cinnamon/common-assets/misc/overview.png differ diff --git a/RobCo/cinnamon/common-assets/misc/trash-icon.svg b/RobCo/cinnamon/common-assets/misc/trash-icon.svg new file mode 100644 index 0000000..61097dd --- /dev/null +++ b/RobCo/cinnamon/common-assets/misc/trash-icon.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/switch/switch-off-selected.svg b/RobCo/cinnamon/common-assets/switch/switch-off-selected.svg new file mode 100644 index 0000000..ee7cf3b --- /dev/null +++ b/RobCo/cinnamon/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/cinnamon/common-assets/switch/switch-on-selected.svg b/RobCo/cinnamon/common-assets/switch/switch-on-selected.svg new file mode 100644 index 0000000..6d3172c --- /dev/null +++ b/RobCo/cinnamon/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg b/RobCo/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg new file mode 100644 index 0000000..7ed5e3d --- /dev/null +++ b/RobCo/cinnamon/dark-assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/RobCo/cinnamon/dark-assets/checkbox/checkbox-checked.svg b/RobCo/cinnamon/dark-assets/checkbox/checkbox-checked.svg new file mode 100644 index 0000000..7ed5e3d --- /dev/null +++ b/RobCo/cinnamon/dark-assets/checkbox/checkbox-checked.svg @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/RobCo/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg b/RobCo/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg new file mode 100644 index 0000000..fcf8074 --- /dev/null +++ b/RobCo/cinnamon/dark-assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/RobCo/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg b/RobCo/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg new file mode 100644 index 0000000..6566e5d --- /dev/null +++ b/RobCo/cinnamon/dark-assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/RobCo/cinnamon/dark-assets/misc/message.svg b/RobCo/cinnamon/dark-assets/misc/message.svg new file mode 100644 index 0000000..2d82fe3 --- /dev/null +++ b/RobCo/cinnamon/dark-assets/misc/message.svg @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/RobCo/cinnamon/dark-assets/switch/switch-off.svg b/RobCo/cinnamon/dark-assets/switch/switch-off.svg new file mode 100644 index 0000000..ee7cf3b --- /dev/null +++ b/RobCo/cinnamon/dark-assets/switch/switch-off.svg @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/cinnamon/dark-assets/switch/switch-on.svg b/RobCo/cinnamon/dark-assets/switch/switch-on.svg new file mode 100644 index 0000000..6d3172c --- /dev/null +++ b/RobCo/cinnamon/dark-assets/switch/switch-on.svg @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/calendar-arrow-left.svg b/RobCo/gnome-shell/assets/calendar-arrow-left.svg new file mode 100755 index 0000000..deaa123 --- /dev/null +++ b/RobCo/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,86 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/calendar-arrow-right.svg b/RobCo/gnome-shell/assets/calendar-arrow-right.svg new file mode 100755 index 0000000..626ed7e --- /dev/null +++ b/RobCo/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/calendar-today.svg b/RobCo/gnome-shell/assets/calendar-today.svg new file mode 100755 index 0000000..66cfc80 --- /dev/null +++ b/RobCo/gnome-shell/assets/calendar-today.svg @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/checkbox-focused.svg b/RobCo/gnome-shell/assets/checkbox-focused.svg new file mode 100755 index 0000000..0ad0d09 --- /dev/null +++ b/RobCo/gnome-shell/assets/checkbox-focused.svg @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/checkbox-off-focused.svg b/RobCo/gnome-shell/assets/checkbox-off-focused.svg new file mode 100755 index 0000000..08121f6 --- /dev/null +++ b/RobCo/gnome-shell/assets/checkbox-off-focused.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/checkbox-off.svg b/RobCo/gnome-shell/assets/checkbox-off.svg new file mode 100755 index 0000000..75ae6b8 --- /dev/null +++ b/RobCo/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,211 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/checkbox.svg b/RobCo/gnome-shell/assets/checkbox.svg new file mode 100755 index 0000000..6d609a1 --- /dev/null +++ b/RobCo/gnome-shell/assets/checkbox.svg @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/close-window.svg b/RobCo/gnome-shell/assets/close-window.svg new file mode 100644 index 0000000..becc8a7 --- /dev/null +++ b/RobCo/gnome-shell/assets/close-window.svg @@ -0,0 +1,110 @@ + + + +image/svg+xml + + + + diff --git a/RobCo/gnome-shell/assets/corner-ripple-ltr.png b/RobCo/gnome-shell/assets/corner-ripple-ltr.png new file mode 100755 index 0000000..32e14ca Binary files /dev/null and b/RobCo/gnome-shell/assets/corner-ripple-ltr.png differ diff --git a/RobCo/gnome-shell/assets/corner-ripple-rtl.png b/RobCo/gnome-shell/assets/corner-ripple-rtl.png new file mode 100755 index 0000000..1434e7c Binary files /dev/null and b/RobCo/gnome-shell/assets/corner-ripple-rtl.png differ diff --git a/RobCo/gnome-shell/assets/dash-placeholder.svg b/RobCo/gnome-shell/assets/dash-placeholder.svg new file mode 100755 index 0000000..cbae148 --- /dev/null +++ b/RobCo/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/key-enter.svg b/RobCo/gnome-shell/assets/key-enter.svg new file mode 100644 index 0000000..1394c38 --- /dev/null +++ b/RobCo/gnome-shell/assets/key-enter.svg @@ -0,0 +1,111 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/key-hide.svg b/RobCo/gnome-shell/assets/key-hide.svg new file mode 100644 index 0000000..94e8bac --- /dev/null +++ b/RobCo/gnome-shell/assets/key-hide.svg @@ -0,0 +1,116 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/key-layout.svg b/RobCo/gnome-shell/assets/key-layout.svg new file mode 100644 index 0000000..8fade4e --- /dev/null +++ b/RobCo/gnome-shell/assets/key-layout.svg @@ -0,0 +1,116 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/key-shift.svg b/RobCo/gnome-shell/assets/key-shift.svg new file mode 100644 index 0000000..03b1863 --- /dev/null +++ b/RobCo/gnome-shell/assets/key-shift.svg @@ -0,0 +1,110 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/logged-in-indicator.svg b/RobCo/gnome-shell/assets/logged-in-indicator.svg new file mode 100755 index 0000000..c0267ea --- /dev/null +++ b/RobCo/gnome-shell/assets/logged-in-indicator.svg @@ -0,0 +1,130 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/noise-texture.png b/RobCo/gnome-shell/assets/noise-texture.png new file mode 100755 index 0000000..6b70a2d Binary files /dev/null and b/RobCo/gnome-shell/assets/noise-texture.png differ diff --git a/RobCo/gnome-shell/assets/process-working.svg b/RobCo/gnome-shell/assets/process-working.svg new file mode 100755 index 0000000..920a67d --- /dev/null +++ b/RobCo/gnome-shell/assets/process-working.svg @@ -0,0 +1,3084 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/running-indicator.svg b/RobCo/gnome-shell/assets/running-indicator.svg new file mode 100755 index 0000000..ebe7ecf --- /dev/null +++ b/RobCo/gnome-shell/assets/running-indicator.svg @@ -0,0 +1,130 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/source-button-border.svg b/RobCo/gnome-shell/assets/source-button-border.svg new file mode 100755 index 0000000..6e5051e --- /dev/null +++ b/RobCo/gnome-shell/assets/source-button-border.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/toggle-off.svg b/RobCo/gnome-shell/assets/toggle-off.svg new file mode 100755 index 0000000..c750d75 --- /dev/null +++ b/RobCo/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/toggle-on.svg b/RobCo/gnome-shell/assets/toggle-on.svg new file mode 100755 index 0000000..95e186f --- /dev/null +++ b/RobCo/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/RobCo/gnome-shell/assets/ws-switch-arrow-down.png b/RobCo/gnome-shell/assets/ws-switch-arrow-down.png new file mode 100644 index 0000000..a674ad5 Binary files /dev/null and b/RobCo/gnome-shell/assets/ws-switch-arrow-down.png differ diff --git a/RobCo/gnome-shell/assets/ws-switch-arrow-up.png b/RobCo/gnome-shell/assets/ws-switch-arrow-up.png new file mode 100644 index 0000000..1b6f611 Binary files /dev/null and b/RobCo/gnome-shell/assets/ws-switch-arrow-up.png differ diff --git a/RobCo/gnome-shell/gnome-shell.css b/RobCo/gnome-shell/gnome-shell.css new file mode 100644 index 0000000..dc3d7e2 --- /dev/null +++ b/RobCo/gnome-shell/gnome-shell.css @@ -0,0 +1,2207 @@ +/***************** +* Drawing mixins * +*****************/ +/* GLOBALS */ +stage { + font-size: 11pt; + color: #BCC4C9; } + +/* WIDGETS */ +/* Buttons */ +.button, .icon-button, .modal-dialog .modal-dialog-button-box .modal-dialog-button, .app-folder-dialog .edit-folder-button, .quick-settings-system-item .icon-button, .screenshot-ui-type-button, .screenshot-ui-show-pointer-button { + color: #BCC4C9; + background-color: #252B2E; + box-shadow: none !important; } + .button:focus, .icon-button:focus, .modal-dialog .modal-dialog-button-box .modal-dialog-button:focus, .app-folder-dialog .edit-folder-button:focus, .quick-settings-system-item .icon-button:focus, .screenshot-ui-type-button:focus, .screenshot-ui-show-pointer-button:focus { + color: #fefefe; + background-color: #2e3639; + box-shadow: none !important; } + .button:insensitive, .icon-button:insensitive, .modal-dialog .modal-dialog-button-box .modal-dialog-button:insensitive, .app-folder-dialog .edit-folder-button:insensitive, .quick-settings-system-item .icon-button:insensitive, .screenshot-ui-type-button:insensitive, .screenshot-ui-show-pointer-button:insensitive { + color: #6a7175; + background-color: rgba(40, 46, 49, 0.7); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + .button:hover, .icon-button:hover, .modal-dialog .modal-dialog-button-box .modal-dialog-button:hover, .app-folder-dialog .edit-folder-button:hover, .quick-settings-system-item .icon-button:hover, .screenshot-ui-type-button:hover, .screenshot-ui-show-pointer-button:hover { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .button:active, .button:checked, .icon-button:active, .icon-button:checked, .modal-dialog .modal-dialog-button-box .modal-dialog-button:active, .app-folder-dialog .edit-folder-button:active, .quick-settings-system-item .icon-button:active, .screenshot-ui-type-button:active, .screenshot-ui-show-pointer-button:active, .modal-dialog .modal-dialog-button-box .modal-dialog-button:checked, .app-folder-dialog .edit-folder-button:checked, .quick-settings-system-item .icon-button:checked, .screenshot-ui-type-button:checked, .screenshot-ui-show-pointer-button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + +.button { + border-radius: 1px; + padding: 5px 32px; } + +.modal-dialog-linked-button { + padding: 10px; + border-radius: 1px; + color: #BCC4C9; + background-color: #252B2E; + box-shadow: none !important; } + .modal-dialog-linked-button:insensitive { + color: #6a7175; + background-color: rgba(40, 46, 49, 0.7); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + .modal-dialog-linked-button:active { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .modal-dialog-linked-button:focus { + color: #fefefe; + background-color: #2e3639; + box-shadow: none !important; } + .modal-dialog-linked-button:focus:hover { + color: #fefefe; + background-color: #2e3639; + box-shadow: none !important; } + .modal-dialog-linked-button:hover { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + +/* Entries */ +StEntry { + background-color: #252B2E; + border-color: #060809; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + border-radius: 1px; + padding: 4px; + border-width: 2px; + color: #BCC4C9; + selection-background-color: #506A68; + selected-color: #fefefe; } + StEntry:hover { + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + background-color: #2e3639; } + StEntry:focus { + border-color: #88b7af; + box-shadow: none !important; } + StEntry:insensitive { + color: #6a7175; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); } + StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #ff9027; + padding: 0 4px; } + StEntry StLabel.hint-text { + color: rgba(188, 196, 201, 0.7); } + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 68px; } +StScrollView.hfade { + -st-hfade-offset: 68px; } + +StScrollBar { + padding: 0; } + StScrollView StScrollBar { + min-width: 14px; + min-height: 14px; } + StScrollBar StBin#trough { + border-radius: 0; + background-color: transparent; } + StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 8px; + background-color: #393e42; + margin: 3px; } + StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #9ba3a7; } + StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #506A68; } + +/* Slider */ +.slider { + color: #88b7af; + -barlevel-height: 4px; + -barlevel-background-color: rgba(255, 255, 255, 0.15); + -barlevel-border-width: 2px; + -barlevel-border-color: transparent; + -barlevel-active-background-color: #88b7af; + -barlevel-active-border-color: transparent; + -barlevel-overdrive-color: #9b1b32; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 0px; + -slier-handle-radius: 1px; + -slider-handle-border-width: 0; + -slider-handle-border-color: transparent; } + +/* Check Boxes */ +.check-box StBoxLayout { + spacing: .8em; } +.check-box StBin { + width: 24px; + height: 22px; + background-image: url("assets/checkbox-off.svg"); } +.check-box:focus, .check-box:hover StBin { + background-image: url("assets/checkbox-off-focused.svg"); } +.check-box:checked StBin { + background-image: url("assets/checkbox.svg"); } +.check-box:focus:checked StBin { + background-image: url("assets/checkbox-focused.svg"); } + +/* Switches */ +.toggle-switch { + width: 65px; + height: 22px; + background-color: transparent !important; + background-size: contain; + background-image: url("assets/toggle-off.svg"); } + .toggle-switch:checked { + background-image: url("assets/toggle-on.svg"); } + .toggle-switch .handle { + background: none !important; + box-shadow: none !important; } + +.toggle-switch-us { + background-image: url("assets/toggle-off.svg"); } + .toggle-switch-us:checked { + background-image: url("assets/toggle-on.svg"); } + +.toggle-switch-intl { + background-image: url("assets/toggle-off.svg"); } + .toggle-switch-intl:checked { + background-image: url("assets/toggle-on.svg"); } + +/* links */ +.shell-link { + color: #A0C1B9; } + .shell-link:hover { + color: #bfd5d0; } + +/* Modal Dialogs */ +.headline { + font-size: 110%; } + +.lightbox { + background-color: black; } + +.flashspot { + background-color: white; } + +.modal-dialog { + border: none; + border-radius: 1px; + color: #BCC4C9; + background-color: #181d20; + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); + padding: 0 !important; } + .modal-dialog .modal-dialog-content-box { + margin: 20px 40px; + spacing: 32px; + max-width: 28em; } + .modal-dialog .modal-dialog-button-box { + padding-top: 0; } + .modal-dialog .modal-dialog-button-box .modal-dialog-button { + border-radius: 1px; } + .modal-dialog .run-dialog-entry { + width: 20em; + margin-bottom: 6px; } + .modal-dialog .run-dialog-error-box { + color: #b25f5d; + padding-top: 16px; + spacing: 6px; } + .modal-dialog .run-dialog-button-box { + padding-top: 1em; } + .modal-dialog .run-dialog-label { + font-size: 12pt; + font-weight: bold; + color: #a0abb2; + padding-bottom: .4em; } + .modal-dialog .run-dialog-description { + color: #BCC4C9; } + +.mount-dialog-subject, +.end-session-dialog-subject { + font-size: 14pt; } + +/* Message Dialog */ +.message-dialog-main-layout { + padding: 12px 20px 0; + spacing: 12px; } + +.message-dialog-content { + max-width: 28em; + spacing: 20px; } + +.message-dialog-icon { + min-width: 48px; + icon-size: 48px; } + +.message-dialog-title { + font-weight: bold; } + +.message-dialog-subtitle { + color: #535f66; + font-weight: bold; } + +/* End Session Dialog */ +.end-session-dialog { + border: none; } + .end-session-dialog .modal-dialog-linked-button:last-child:hover, .end-session-dialog .modal-dialog-linked-button:last-child:focus, .end-session-dialog .modal-dialog-button:last-child:hover, .end-session-dialog .modal-dialog-button:last-child:focus { + background: #ad5552; + color: #fff; } + +.end-session-dialog-list { + padding-top: 20px; } + +.end-session-dialog-layout { + padding-left: 17px; } + .end-session-dialog-layout:rtl { + padding-right: 17px; } + +.end-session-dialog-description { + width: 28em; + padding-bottom: 10px; } + .end-session-dialog-description:rtl { + text-align: right; } + +.end-session-dialog-warning { + width: 28em; + color: #ff9027; + padding-top: 6px; } + .end-session-dialog-warning:rtl { + text-align: right; } + +.end-session-dialog-logout-icon { + border-radius: 3px; + width: 48px; + height: 48px; + background-size: contain; } + +.end-session-dialog-shutdown-icon { + color: #b25f5d; + width: 48px; + height: 48px; } + +.end-session-dialog-inhibitor-layout { + spacing: 16px; + max-height: 200px; + padding-right: 65px; + padding-left: 65px; } + +.end-session-dialog-session-list, +.end-session-dialog-app-list { + spacing: 1em; } + +.end-session-dialog-list-header { + font-weight: bold; } + .end-session-dialog-list-header:rtl { + text-align: right; } + +.end-session-dialog-app-list-item, +.end-session-dialog-session-list-item { + spacing: 1em; } + +.end-session-dialog-app-list-item-name, +.end-session-dialog-session-list-item-name { + font-weight: bold; } + +.end-session-dialog-app-list-item-description { + color: #aeb8be; + font-size: 10pt; } + +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; } + +.mount-dialog { + spacing: 24px; } + .mount-dialog .message-dialog-title { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; + max-width: 34em; } + .mount-dialog .message-dialog-title:rtl { + padding-left: 0px; + padding-right: 17px; } + .mount-dialog .message-dialog-body { + padding-left: 17px; + width: 28em; } + .mount-dialog .message-dialog-body:rtl { + padding-left: 0px; + padding-right: 17px; } + +.mount-dialog-app-list { + max-height: 200px; + padding-top: 24px; + padding-left: 49px; + padding-right: 32px; } + +.mount-dialog-app-list:rtl { + padding-right: 49px; + padding-left: 32px; } + +.mount-dialog-app-list-item { + color: #a0abb2; } + .mount-dialog-app-list-item:hover { + color: #BCC4C9; } + .mount-dialog-app-list-item:ltr { + padding-right: 1em; } + .mount-dialog-app-list-item:rtl { + padding-left: 1em; } + +.mount-dialog-app-list-item-icon:ltr { + padding-right: 17px; } +.mount-dialog-app-list-item-icon:rtl { + padding-left: 17px; } + +.mount-dialog-app-list-item-name { + font-size: 10pt; } + +/* Password or Authentication Dialog */ +.prompt-dialog { + width: 28em; + border: none; + border-radius: 1px; } + .prompt-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; } + .prompt-dialog .message-dialog-content { + spacing: 16px; } + .prompt-dialog .message-dialog-title { + color: #758690; } + +.prompt-dialog-description:rtl { + text-align: right; } + +.prompt-dialog-password-box { + spacing: 1em; + padding-bottom: 1em; } + +.prompt-dialog-error-label { + font-size: 10pt; + color: #b25f5d; + padding-bottom: 8px; } + +.prompt-dialog-info-label { + font-size: 10pt; + padding-bottom: 8px; } + +.hidden { + color: rgba(0, 0, 0, 0); } + +.prompt-dialog-null-label { + font-size: 10pt; + padding-bottom: 8px; } + +/* Polkit Dialog */ +.polkit-dialog-user-layout { + padding-left: 10px; + spacing: 10px; } + .polkit-dialog-user-layout:rtl { + padding-left: 0px; + padding-right: 10px; } + +.polkit-dialog-user-root-label { + color: #ff9027; } + +.polkit-dialog-user-icon { + border-radius: 3px; + background-size: contain; + width: 48px; + height: 48px; } + +/* Audio selection dialog */ +.audio-device-selection-dialog { + spacing: 30px; } + +.audio-selection-content { + spacing: 20px; + padding: 24px; } + +.audio-selection-title { + font-weight: bold; + text-align: center; } + +.audio-selection-box { + spacing: 20px; } + +.audio-selection-device { + border: 1px solid #BCC4C9; + border-radius: 12px; } + .audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { + background-color: #506A68; } + +.audio-selection-device-box { + padding: 20px; + spacing: 20px; } + +.audio-selection-device-icon { + icon-size: 64px; } + +/* Access Dialog */ +.access-dialog { + spacing: 30px; } + +/* Geolocation Dialog */ +.geolocation-dialog { + spacing: 30px; } + +/* Extension Dialog */ +.extension-dialog .message-dialog-main-layout { + spacing: 24px; + padding: 10px; } +.extension-dialog .message-dialog-title { + color: #758690; } + +/* Inhibit-Shortcuts Dialog */ +.inhibit-shortcuts-dialog { + spacing: 30px; } + +/* Network Agent Dialog */ +.network-dialog-secret-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +.keyring-dialog-control-table { + spacing-rows: 15px; + spacing-columns: 1em; } + +/* Popovers/Menus */ +.popup-menu { + min-width: 15em; + background-color: transparent; + color: #BCC4C9; } + .popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; } + +.popup-sub-menu { + background-color: #21282c; + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.2); + border: none; + border-radius: 0px; } + .popup-sub-menu .popup-menu-item { + border-radius: 0; + margin: 0; + background-color: #21282c !important; } + .popup-sub-menu .popup-menu-item:last-child { + border-radius: 0 0 6px 6px; } + .popup-sub-menu .popup-menu-item:active, .popup-sub-menu .popup-menu-item.selected, .popup-sub-menu .popup-menu-item:hover, .popup-sub-menu .popup-menu-item:focus { + background-color: #2b353a !important; + color: #BCC4C9 !important; } + +.popup-menu-content { + padding: 6px; + background: #181d20; + border-radius: 1px; + border: 1px solid #060809; } + +.popup-menu-item { + spacing: 6px; + border-radius: 1px; + background-gradient-direction: none; + color: #BCC4C9 !important; } + .popup-menu-item:ltr { + padding-left: 6px; } + .popup-menu-item:rtl { + padding-right: 6px; } + .popup-menu-item:active, .popup-menu-item.selected, .popup-menu-item:hover, .popup-menu-item:focus { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .popup-menu-item:checked { + background-color: #273035 !important; + color: #fefefe !important; + border-radius: 0px; + box-shadow: none; } + .popup-menu-item:insensitive { + color: rgba(188, 196, 201, 0.5); } + +.popup-inactive-menu-item { + color: #BCC4C9; } + .popup-inactive-menu-item:insensitive { + color: rgba(188, 196, 201, 0.5); } + +.popup-menu-arrow, +.popup-menu-icon { + icon-size: 16px !important; } + +.popup-menu-ornament { + text-align: right; + width: 1.2em; } + +.popup-separator-menu-item { + margin: 6px 0; + padding: 0 !important; } + .popup-separator-menu-item:ltr { + margin-right: 6px; } + .popup-separator-menu-item:rtl { + margin-left: 6px; } + .popup-separator-menu-item .popup-separator-menu-item-separator { + height: 1px; + background-color: rgba(255, 255, 255, 0.15); } + .popup-separator-menu-item .popup-menu-ornament { + width: 0 !important; } + .popup-sub-menu .popup-separator-menu-item { + background-color: transparent; } + .popup-sub-menu .popup-separator-menu-item:ltr { + margin-right: 2.5em; } + .popup-sub-menu .popup-separator-menu-item:rtl { + margin-left: 2.5em; } + .popup-sub-menu .popup-separator-menu-item .popup-separator-menu-item-separator { + background-color: rgba(255, 255, 255, 0.15); } + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0px; } + +/* fallback menu +- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled + app menu inside the main app window itself rather than the top bar +*/ +/* OSD */ +.osd-window { + text-align: center; + font-weight: bold; } + .osd-window .osd-monitor-label { + font-size: 3em; } + .osd-window .level { + height: 0.4em; + border-radius: 1px; + color: #BCC4C9; + border: none; + -barlevel-height: 0.4em; + -barlevel-background-color: rgba(255, 255, 255, 0.15); + -barlevel-active-background-color: #88b7af; + -barlevel-overdrive-color: #ba706e; + -barlevel-overdrive-separator-width: 0.2em; } + .osd-window .level-bar { + background-color: #88b7af; + border-radius: 1px; } + +/* Pad OSD */ +.pad-osd-window { + padding: 32px; + background-color: rgba(0, 0, 0, 0.8); } + .pad-osd-window .pad-osd-title-box { + spacing: 12px; } + .pad-osd-window .pad-osd-title-menu-box { + spacing: 6px; } + +.combo-box-label { + width: 15em; } + +/* App Switcher */ +.switcher-popup { + padding: 8px; + spacing: 16px; } + +.switcher-list { + border-radius: 1px !important; } + +.switcher-list-item-container { + spacing: 8px; } + +.switcher-list .item-box { + padding: 8px; + border-radius: 1px; + background-color: transparent; } + +.switcher-list .item-box:outlined { + padding: 6px; + border: 2px solid black; } + +.switcher-list .item-box:selected { + background-color: #88b7af; + color: #fefefe; } + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; } + +.switcher-list .thumbnail { + width: 256px; } + +.switcher-list .separator { + width: 1px; + background: #060809; } + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: rgba(188, 196, 201, 0.8); } + .switcher-arrow:highlighted { + color: #BCC4C9; } + +.input-source-switcher-symbol { + font-size: 34pt; + width: 96px; + height: 96px; } + +/* Window Cycler */ +.cycler-highlight { + border: 5px solid #506A68; } + +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 12px; } + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; } + +.ws-switcher-active-up, +.ws-switcher-active-down, +.ws-switcher-active-left, +.ws-switcher-active-right { + height: 50px; + background-color: #88b7af; + color: #fefefe; + border: none; + background-size: 32px; + border-radius: 1px; } + +.ws-switcher-active-up { + background-image: url("assets/ws-switch-arrow-up.png"); } + +.ws-switcher-active-down { + background-image: url("assets/ws-switch-arrow-down.png"); } + +.ws-switcher-box { + height: 50px; + border: 1px solid rgba(188, 196, 201, 0.1); + background: #020303; + border-radius: 1px; } + +.osd-window, +.resize-popup, +.switcher-list, .workspace-switcher-container, .screenshot-ui-panel { + color: #BCC4C9; + background-color: #181d20; + border: 1px solid #060809; + border-radius: 1px; + box-shadow: 0px 0px 7px rgba(6, 8, 9, 0.8); + padding: 12px; } + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(80, 106, 104, 0.5); + border: 1px solid #506A68; } + +.tile-preview-left.on-primary { + border-radius: 2px 2px 0 0; } + +.tile-preview-right.on-primary { + border-radius: 0 2px 0 0; } + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 2px 2px 0 0; } + +/* TOP BAR */ +#panel { + background-gradient-direction: none; + background-color: #181d20; + /* transition from solid to transparent */ + transition-duration: 500ms; + font-weight: bold; + height: 2.1em; + padding: 0px; } + #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; } + #panel #panelLeft, #panel #panelCenter { + spacing: 4px; } + #panel .panel-corner { + -panel-corner-radius: 0px; + -panel-corner-background-color: rgba(0, 0, 0, 0.2); + -panel-corner-border-width: 2px; + -panel-corner-border-color: transparent; } + #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { + -panel-corner-border-color: #5b7976; } + #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; } + #panel .panel-button { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + color: #BCC4C9; + background-color: #252B2E; + box-shadow: none !important; + transition-duration: 100ms; } + #panel .panel-button, #panel .panel-button.clock-display .clock { + border-radius: 0; } + #panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; + margin-left: 4px; + margin-right: 4px; } + #panel .panel-button.clock-display .clock { + background-color: #252B2E; } + #panel .panel-button:hover.clock-display, #panel .panel-button:active.clock-display, #panel .panel-button:overview.clock-display, #panel .panel-button:focus.clock-display, #panel .panel-button:checked.clock-display { + background-color: transparent !important; } + #panel .panel-button:hover, #panel .panel-button:hover.clock-display .clock, #panel .panel-button:active, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked, #panel .panel-button:checked.clock-display .clock { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + #panel .panel-button .system-status-icon { + icon-size: 1.09em; + padding: 0 5px; } + .unlock-screen #panel .panel-button, .login-screen #panel .panel-button, .lock-screen #panel .panel-button { + color: #d8dde0; } + .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: #d8dde0; } + #panel .panel-status-indicators-box, + #panel .panel-status-menu-box { + spacing: 2px; } + #panel .power-status.panel-status-indicators-box { + spacing: 0; } + #panel .screencast-indicator { + color: #ff9027; } + #panel.solid { + background-color: #181d20; + /* transition from transparent to solid */ + transition-duration: 300ms; } + #panel.solid .panel-corner { + -panel-corner-background-color: black; } + #panel.solid .system-status-icon, + #panel.solid .app-menu-icon > StIcon, + #panel.solid .popup-menu-arrow { + icon-shadow: none; } + +.calendar { + background: transparent; + border: none; + box-shadow: none; } + +.world-clocks-button, .weather-button, .events-button { + color: #BCC4C9; + background-color: #252B2E; + box-shadow: none !important; + border-radius: 1px; + color: #BCC4C9; } + +.datemenu-calendar-column { + border: 0 solid transparent; } + +.datemenu-today-button, +.events-section-title, +.message-list-section-title { + border-radius: 4px; + color: #BCC4C9; + padding: .4em; } + +.datemenu-today-button:hover, .datemenu-today-button:focus, +.world-clocks-button:hover, +.world-clocks-button:focus, +.weather-button:hover, +.weather-button:focus, +.events-section-title:hover, +.events-section-title:focus, +.message-list-section-title:hover, +.message-list-section-title:focus, +.events-button:hover, +.events-button:focus { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } +.datemenu-today-button:active, +.world-clocks-button:active, +.weather-button:active, +.events-section-title:active, +.message-list-section-title:active, +.events-button:active { + color: white; + background-color: #506A68; } + +.datemenu-today-button .date-label { + font-size: 1.5em; } + +.world-clocks-header, +.weather-header, +.events-section-title, +.message-list-section-title, +.events-title { + color: #a0abb2; + font-weight: bold; } + +.events-button .event-time { + color: #b1bac0; } + +.world-clocks-grid { + spacing-rows: 0.4em; } + +.weather-box { + spacing: 0.4em; } + +.calendar-month-label { + background-color: transparent; + color: #aeb8be; + font-weight: bold; + padding: 8px 0; } + +.pager-button { + color: white; + background-color: transparent; + width: 32px; + border-radius: 1px; } + .pager-button:hover, .pager-button:focus { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .pager-button:active { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + +.calendar-change-month-back { + background-image: url("assets/calendar-arrow-left.svg"); } + .calendar-change-month-back:rtl { + background-image: url("assets/calendar-arrow-right.svg"); } + +.calendar-change-month-forward { + background-image: url("assets/calendar-arrow-right.svg"); } + .calendar-change-month-forward:rtl { + background-image: url("assets/calendar-arrow-left.svg"); } + +.calendar-change-month-back StIcon, +.calendar-change-month-forward StIcon { + color: #aeb8be; } + +.calendar-day-base, .calendar-day { + font-size: 80%; + text-align: center; + width: 2.4em; + height: 2.4em; + padding: 0.1em; + margin: 2px; + border-radius: 1px; + color: #BCC4C9; + background-color: transparent; } + .calendar-day-base:hover, .calendar-day-base:focus, .calendar-day:hover, .calendar-day:focus { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .calendar-day-base:active, .calendar-day-base:selected, .calendar-day:active, .calendar-day:selected { + color: #fefefe; + background-color: #506A68; + border-color: transparent; + box-shadow: none !important; } + +.calendar-day-heading { + background-color: transparent; + color: #a0abb2; + margin-top: 1em; + font-size: 70%; } + +.calendar-day { + border-width: 0; } + +.calendar-day-top { + border-top-width: 1px; } + +.calendar-day-left { + border-left-width: 1px; } + +.calendar-nonwork-day { + color: #6a7175; } + +.calendar-today { + font-weight: bold; + border: 1px solid rgba(6, 8, 9, 0.5); + border: 1px solid #506A68; + background-color: transparent; + color: #fefefe !important; + background-gradient-direction: none; } + .calendar-today:hover, .calendar-today:focus { + background-color: #577371; + color: #fefefe; } + .calendar-today:active, .calendar-today:selected { + background-color: #506A68; + color: #fefefe; } + .calendar-today:active:hover, .calendar-today:active:focus, .calendar-today:selected:hover, .calendar-today:selected:focus { + background-color: #577371; + color: #fefefe; } + +.calendar-day-with-events { + color: #d8dde0; + font-weight: bold; + background-image: url("assets/calendar-today.svg"); } + +.calendar-other-month-day { + color: #6a7175; + opacity: 0.5; } + +.calendar-week-number { + font-size: 70%; + font-weight: bold; + width: 2.3em; + height: 1.8em; + border-radius: 2px; + padding: 0.5em 0 0; + margin: 6px; + background-color: #13181a; + color: #BCC4C9; } + +/* Message list */ +.message-list { + border-color: #21282c; } + +.message-title, .message-content, .message-body { + color: #b1bac0; } + +.message-list-sections { + spacing: 1em; } + +.message-list-section, +.message-list-section-list { + spacing: 0.4em; } + +.message-list-section-close > StIcon { + icon-size: 16px; + border-radius: 1px; + padding: 8px; + color: #BCC4C9; + background-color: transparent; } +.message-list-section-close:hover > StIcon, .message-list-section-close:focus > StIcon +.message-list-section-close:active > StIcon { + color: #ba706e; + background: transparent; } + +.message { + color: #BCC4C9; + background-color: #252B2E; + box-shadow: none !important; + border-radius: 1px; } + .message:hover, .message:focus { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + +.message-secondary-bin > .event-time { + color: #929fa7; + font-size: 0.7em; + /* HACK: the label should be baseline-aligned with a 1em label, + fake this with some bottom padding */ + padding-bottom: 0.13em; } + +.message-secondary-bin > StIcon { + icon-size: 16px; } + +.message-content { + padding: 10px; } + +.message-close-button { + color: #BCC4C9; + background-color: transparent; + border-radius: 1px; } + .message-close-button:hover { + background-color: #ba706e; } + .message-close-button:hover > StIcon { + color: #fefefe; } + .message-close-button:active { + background-color: #ba706e; } + .message-close-button:active > StIcon { + color: #fefefe; } + +/* Media Controls */ +.message-media-control { + color: #BCC4C9; } + .message-media-control:hover, .message-media-control:active, .message-media-control:checked { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .message-media-control:insensitive { + color: #767e82; } + +.media-message-cover-icon { + icon-size: 48px !important; } + .media-message-cover-icon.fallback { + color: #2e383d; + background-color: #181d20; + border: 2px solid #181d20; + border-radius: 2px; + icon-size: 16px; + padding: 8px; } + +/* World clocks */ +.world-clocks-button .world-clocks-city { + color: #BCC4C9; + font-weight: normal; } +.world-clocks-button .world-clocks-time { + font-weight: bold; + color: #BCC4C9; + font-feature-settings: "lnum"; + text-align: right; } +.world-clocks-button .world-clocks-timezone { + color: #84929b; + font-feature-settings: "tnum"; } + +/* Weather */ +.weather-button .weather-header { + color: #a0abb2; + font-weight: bold; } + .weather-button .weather-header.location { + font-weight: normal; } +.weather-button .weather-forecast-time { + color: #a0abb2; + font-feature-settings: "tnum"; + font-weight: normal; + padding-top: 0.2em; + padding-bottom: 0.4em; } +.weather-button .weather-forecast-temp { + font-weight: bold; } + +.system-switch-user-submenu-icon.user-icon { + icon-size: 20px; + padding: 0 2px; } + +.system-switch-user-submenu-icon.default-icon { + icon-size: 16px; + padding: 0 4px; } + +#appMenu { + spinner-image: url("assets/process-working.svg"); + spacing: 4px; } + #appMenu .label-shadow { + color: transparent; } + +.aggregate-menu { + min-width: 21em; } + .aggregate-menu .popup-menu-icon { + padding: 0 4px; } + +.system-menu-action { + color: #BCC4C9; + border-radius: 32px; + /* wish we could do 50% */ + border: 1px solid #060809; + background: #111517; + padding: 13px; } + .system-menu-action:hover, .system-menu-action:focus { + border: 1px solid #506A68; + color: #506A68; + background: transparent; } + .system-menu-action:active { + background-color: #3a4d4b; + color: #fefefe; + border: 1px solid #3a4d4b; } + .system-menu-action > StIcon { + icon-size: 16px; } + +.ripple-box { + width: 52px; + height: 52px; + background-image: url("assets/corner-ripple-ltr.png"); + background-size: contain; } + +.ripple-box:rtl { + background-image: url("assets/corner-ripple-rtl.png"); } + +.popup-menu-arrow { + width: 16px; + height: 16px; } + +.popup-menu-icon { + icon-size: 1.09em; } + +.window-close { + background-color: #ba706e; + color: #f4f6f7; + border-radius: 1px; + padding: 2px; + height: 30px; + width: 30px; + box-shadow: 0px 0px 3px rgba(6, 8, 9, 0.3); } + .window-close StIcon { + icon-size: 23px; } + .window-close:hover { + background-color: #bf7a78; } + .window-close:active { + background-color: #ff9d41; } + +.window-close { + -shell-close-overlap: 16px; } + .window-close:rtl { + -st-background-image-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5); } + +/* NETWORK DIALOGS */ +.nm-dialog { + max-height: 34em; + min-height: 31em; + min-width: 32em; } + +.nm-dialog-content { + spacing: 20px; + padding: 24px; } + +.nm-dialog-header-hbox { + spacing: 10px; } + +.nm-dialog-airplane-box { + spacing: 12px; } + +.nm-dialog-airplane-headline { + font-weight: bold; + text-align: center; } + +.nm-dialog-airplane-text { + color: #BCC4C9; } + +.nm-dialog-header-icon { + icon-size: 32px; } + +.nm-dialog-scroll-view { + border: 2px solid #060809; + background: #181d20; } + +.nm-dialog-header { + font-weight: bold; } + +.nm-dialog-item { + font-size: 110%; + border-bottom: 1px solid #060809; + padding: 12px; + spacing: 20px; } + +.nm-dialog-item:selected { + background-color: #506A68; + color: #fefefe; } + +.nm-dialog-icons { + spacing: .5em; } + +.nm-dialog-icon { + icon-size: 16px; } + +.no-networks-label { + color: #999999; } + +.no-networks-box { + spacing: 12px; } + +/* OVERVIEW */ +#overview, .controls-manager, .secondary-monitor-workspaces { + spacing: 24px; } + +#overviewGroup { + background-color: #1A2023; } + +.overview-controls { + padding-bottom: 32px; } + +.window-picker { + -horizontal-spacing: 16px; + -vertical-spacing: 16px; } + .window-picker.external-monitor { + padding: 16px; } + +.window-clone-border { + border: 1px solid rgba(255, 255, 255, 0); + border-radius: 0px; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3); } + +.window-caption { + spacing: 20px; + color: #f4f6f7; + background-color: rgba(24, 29, 32, 0.7); + border-radius: 1px; + padding: 4px 8px; } + +.search-entry { + width: 320px; + padding: 9px; + border-radius: 1px; + border-color: transparent; } + .search-entry .search-entry-icon { + icon-size: 1em; + padding: 0 4px; + color: rgba(188, 196, 201, 0.7); } + +.search-provider-icon, +.list-search-result { + background-color: transparent; } + .search-provider-icon:focus, + .list-search-result:focus, .search-provider-icon:hover, + .list-search-result:hover, .search-provider-icon:selected, + .list-search-result:selected { + background-color: rgba(188, 196, 201, 0.1); + transition-duration: 200ms; } + .search-provider-icon:active, + .list-search-result:active, .search-provider-icon:checked, + .list-search-result:checked { + background-color: rgba(2, 3, 3, 0.9); } + +#searchResultsBin { + max-width: 1000px; } + +#searchResultsContent { + padding-left: 20px; + padding-right: 20px; + spacing: 16px; } + +.search-section { + spacing: 16px; } + +.search-section-content { + background-color: transparent; + border-radius: 0; + border: none; + box-shadow: none; + spacing: 32px; } + +.list-search-results { + spacing: 3px; } + +.search-section-separator { + height: 2px; + background-color: rgba(255, 255, 255, 0.15); } + +.list-search-result-content { + spacing: 30px; } + +.list-search-result-title { + color: white; + spacing: 12px; } + +.list-search-result-description { + color: rgba(255, 255, 255, 0.5); } + +.list-search-provider-details { + width: 150px; + color: white; + margin-top: 0.24em; } + +.list-search-provider-content { + spacing: 20px; } + +.search-provider-icon { + padding: 15px; } + +/* DASHBOARD */ +.dash-background { + background-color: #161b1d; + border-radius: 1px !important; } + +.dash-separator { + width: 1px; + background-color: rgba(255, 255, 255, 0.15); } + +.dash-label { + border-radius: 1px; + padding: 4px 12px; + color: #f4f6f7; + background-color: #181d20; + text-align: center; + -x-offset: 8px; } + +/* App Vault/Grid */ +.icon-grid { + spacing: 30px; + -shell-grid-horizontal-item-size: 136px; + -shell-grid-vertical-item-size: 136px; } + .icon-grid .overview-icon { + icon-size: 96px; } + +.system-action-icon { + background-color: black; + color: white; + border-radius: 99px; + icon-size: 48px; } + +.app-view-controls { + padding-bottom: 32px; } + +.app-view-control { + padding: 4px 32px; } + .app-view-control:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .app-view-control:first-child { + border-right-width: 0; + border-radius: 1px 0 0 1px; } + .app-view-control:last-child { + border-radius: 0 1px 1px 0; } + +.app-well-app, +.app-well-app.app-folder, +.show-apps, +.grid-search-result, +.overview-tile, +.dash-item-container .overview-tile { + background-color: transparent; + border: none; } + .app-well-app:hover .overview-icon, .app-well-app:focus .overview-icon, .app-well-app:selected .overview-icon, + .app-well-app.app-folder:hover .overview-icon, + .app-well-app.app-folder:focus .overview-icon, + .app-well-app.app-folder:selected .overview-icon, + .show-apps:hover .overview-icon, + .show-apps:focus .overview-icon, + .show-apps:selected .overview-icon, + .grid-search-result:hover .overview-icon, + .grid-search-result:focus .overview-icon, + .grid-search-result:selected .overview-icon, + .overview-tile:hover .overview-icon, + .overview-tile:focus .overview-icon, + .overview-tile:selected .overview-icon, + .dash-item-container .overview-tile:hover .overview-icon, + .dash-item-container .overview-tile:focus .overview-icon, + .dash-item-container .overview-tile:selected .overview-icon { + background-color: #293337; + transition-duration: 0ms; + border-image: none; + background-image: none; } + .app-well-app:active .overview-icon, .app-well-app:checked .overview-icon, + .app-well-app.app-folder:active .overview-icon, + .app-well-app.app-folder:checked .overview-icon, + .show-apps:active .overview-icon, + .show-apps:checked .overview-icon, + .grid-search-result:active .overview-icon, + .grid-search-result:checked .overview-icon, + .overview-tile:active .overview-icon, + .overview-tile:checked .overview-icon, + .dash-item-container .overview-tile:active .overview-icon, + .dash-item-container .overview-tile:checked .overview-icon { + background-color: #293337; + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); + color: #BCC4C9; } + +.app-well-app-running-dot, .app-grid-running-dot { + width: 4px; + height: 4px; + background-color: #506A68; + border-radius: 10px !important; + box-shadow: 0px 0px 5px 4px rgba(80, 106, 104, 0.8); + margin-bottom: 0px; } + +.app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.show-apps .overview-icon, +.grid-search-result .overview-icon, +.overview-tile .overview-icon, +.dash-item-container .overview-tile .overview-icon { + background-color: transparent; + color: #fefefe; + border: none; + transition-duration: 100ms; + text-align: center; + box-shadow: none; + border-radius: 1px; } + +/* App Folders */ +.app-well-app.app-folder, .app-folder .overview-icon { + background-color: #252d32; + border-radius: 1px; } + +.app-folder-dialog { + background-color: #181d20; + border: none; + box-shadow: none; + border-radius: 1px; } + .app-folder-dialog .folder-name-label { + color: #BCC4C9; } + .app-folder-dialog .edit-folder-button { + padding: 0; + width: 36px; + height: 36px; + border-radius: 1px; } + .app-folder-dialog .edit-folder-button > StIcon { + icon-size: 16px; } + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(24, 29, 32, 0.4); } + +.show-apps .show-apps-icon { + color: #f4f6f7; } + +.show-apps:checked .show-apps-icon, +.show-apps:focus .show-apps-icon { + color: #BCC4C9; + transition-duration: 100ms; } + +.app-folder-popup { + -arrow-border-radius: 8px; + -arrow-background-color: rgba(24, 29, 32, 0.5); + -arrow-base: 24px; + -arrow-rise: 11px; } + +.app-folder-popup-bin { + padding: 5px; + background: rgba(24, 29, 32, 0.5); } + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; } + +.page-indicator { + padding: 6px 12px; } + .page-indicator .page-indicator-icon { + width: 12px; + height: 12px; + border-radius: 12px; + background-image: none; + background-color: #5b707b; + border: none; } + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; } + +.workspace-thumbnails { + visible-width: 32px; + spacing: 11px; + padding: 8px; + border-radius: 0; } + .workspace-thumbnails:rtl { + border-radius: 0; } + +.workspace-thumbnail-indicator { + border: 4px solid rgba(80, 106, 104, 0.5); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); + padding: 0; } + +.search-display > StBoxLayout, +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; } + +.page-navigation-arrow { + background-color: transparent; + margin: 6px; + padding: 18px; + width: 24px; + height: 24px; + border-radius: 99px; } + .page-navigation-arrow:insensitive { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + icon-shadow: none; } + .page-navigation-arrow:hover { + background-color: rgba(80, 106, 104, 0.5); } + .page-navigation-arrow:active { + background-color: #506A68; } + +.workspace-thumbnails { + color: #BCC4C9; + background-color: transparent; + border: none; } + +.search-statustext, .no-frequent-applications-label { + font-size: 2em; + font-weight: bold; + color: #BCC4C9; } + +/* NOTIFICATIONS & MESSAGE TRAY */ +.url-highlighter { + link-color: #668785; } + +.notification-banner { + font-size: 11pt; + width: 34em; + margin: 5px; + border-radius: 1px; + color: #f4f6f7; + background-color: #181d20; + border: 1px solid #060809; + box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.342); } + .notification-banner:hover, .notification-banner:focus { + background-color: rgba(24, 29, 32, 0.97) !important; + box-shadow: none; + border-radius: 1px; } + .notification-banner * { + color: #fefefe; } + .notification-banner .notification-icon { + padding: 5px; } + .notification-banner .notification-content { + padding: 5px; + spacing: 5px; } + .notification-banner .secondary-icon { + icon-size: 1.09em; } + .notification-banner .notification-actions { + background-color: transparent; + padding-top: 2px; + spacing: 1px; + border-radius: 0px; } + .notification-banner .notification-button { + background-color: transparent; + box-shadow: none !important; + border: none; } + .notification-banner .notification-button:first-child { + border-radius: 0 0 0 1px; } + .notification-banner .notification-button:last-child { + border-radius: 0 0 1px 0; } + .notification-banner .notification-button:hover, .notification-banner .notification-buttonfocus { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; + border: none; } + +.summary-source-counter { + font-size: 10pt; + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: #506A68; + color: #fefefe; + border: 2px solid #BCC4C9; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; } + +.secondary-icon { + icon-size: 1.09em; } + +.chat-body { + spacing: 5px; } + +.chat-response { + margin: 5px; } + +.chat-log-message { + color: #a0abb2; } + +.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: #929fa7; } + .chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; } + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: bold; + color: #84929b; } + .chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; } + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; } + +.hotplug-notification-item { + padding: 2px 10px; } + .hotplug-notification-item:focus { + padding: 1px 71px 1px 11px; } + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; } + +.hotplug-resident-box { + spacing: 8px; } + +.hotplug-resident-mount { + spacing: 8px; + border-radius: 4px; } + .hotplug-resident-mount:hover { + background-color: rgba(24, 29, 32, 0.3); } + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; } + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; } + +.hotplug-resident-eject-icon { + icon-size: 16px; } + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 5px; + color: pink; } + +/* Eeeky things */ +.magnifier-zoom-region { + border: 2px solid #506A68; } + .magnifier-zoom-region.full-screen { + border-width: 0; } + +/* On-screen Keyboard */ +#keyboard { + background-color: rgba(13, 16, 17, 0.92); } + #keyboard .page-indicator { + padding: 5px; } + #keyboard .page-indicator .page-indicator-icon { + width: 8px; + height: 8px; } + +.keyboard-layout { + spacing: 10px; + padding: 10px; } + +.keyboard-row { + spacing: 15px; } + +.keyboard-key { + color: #BCC4C9; + background-color: #252B2E; + box-shadow: none !important; + min-height: 2.1em; + min-width: 2.1em; + font-size: 15pt; + font-weight: normal; + border-radius: 2px; } + .keyboard-key:focus { + color: #fefefe; + background-color: #2e3639; + box-shadow: none !important; } + .keyboard-key:hover, .keyboard-key:checked { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .keyboard-key:active { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .keyboard-key:grayed { + background-color: #181d20; + color: #BCC4C9; + border-color: rgba(0, 0, 0, 0.7); } + .keyboard-key.default-key { + color: #BCC4C9; + background-color: #0f1314; + box-shadow: none !important; } + .keyboard-key.default-key:hover, .keyboard-key.default-key:checked { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .keyboard-key.default-key:active { + color: #fefefe; + background-color: #1A2023; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .keyboard-key.enter-key { + background-gradient-start: #4e6765; + background-gradient-end: #4e6765; + background-gradient-direction: horizontal; + color: #fefefe; } + .keyboard-key.shift-key-uppercase { + color: #506A68; } + +.keyboard-subkeys { + color: white; + padding: 5px; + -arrow-border-radius: 10px; + -arrow-background-color: rgba(13, 16, 17, 0.92); + -arrow-border-width: 2px; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; } + +.emoji-page .keyboard-key { + background-color: transparent; + border: none; + color: initial; } + +.candidate-popup-content { + padding: 0.5em; + spacing: 0.3em; } + +.candidate-index { + padding: 0 0.5em 0 0; + color: #a0abb2; } + +.candidate-box { + padding: 0.3em 0.5em 0.3em 0.5em; + border-radius: 4px; } + .candidate-box:selected, .candidate-box:hover { + background-color: #506A68; + color: #fefefe; } + +.candidate-page-button-box { + height: 2em; } + .vertical .candidate-page-button-box { + padding-top: 0.5em; } + .horizontal .candidate-page-button-box { + padding-left: 0.5em; } + +.candidate-page-button { + padding: 4px; } + +.candidate-page-button-previous { + border-radius: 4px 0px 0px 4px; + border-right-width: 0; } + +.candidate-page-button-next { + border-radius: 0px 4px 4px 0px; } + +.candidate-page-button-icon { + icon-size: 1em; } + +/* Auth Dialogs & Screen Shield */ +.framed-user-icon { + background-size: contain; + border: 2px solid #BCC4C9; + color: #BCC4C9; + border-radius: 3px; } + .framed-user-icon:hover { + border-color: white; + color: white; } + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; } + +.login-dialog { + border: none; + background-color: transparent; } + .login-dialog .modal-dialog-button-box { + spacing: 3px; } + .login-dialog .modal-dialog-button { + padding: 3px 18px; } + .login-dialog .modal-dialog-button:default { + color: #BCC4C9; + background-color: #506A68; + box-shadow: none !important; } + .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + color: #fefefe !important; + background-color: #2e3639; + box-shadow: none !important; } + .login-dialog .modal-dialog-button:default:active { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .login-dialog .modal-dialog-button:default:insensitive { + color: #6a7175; + background-color: rgba(40, 46, 49, 0.7); + box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); + border: none; + text-shadow: none; + icon-shadow: none; } + +.login-dialog-logo-bin { + padding: 24px 0px; } + +.login-dialog-banner { + color: #a0abb2; } + +.login-dialog-button-box { + spacing: 5px; } + +.login-dialog-message-warning { + color: #ff9027; } + +.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: #BCC4C9; } + +.login-dialog-not-listed-label { + font-size: 90%; + font-weight: bold; + color: #697983; + padding-top: 1em; } + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; } + +.login-dialog-user-list { + spacing: 12px; + padding: .2em; + width: 23em; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:selected { + background-color: #506A68; + color: #fefefe; } + .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid #506A68; } + +.login-dialog-user-list-item { + border-radius: 5px; + padding: .2em; + color: #697983; } + .login-dialog-user-list-item:ltr { + padding-right: 1em; } + .login-dialog-user-list-item:rtl { + padding-left: 1em; } + .login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 2px 0 0 0; + background-color: #BCC4C9; } + .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: #fefefe; } + +.login-dialog-username, +.user-widget-label { + color: #BCC4C9; + font-size: 120%; + font-weight: bold; + text-align: left; + padding-left: 15px; } + +.user-widget-label:ltr { + padding-left: 18px; } +.user-widget-label:rtl { + padding-right: 18px; } + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; } + +.login-dialog-prompt-label { + color: #84929b; + font-size: 110%; + padding-top: 1em; } + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; } + +.login-dialog-session-list-button { + color: #697983; } + .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: #BCC4C9; } + .login-dialog-session-list-button:active { + color: #3c454a; } + +.screen-shield-arrows { + padding-bottom: 3em; } + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock { + color: white; + text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); + font-weight: bold; + text-align: center; + padding-bottom: 1.5em; } + +.screen-shield-clock-time { + font-size: 72pt; + text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } + +.screen-shield-clock-date { + font-size: 28pt; } + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; } + .screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; } + .screen-shield-notifications-container .notification, + .screen-shield-notifications-container .screen-shield-notification-source { + padding: 12px 6px; + border: 1px solid #BCC4C9; + background-color: rgba(24, 29, 32, 0.5); + color: #BCC4C9; + border-radius: 4px; } + .screen-shield-notifications-container .notification { + margin-right: 15px; } + +.screen-shield-notification-label { + font-weight: bold; + padding: 0px 0px 0px 12px; } + +.screen-shield-notification-count-text { + padding: 0px 0px 0px 12px; } + +#panel.lock-screen { + background-color: rgba(24, 29, 32, 0.5); } + +.screen-shield-background { + background: black; + box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } + +#lockDialogGroup { + background: #2e3436 url(resource:///org/gnome/shell/theme/noise-texture.png); + background-repeat: repeat; } + +#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { + background-color: rgba(24, 29, 32, 0.3); } + #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { + background-color: rgba(24, 29, 32, 0.5); } + #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { + background-color: rgba(80, 106, 104, 0.5); } + +#LookingGlassDialog { + background-color: rgba(0, 0, 0, 0.8); + spacing: 4px; + padding: 4px; + border: 2px solid grey; + border-radius: 4px; } + #LookingGlassDialog > #Toolbar { + border: 1px solid grey; + border-radius: 4px; } + #LookingGlassDialog .labels { + spacing: 4px; } + #LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: #ccc; + transition-duration: 100ms; + padding-left: .3em; + padding-right: .3em; } + #LookingGlassDialog .notebook-tab:hover { + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 2px; + border-color: #5b7976; + color: white; + text-shadow: black 0px 2px 2px; } + #LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; } + #LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; } + +.lg-dialog StEntry { + selection-background-color: #bbbbbb; + selected-color: #333333; } +.lg-dialog .shell-link { + color: #999999; } + .lg-dialog .shell-link:hover { + color: #dddddd; } + +.lg-completions-text { + font-size: .9em; + font-style: italic; } + +.lg-obj-inspector-title { + spacing: 4px; } + +.lg-obj-inspector-button { + border: 1px solid gray; + padding: 4px; + border-radius: 4px; } + .lg-obj-inspector-button:hover { + border: 1px solid #ffffff; } + +#lookingGlassExtensions { + padding: 4px; } + +.lg-extensions-list { + padding: 4px; + spacing: 6px; } + +.lg-extension { + border: 1px solid #6f6f6f; + border-radius: 4px; + padding: 4px; } + +.lg-extension-name { + font-weight: bold; } + +.lg-extension-meta { + spacing: 6px; } + +#LookingGlassPropertyInspector { + background: rgba(0, 0, 0, 0.8); + border: 2px solid grey; + border-radius: 4px; + padding: 6px; } + +.quick-settings { + padding: 14px; + border-radius: 1px; } + .quick-settings .icon-button, .quick-settings .button { + color: #BCC4C9; + padding: 10.5px; + border-radius: 1px; } + +.quick-toggle { + border-radius: 1px; + /* Move padding into the box; this is to allow menu arrows + to extend to the border */ } + .quick-toggle:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .quick-toggle:checked:hover { + color: #fefefe; + background-color: rgba(93, 123, 121, 0.6); + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .quick-toggle:checked, .quick-toggle:checked:hover { + color: #fefefe; } + .quick-toggle, .quick-toggle:hover, .quick-toggle:checked { + border: none; } + .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-label { + font-weight: bold; } + +.quick-menu-toggle:ltr > StBoxLayout, .quick-toggle-has-menu:ltr > StBoxLayout { + padding-right: 0; } +.quick-menu-toggle:rtl > StBoxLayout, .quick-toggle-has-menu:rtl > StBoxLayout { + padding-left: 0; } +.quick-menu-toggle .quick-toggle, .quick-toggle-has-menu .quick-toggle { + min-width: auto; + max-width: auto; } + .quick-menu-toggle .quick-toggle:ltr, .quick-toggle-has-menu .quick-toggle:ltr { + border-radius: 1px 0 0 1px; } + .quick-menu-toggle .quick-toggle:rtl, .quick-toggle-has-menu .quick-toggle:rtl { + border-radius: 0 1px 1px 0; } + .quick-menu-toggle .quick-toggle:ltr:last-child, .quick-toggle-has-menu .quick-toggle:ltr:last-child { + border-radius: 1px; } + .quick-menu-toggle .quick-toggle:rtl:last-child, .quick-toggle-has-menu .quick-toggle:rtl:last-child { + border-radius: 1px; } +.quick-menu-toggle .quick-toggle-arrow, .quick-menu-toggle .quick-toggle-menu-button, .quick-toggle-has-menu .quick-toggle-arrow, .quick-toggle-has-menu .quick-toggle-menu-button { + background-color: #2c3336; + border-width: 0; } + .quick-menu-toggle .quick-toggle-arrow:checked, .quick-menu-toggle .quick-toggle-menu-button:checked, .quick-toggle-has-menu .quick-toggle-arrow:checked, .quick-toggle-has-menu .quick-toggle-menu-button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .quick-menu-toggle .quick-toggle-arrow:checked:hover, .quick-menu-toggle .quick-toggle-menu-button:checked:hover, .quick-toggle-has-menu .quick-toggle-arrow:checked:hover, .quick-toggle-has-menu .quick-toggle-menu-button:checked:hover { + color: #fefefe; + background-color: rgba(91, 121, 118, 0.9); + text-shadow: none; + icon-shadow: none; + box-shadow: none !important; } + .quick-menu-toggle .quick-toggle-arrow:checked, .quick-menu-toggle .quick-toggle-arrow:checked:hover, .quick-menu-toggle .quick-toggle-menu-button:checked, .quick-menu-toggle .quick-toggle-menu-button:checked:hover, .quick-toggle-has-menu .quick-toggle-arrow:checked, .quick-toggle-has-menu .quick-toggle-arrow:checked:hover, .quick-toggle-has-menu .quick-toggle-menu-button:checked, .quick-toggle-has-menu .quick-toggle-menu-button:checked:hover { + color: #fefefe; + border-width: 0; } + .quick-menu-toggle .quick-toggle-arrow:hover, .quick-menu-toggle .quick-toggle-menu-button:hover, .quick-toggle-has-menu .quick-toggle-arrow:hover, .quick-toggle-has-menu .quick-toggle-menu-button:hover { + background-color: #30383c; } + .quick-menu-toggle .quick-toggle-arrow:ltr, .quick-menu-toggle .quick-toggle-menu-button:ltr, .quick-toggle-has-menu .quick-toggle-arrow:ltr, .quick-toggle-has-menu .quick-toggle-menu-button:ltr { + border-radius: 0 1px 1px 0; } + .quick-menu-toggle .quick-toggle-arrow:rtl, .quick-menu-toggle .quick-toggle-menu-button:rtl, .quick-toggle-has-menu .quick-toggle-arrow:rtl, .quick-toggle-has-menu .quick-toggle-menu-button:rtl { + border-radius: 1px 0 0 1px; } +.quick-menu-toggle .quick-toggle-separator, .quick-toggle-has-menu .quick-toggle-separator { + width: 0px; } + +.quick-toggle-menu { + background-color: #21282c !important; + border-radius: 1px; + padding: 12px; + margin: 12px 18px 0; + color: #BCC4C9; } + .quick-toggle-menu .popup-menu-item > StIcon { + -st-icon-style: symbolic; } + .quick-toggle-menu .header { + spacing-rows: 3px; + spacing-columns: 12px; + padding-bottom: 12px; } + .quick-toggle-menu .header .icon { + border-radius: 1px; + padding: 9px; + background-color: transparent; } + .quick-toggle-menu .header .icon.active { + background-color: #506A68; + color: #fefefe; } + +.quick-settings-system-item > StBoxLayout { + spacing: 12px; } +.quick-settings-system-item .icon-button { + border-radius: 1px; } + +.screenshot-ui-close-button { + background-color: #ba706e; } + .screenshot-ui-close-button:hover, .screenshot-ui-close-button:active { + background-color: #bf7a78; } + +.screenshot-ui-window-selector { + background-color: #181d20; } + +.screenshot-ui-window-selector-window:hover .screenshot-ui-window-selector-window-border { + border-color: #2f3e3d; } +.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-window-border { + border-color: #506A68; + background-color: rgba(80, 106, 104, 0.2); } +.screenshot-ui-window-selector-window:checked .screenshot-ui-window-selector-check { + color: #181d20; + background-color: #506A68; } + +.openweather-current-summarybox, +.openweather-forecast-icon, +.openweather-current-databox-captions, +.openweather-current-databox-values, +.openweather-current-icon, +.openweather-forecast-summary, +.openweather-forecast-temperature { + background: transparent; } + +.openweather-current-databox-captions, .openweather-forecast-day { + color: #506A68; } + +/* Pop_OS COSMIC Dock styling, append !important to any changed rules */ +.cosmic-dock #dock { + border-radius: 12px 12px 12px 12px !important; + border: 0 !important; + background-color: #111517; + margin: 4px !important; } + +.cosmic-dock.extended #dock { + border-radius: 0px !important; + margin: 0 !important; } + +.cosmic-dock.extended.side #dock { + border-top-width: 0 !important; + border-bottom-width: 0 !important; } + +.cosmic-dock.extended.side.left #dock { + border-left-width: 0 !important; } + +.cosmic-dock.extended.side.right #dock { + border-right-width: 0 !important; } + +.cosmic-dock.extended.bottom #dock { + border-bottom-width: 0 !important; + border-left-width: 0 !important; + border-right-width: 0 !important; } + +.cosmic-dock .app-well-app:hover .overview-icon, .cosmic-dock .app-well-app:focus .overview-icon, .cosmic-dock .app-well-app:selected .overview-icon { + border-radius: 11px; } + +/*# sourceMappingURL=gnome-shell.css.map */ diff --git a/RobCo/gtk-2.0/apps/chrome.rc b/RobCo/gtk-2.0/apps/chrome.rc new file mode 100755 index 0000000..0c37ab3 --- /dev/null +++ b/RobCo/gtk-2.0/apps/chrome.rc @@ -0,0 +1,50 @@ +# ============================================================================== +# CHROME/-UIM SPECIFIC SETTINGS +# ============================================================================== + +# Chromium lets us define some colours and settings for better integration + +style "chrome-gtk-frame" +{ + ChromeGtkFrame::frame-color = @wm_color + ChromeGtkFrame::inactive-frame-color = @unfocused_wm_color + + ChromeGtkFrame::frame-gradient-size = 16 + ChromeGtkFrame::frame-gradient-color = shade(1.07, @wm_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @wm_color) + ChromeGtkFrame::incognito-inactive-frame-color = @wm_color + + ChromeGtkFrame::incognito-frame-gradient-color = @wm_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @wm_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @wm_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @wm_color +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +# Chromium uses base as the fill colour of its own entries +# This would be fine but Gtk+ uses it to fill the surrounding space, so its set to bg +# That results in Chromium using it for the fill, so we need to handle that + +style "chrome_entry" { + base[NORMAL] = @base_color + base[INSENSITIVE] = @base_color +} + +widget_class "*Chrom*" style "chrome_entry" + +# Chrome Menu item background + +style "chrome_menu_item" +{ + bg[SELECTED] = @wm_color +} + +widget_class "***" style "chrome_menu_item" + + +# Chrome buttons + +widget_class "*Chrom*Button*" style "button" diff --git a/RobCo/gtk-2.0/apps/gimp.rc b/RobCo/gtk-2.0/apps/gimp.rc new file mode 100755 index 0000000..4908803 --- /dev/null +++ b/RobCo/gtk-2.0/apps/gimp.rc @@ -0,0 +1,83 @@ +# ============================================================================== +# GIMP SPECIFIC SETTINGS +# ============================================================================== + +# TODO: This could really look nicer +style "gimp_spin_scale" { + + # Spin background + bg[NORMAL] = @base_color + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + } + + } + +} + + +# Disable spin button assets for GimpSpinScale +class "GimpSpinScale" style "gimp_spin_scale" \ No newline at end of file diff --git a/RobCo/gtk-2.0/apps/libreoffice.rc b/RobCo/gtk-2.0/apps/libreoffice.rc new file mode 100755 index 0000000..6e976a2 --- /dev/null +++ b/RobCo/gtk-2.0/apps/libreoffice.rc @@ -0,0 +1,12 @@ +# ============================================================================== +# OPEN/LIBREOFFICE SPECIFIC SETTINGS +# ============================================================================== + +style "ooo_stepper_hack" +{ + GtkScrollbar::stepper-size = 13 + GtkScrollbar::has-backward-stepper = 1 + GtkScrollbar::has-forward-stepper = 1 +} + +widget "*openoffice-toplevel*" style "ooo_stepper_hack" \ No newline at end of file diff --git a/RobCo/gtk-2.0/apps/terminal.rc b/RobCo/gtk-2.0/apps/terminal.rc new file mode 100755 index 0000000..07f4346 --- /dev/null +++ b/RobCo/gtk-2.0/apps/terminal.rc @@ -0,0 +1,48 @@ +# ============================================================================== +# GNOME TERMINAL SPECIFIC SETTINGS +# ============================================================================== + +style "terminal_window" = "dark" { +} + +style "terminal_menubar" +{ + + engine "murrine" { + } +} + +style "terminal_notebook" = "dark" +{ + fg[ACTIVE] = mix (0.8, "#DADBDB", "#DADBDB") + + engine "murrine" { + } +} + +style "terminal_scrollbar" = "scrollbar" +{ + bg[NORMAL] = "#263238" + bg[PRELIGHT] = shade(1.08, "#263238") + bg[ACTIVE] = shade(0.94, "#263238") + bg[SELECTED] = shade(1.0, @selected_bg_color) + bg[INSENSITIVE] = "#263238" + + engine "murrine" { + } +} + +style "terminal_screen" +{ + text[NORMAL] = "#DADBDB" + base[NORMAL] = "#384952" + + TerminalScreen::background-darkness = 0.95 +} + +widget "*TerminalWindow*" style "terminal_window" +#widget "*TerminalWindow.*.*enu?ar" style "terminal_menubar" +widget "*TerminalWindow.*.GtkNotebook*" style "terminal_notebook" +widget "*TerminalWindow.*.GtkNotebook.*.GtkVScrollbar*" style "terminal_scrollbar" +#widget "*TerminalWindow.*.GtkNotebook*utton*" style "terminal_button" +widget "*TerminalWindow.*.TerminalScreen*" style "terminal_screen" diff --git a/RobCo/gtk-2.0/apps/thunar.rc b/RobCo/gtk-2.0/apps/thunar.rc new file mode 100755 index 0000000..328ceb5 --- /dev/null +++ b/RobCo/gtk-2.0/apps/thunar.rc @@ -0,0 +1,24 @@ +# ============================================================================== +# THUNAR SPECIFIC SETTINGS +# ============================================================================== + +style "sidepane" { + + GtkTreeView::odd_row_color = @sidebar_bg + GtkTreeView::even_row_color = @sidebar_bg + base[NORMAL] = @bg_color + base[INSENSITIVE] = mix(0.4, shade(1.35, @selected_bg_color), shade(0.9, @base_color)) + bg[NORMAL] = @bg_color + text[NORMAL] = mix(0.9, @fg_color, @bg_color) +} + +style "thunar-frame" { + xthickness = 0 + ythickness = 0 +} +style "thunar-handle" { GtkPaned::handle-size = 2 } +widget_class "*ThunarWindow*." style "thunar-frame" +widget_class "*ThunarWindow*." style "thunar-handle" + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" diff --git a/RobCo/gtk-2.0/apps/xfce.rc b/RobCo/gtk-2.0/apps/xfce.rc new file mode 100755 index 0000000..f8c2acd --- /dev/null +++ b/RobCo/gtk-2.0/apps/xfce.rc @@ -0,0 +1,90 @@ +style "theme-panel" = "dark" { + xthickness = 1 + ythickness = 1 + bg[NORMAL] = @panel_bg_color +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 80 + XfdesktopIconView::shadow-x-offset = 0 + XfdesktopIconView::shadow-y-offset = 0 + XfdesktopIconView::selected-shadow-x-offset = 0 + XfdesktopIconView::selected-shadow-y-offset = 0 + XfdesktopIconView::shadow-color = @tooltip_bg_color + XfdesktopIconView::selected-shadow-color = @tooltip_bg_color + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = shade (0.9, @selected_fg_color) + fg[ACTIVE] = @selected_fg_color + +} + +style "theme-panel-text" = "dark" { +} + +style "panel-entry" = "dark" { +} + +style "theme-main-menu-text" = "theme-panel-text" +{ + fg[PRELIGHT] = "#ffffff" + text[PRELIGHT] = "#ffffff" +} + +style "workspace-switcher" = "dark" +{ + bg[SELECTED] = shade (0.8, @selected_bg_color) +} + +style "window-buttons" = "dark" { + +} + +style "indicator" = "theme-panel" +{ + xthickness = 0 + ythickness = 0 +} + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*WnckPager*" style "workspace-switcher" +widget "*XfdesktopIconView*" style "xfdesktop-icon-view" + +# Fix gtk-entries in the panel +class "*SexyIconEntry*" style:highest "entry" # fixes dict-plugin +widget "*xfce4-verve-plugin*GtkEntry" style:highest "entry" # fixes verve-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel**" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# Override general panel-style with specific plugin-styles +widget "*indicator-applet*" style "indicator" +widget "*indicator-button*" style "indicator" +#widget "*XfceTasklist*" style "dark_button" diff --git a/RobCo/gtk-2.0/assets/border.png b/RobCo/gtk-2.0/assets/border.png new file mode 100644 index 0000000..ed7aaf8 Binary files /dev/null and b/RobCo/gtk-2.0/assets/border.png differ diff --git a/RobCo/gtk-2.0/assets/button-active.png b/RobCo/gtk-2.0/assets/button-active.png new file mode 100644 index 0000000..bb2da1b Binary files /dev/null and b/RobCo/gtk-2.0/assets/button-active.png differ diff --git a/RobCo/gtk-2.0/assets/button-hover.png b/RobCo/gtk-2.0/assets/button-hover.png new file mode 100644 index 0000000..3dc587e Binary files /dev/null and b/RobCo/gtk-2.0/assets/button-hover.png differ diff --git a/RobCo/gtk-2.0/assets/button-insensitive.png b/RobCo/gtk-2.0/assets/button-insensitive.png new file mode 100644 index 0000000..ee56928 Binary files /dev/null and b/RobCo/gtk-2.0/assets/button-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/button.png b/RobCo/gtk-2.0/assets/button.png new file mode 100644 index 0000000..1877121 Binary files /dev/null and b/RobCo/gtk-2.0/assets/button.png differ diff --git a/RobCo/gtk-2.0/assets/checkbox-checked-active.png b/RobCo/gtk-2.0/assets/checkbox-checked-active.png new file mode 120000 index 0000000..358a499 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-checked-active.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-active-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-checked-hover.png b/RobCo/gtk-2.0/assets/checkbox-checked-hover.png new file mode 120000 index 0000000..e70f927 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-checked-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-hover-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-checked-insensitive.png b/RobCo/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 120000 index 0000000..09a0a7c --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-checked-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-insensitive-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-checked.png b/RobCo/gtk-2.0/assets/checkbox-checked.png new file mode 120000 index 0000000..b4e66c6 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-checked.png @@ -0,0 +1 @@ +../../assets/checkbox-checked-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-mixed-active.png b/RobCo/gtk-2.0/assets/checkbox-mixed-active.png new file mode 120000 index 0000000..bdd98de --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-mixed-active.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-active-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-mixed-hover.png b/RobCo/gtk-2.0/assets/checkbox-mixed-hover.png new file mode 120000 index 0000000..9645910 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-mixed-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-hover-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-mixed-insensitive.png b/RobCo/gtk-2.0/assets/checkbox-mixed-insensitive.png new file mode 120000 index 0000000..becdb27 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-mixed-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-insensitive-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-mixed.png b/RobCo/gtk-2.0/assets/checkbox-mixed.png new file mode 120000 index 0000000..329ae42 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-mixed.png @@ -0,0 +1 @@ +../../assets/checkbox-mixed-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-unchecked-active.png b/RobCo/gtk-2.0/assets/checkbox-unchecked-active.png new file mode 120000 index 0000000..ea9bd36 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-unchecked-active.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-active-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-unchecked-hover.png b/RobCo/gtk-2.0/assets/checkbox-unchecked-hover.png new file mode 120000 index 0000000..9cc8f13 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-unchecked-hover.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-hover-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/RobCo/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 120000 index 0000000..afe2826 --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-unchecked-insensitive.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-insensitive-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/checkbox-unchecked.png b/RobCo/gtk-2.0/assets/checkbox-unchecked.png new file mode 120000 index 0000000..68f2c4b --- /dev/null +++ b/RobCo/gtk-2.0/assets/checkbox-unchecked.png @@ -0,0 +1 @@ +../../assets/checkbox-unchecked-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/combo-entry-ltr-button-active.png b/RobCo/gtk-2.0/assets/combo-entry-ltr-button-active.png new file mode 100644 index 0000000..b8b63f1 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-ltr-button-active.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-ltr-button-hover.png b/RobCo/gtk-2.0/assets/combo-entry-ltr-button-hover.png new file mode 100644 index 0000000..193057d Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-ltr-button-hover.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png b/RobCo/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png new file mode 100644 index 0000000..4048107 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-ltr-button-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-ltr-button.png b/RobCo/gtk-2.0/assets/combo-entry-ltr-button.png new file mode 100644 index 0000000..fda6ff9 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-ltr-button.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-ltr-entry-active.png b/RobCo/gtk-2.0/assets/combo-entry-ltr-entry-active.png new file mode 100644 index 0000000..7fe10dc Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-ltr-entry-active.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png b/RobCo/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png new file mode 100644 index 0000000..89f6bc5 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-ltr-entry-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-ltr-entry.png b/RobCo/gtk-2.0/assets/combo-entry-ltr-entry.png new file mode 100644 index 0000000..12bc982 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-ltr-entry.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-rtl-button-active.png b/RobCo/gtk-2.0/assets/combo-entry-rtl-button-active.png new file mode 100644 index 0000000..b9a6e2d Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-rtl-button-active.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-rtl-button-hover.png b/RobCo/gtk-2.0/assets/combo-entry-rtl-button-hover.png new file mode 100644 index 0000000..ac81578 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-rtl-button-hover.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png b/RobCo/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png new file mode 100644 index 0000000..cf3c603 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-rtl-button-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-rtl-button.png b/RobCo/gtk-2.0/assets/combo-entry-rtl-button.png new file mode 100644 index 0000000..e715959 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-rtl-button.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-rtl-entry-active.png b/RobCo/gtk-2.0/assets/combo-entry-rtl-entry-active.png new file mode 100644 index 0000000..0d75712 Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-rtl-entry-active.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png b/RobCo/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png new file mode 100644 index 0000000..5dcac8e Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-rtl-entry-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/combo-entry-rtl-entry.png b/RobCo/gtk-2.0/assets/combo-entry-rtl-entry.png new file mode 100644 index 0000000..ac0b0ef Binary files /dev/null and b/RobCo/gtk-2.0/assets/combo-entry-rtl-entry.png differ diff --git a/RobCo/gtk-2.0/assets/entry-active.png b/RobCo/gtk-2.0/assets/entry-active.png new file mode 100644 index 0000000..d7fb757 Binary files /dev/null and b/RobCo/gtk-2.0/assets/entry-active.png differ diff --git a/RobCo/gtk-2.0/assets/entry-background-insensitive.png b/RobCo/gtk-2.0/assets/entry-background-insensitive.png new file mode 100644 index 0000000..5d976d6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/entry-background-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/entry-background.png b/RobCo/gtk-2.0/assets/entry-background.png new file mode 100644 index 0000000..5d976d6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/entry-background.png differ diff --git a/RobCo/gtk-2.0/assets/entry-insensitive.png b/RobCo/gtk-2.0/assets/entry-insensitive.png new file mode 100644 index 0000000..222a0c3 Binary files /dev/null and b/RobCo/gtk-2.0/assets/entry-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/entry.png b/RobCo/gtk-2.0/assets/entry.png new file mode 100644 index 0000000..dd957bc Binary files /dev/null and b/RobCo/gtk-2.0/assets/entry.png differ diff --git a/RobCo/gtk-2.0/assets/focus.png b/RobCo/gtk-2.0/assets/focus.png new file mode 100644 index 0000000..e2576f6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/focus.png differ diff --git a/RobCo/gtk-2.0/assets/frame-inline.png b/RobCo/gtk-2.0/assets/frame-inline.png new file mode 100644 index 0000000..d8bed11 Binary files /dev/null and b/RobCo/gtk-2.0/assets/frame-inline.png differ diff --git a/RobCo/gtk-2.0/assets/frame-notebook.png b/RobCo/gtk-2.0/assets/frame-notebook.png new file mode 100644 index 0000000..5454759 Binary files /dev/null and b/RobCo/gtk-2.0/assets/frame-notebook.png differ diff --git a/RobCo/gtk-2.0/assets/frame.png b/RobCo/gtk-2.0/assets/frame.png new file mode 100644 index 0000000..c9b2d37 Binary files /dev/null and b/RobCo/gtk-2.0/assets/frame.png differ diff --git a/RobCo/gtk-2.0/assets/handle-horz.png b/RobCo/gtk-2.0/assets/handle-horz.png new file mode 100644 index 0000000..2d17628 Binary files /dev/null and b/RobCo/gtk-2.0/assets/handle-horz.png differ diff --git a/RobCo/gtk-2.0/assets/handle-vert.png b/RobCo/gtk-2.0/assets/handle-vert.png new file mode 100644 index 0000000..b2ba0f9 Binary files /dev/null and b/RobCo/gtk-2.0/assets/handle-vert.png differ diff --git a/RobCo/gtk-2.0/assets/handle.png b/RobCo/gtk-2.0/assets/handle.png new file mode 100644 index 0000000..881ef71 Binary files /dev/null and b/RobCo/gtk-2.0/assets/handle.png differ diff --git a/RobCo/gtk-2.0/assets/line.png b/RobCo/gtk-2.0/assets/line.png new file mode 100644 index 0000000..888422f Binary files /dev/null and b/RobCo/gtk-2.0/assets/line.png differ diff --git a/RobCo/gtk-2.0/assets/menu-border.png b/RobCo/gtk-2.0/assets/menu-border.png new file mode 100644 index 0000000..0c63b85 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-border.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-checked-hover.png b/RobCo/gtk-2.0/assets/menu-checkbox-checked-hover.png new file mode 100644 index 0000000..da4b7ba Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-checked-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/RobCo/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100644 index 0000000..0dd9020 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-checked-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-checked.png b/RobCo/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100644 index 0000000..755b648 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-checked.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-hover.png b/RobCo/gtk-2.0/assets/menu-checkbox-hover.png new file mode 100644 index 0000000..99cc548 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-insensitive.png b/RobCo/gtk-2.0/assets/menu-checkbox-insensitive.png new file mode 100644 index 0000000..ccc9c11 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-mixed-hover.png b/RobCo/gtk-2.0/assets/menu-checkbox-mixed-hover.png new file mode 100644 index 0000000..ae78843 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-mixed-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png b/RobCo/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png new file mode 100644 index 0000000..8d0963e Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-mixed-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox-mixed.png b/RobCo/gtk-2.0/assets/menu-checkbox-mixed.png new file mode 100644 index 0000000..ffa4780 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox-mixed.png differ diff --git a/RobCo/gtk-2.0/assets/menu-checkbox.png b/RobCo/gtk-2.0/assets/menu-checkbox.png new file mode 100644 index 0000000..99cc548 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-checkbox.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-down-insensitive.png b/RobCo/gtk-2.0/assets/menu-pan-down-insensitive.png new file mode 100644 index 0000000..3cbe996 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-down-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-down.png b/RobCo/gtk-2.0/assets/menu-pan-down.png new file mode 100644 index 0000000..90055e2 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-down.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-left-hover.png b/RobCo/gtk-2.0/assets/menu-pan-left-hover.png new file mode 100644 index 0000000..b6a2a9e Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-left-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-left-insensitive.png b/RobCo/gtk-2.0/assets/menu-pan-left-insensitive.png new file mode 100644 index 0000000..9bb5e8f Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-left-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-left.png b/RobCo/gtk-2.0/assets/menu-pan-left.png new file mode 100644 index 0000000..b6a2a9e Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-left.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-right-hover.png b/RobCo/gtk-2.0/assets/menu-pan-right-hover.png new file mode 100644 index 0000000..a475bbc Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-right-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-right-insensitive.png b/RobCo/gtk-2.0/assets/menu-pan-right-insensitive.png new file mode 100644 index 0000000..c204ed0 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-right-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-right.png b/RobCo/gtk-2.0/assets/menu-pan-right.png new file mode 100644 index 0000000..a475bbc Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-right.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-up-insensitive.png b/RobCo/gtk-2.0/assets/menu-pan-up-insensitive.png new file mode 100644 index 0000000..df3f884 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-up-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-pan-up.png b/RobCo/gtk-2.0/assets/menu-pan-up.png new file mode 100644 index 0000000..2baafe2 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-pan-up.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-checked-hover.png b/RobCo/gtk-2.0/assets/menu-radio-checked-hover.png new file mode 100644 index 0000000..851e542 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-checked-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-checked-insensitive.png b/RobCo/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100644 index 0000000..77596f5 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-checked-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-checked.png b/RobCo/gtk-2.0/assets/menu-radio-checked.png new file mode 100644 index 0000000..67829c2 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-checked.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-hover.png b/RobCo/gtk-2.0/assets/menu-radio-hover.png new file mode 100644 index 0000000..c81c492 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-insensitive.png b/RobCo/gtk-2.0/assets/menu-radio-insensitive.png new file mode 100644 index 0000000..d79ce77 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-mixed-hover.png b/RobCo/gtk-2.0/assets/menu-radio-mixed-hover.png new file mode 100644 index 0000000..1f92980 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-mixed-hover.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-mixed-insensitive.png b/RobCo/gtk-2.0/assets/menu-radio-mixed-insensitive.png new file mode 100644 index 0000000..18a4e48 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-mixed-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio-mixed.png b/RobCo/gtk-2.0/assets/menu-radio-mixed.png new file mode 100644 index 0000000..1f92980 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio-mixed.png differ diff --git a/RobCo/gtk-2.0/assets/menu-radio.png b/RobCo/gtk-2.0/assets/menu-radio.png new file mode 100644 index 0000000..c81c492 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menu-radio.png differ diff --git a/RobCo/gtk-2.0/assets/menubar-item-active.png b/RobCo/gtk-2.0/assets/menubar-item-active.png new file mode 100644 index 0000000..3454756 Binary files /dev/null and b/RobCo/gtk-2.0/assets/menubar-item-active.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png b/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png new file mode 100644 index 0000000..7c6e473 Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry-active.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png b/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png new file mode 100644 index 0000000..736adec Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png b/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png new file mode 100644 index 0000000..805fbb1 Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-combo-entry-ltr-entry.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png b/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png new file mode 100644 index 0000000..a41194e Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry-active.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png b/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png new file mode 100644 index 0000000..cb12f40 Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png b/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png new file mode 100644 index 0000000..2283797 Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-combo-entry-rtl-entry.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-entry-active.png b/RobCo/gtk-2.0/assets/notebook-entry-active.png new file mode 100644 index 0000000..d7fb757 Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-entry-active.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-entry-insensitive.png b/RobCo/gtk-2.0/assets/notebook-entry-insensitive.png new file mode 100644 index 0000000..222a0c3 Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-entry-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/notebook-entry.png b/RobCo/gtk-2.0/assets/notebook-entry.png new file mode 100644 index 0000000..dd957bc Binary files /dev/null and b/RobCo/gtk-2.0/assets/notebook-entry.png differ diff --git a/RobCo/gtk-2.0/assets/pan-down-insensitive.png b/RobCo/gtk-2.0/assets/pan-down-insensitive.png new file mode 100644 index 0000000..3cbe996 Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-down-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/pan-down.png b/RobCo/gtk-2.0/assets/pan-down.png new file mode 100644 index 0000000..90055e2 Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-down.png differ diff --git a/RobCo/gtk-2.0/assets/pan-left-insensitive.png b/RobCo/gtk-2.0/assets/pan-left-insensitive.png new file mode 100644 index 0000000..3445c1a Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-left-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/pan-left-semi.png b/RobCo/gtk-2.0/assets/pan-left-semi.png new file mode 100644 index 0000000..6bf704d Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-left-semi.png differ diff --git a/RobCo/gtk-2.0/assets/pan-left.png b/RobCo/gtk-2.0/assets/pan-left.png new file mode 100644 index 0000000..71e1de9 Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-left.png differ diff --git a/RobCo/gtk-2.0/assets/pan-right-insensitive.png b/RobCo/gtk-2.0/assets/pan-right-insensitive.png new file mode 100644 index 0000000..4280c16 Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-right-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/pan-right-semi.png b/RobCo/gtk-2.0/assets/pan-right-semi.png new file mode 100644 index 0000000..eced671 Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-right-semi.png differ diff --git a/RobCo/gtk-2.0/assets/pan-right.png b/RobCo/gtk-2.0/assets/pan-right.png new file mode 100644 index 0000000..5d1d70d Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-right.png differ diff --git a/RobCo/gtk-2.0/assets/pan-up-insensitive.png b/RobCo/gtk-2.0/assets/pan-up-insensitive.png new file mode 100644 index 0000000..df3f884 Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-up-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/pan-up.png b/RobCo/gtk-2.0/assets/pan-up.png new file mode 100644 index 0000000..2baafe2 Binary files /dev/null and b/RobCo/gtk-2.0/assets/pan-up.png differ diff --git a/RobCo/gtk-2.0/assets/progressbar-horz-trough.png b/RobCo/gtk-2.0/assets/progressbar-horz-trough.png new file mode 100644 index 0000000..54518e5 Binary files /dev/null and b/RobCo/gtk-2.0/assets/progressbar-horz-trough.png differ diff --git a/RobCo/gtk-2.0/assets/progressbar-horz.png b/RobCo/gtk-2.0/assets/progressbar-horz.png new file mode 100644 index 0000000..3fbbe8a Binary files /dev/null and b/RobCo/gtk-2.0/assets/progressbar-horz.png differ diff --git a/RobCo/gtk-2.0/assets/progressbar-vert-trough.png b/RobCo/gtk-2.0/assets/progressbar-vert-trough.png new file mode 100644 index 0000000..35bb5c0 Binary files /dev/null and b/RobCo/gtk-2.0/assets/progressbar-vert-trough.png differ diff --git a/RobCo/gtk-2.0/assets/progressbar-vert.png b/RobCo/gtk-2.0/assets/progressbar-vert.png new file mode 100644 index 0000000..582645d Binary files /dev/null and b/RobCo/gtk-2.0/assets/progressbar-vert.png differ diff --git a/RobCo/gtk-2.0/assets/radio-checked-active.png b/RobCo/gtk-2.0/assets/radio-checked-active.png new file mode 120000 index 0000000..a5e69ca --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-checked-active.png @@ -0,0 +1 @@ +../../assets/radio-checked-active-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-checked-hover.png b/RobCo/gtk-2.0/assets/radio-checked-hover.png new file mode 120000 index 0000000..3664209 --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-checked-hover.png @@ -0,0 +1 @@ +../../assets/radio-checked-hover-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-checked-insensitive.png b/RobCo/gtk-2.0/assets/radio-checked-insensitive.png new file mode 120000 index 0000000..dbcab75 --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-checked-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-checked-insensitive-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-checked.png b/RobCo/gtk-2.0/assets/radio-checked.png new file mode 120000 index 0000000..d7b9278 --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-checked.png @@ -0,0 +1 @@ +../../assets/radio-checked-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-mixed-active.png b/RobCo/gtk-2.0/assets/radio-mixed-active.png new file mode 120000 index 0000000..6a3722a --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-mixed-active.png @@ -0,0 +1 @@ +../../assets/radio-mixed-active-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-mixed-hover.png b/RobCo/gtk-2.0/assets/radio-mixed-hover.png new file mode 120000 index 0000000..74082a8 --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-mixed-hover.png @@ -0,0 +1 @@ +../../assets/radio-mixed-hover-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-mixed-insensitive.png b/RobCo/gtk-2.0/assets/radio-mixed-insensitive.png new file mode 120000 index 0000000..ccf299b --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-mixed-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-mixed-insensitive-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-mixed.png b/RobCo/gtk-2.0/assets/radio-mixed.png new file mode 120000 index 0000000..587128b --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-mixed.png @@ -0,0 +1 @@ +../../assets/radio-mixed-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-unchecked-active.png b/RobCo/gtk-2.0/assets/radio-unchecked-active.png new file mode 120000 index 0000000..9703525 --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-unchecked-active.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-active-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-unchecked-hover.png b/RobCo/gtk-2.0/assets/radio-unchecked-hover.png new file mode 120000 index 0000000..71695dc --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-unchecked-hover.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-hover-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-unchecked-insensitive.png b/RobCo/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 120000 index 0000000..aa4322c --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-unchecked-insensitive.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-insensitive-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/radio-unchecked.png b/RobCo/gtk-2.0/assets/radio-unchecked.png new file mode 120000 index 0000000..483d717 --- /dev/null +++ b/RobCo/gtk-2.0/assets/radio-unchecked.png @@ -0,0 +1 @@ +../../assets/radio-unchecked-dark.png \ No newline at end of file diff --git a/RobCo/gtk-2.0/assets/scale-horz-focus.png b/RobCo/gtk-2.0/assets/scale-horz-focus.png new file mode 100644 index 0000000..64bf6b6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-horz-focus.png differ diff --git a/RobCo/gtk-2.0/assets/scale-horz-trough-active.png b/RobCo/gtk-2.0/assets/scale-horz-trough-active.png new file mode 100644 index 0000000..d562eee Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-horz-trough-active.png differ diff --git a/RobCo/gtk-2.0/assets/scale-horz-trough.png b/RobCo/gtk-2.0/assets/scale-horz-trough.png new file mode 100644 index 0000000..1546167 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-horz-trough.png differ diff --git a/RobCo/gtk-2.0/assets/scale-slider-active.png b/RobCo/gtk-2.0/assets/scale-slider-active.png new file mode 100644 index 0000000..3a4cdf6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-slider-active.png differ diff --git a/RobCo/gtk-2.0/assets/scale-slider-hover.png b/RobCo/gtk-2.0/assets/scale-slider-hover.png new file mode 100644 index 0000000..ddea473 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-slider-hover.png differ diff --git a/RobCo/gtk-2.0/assets/scale-slider-insensitive.png b/RobCo/gtk-2.0/assets/scale-slider-insensitive.png new file mode 100644 index 0000000..ddea473 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-slider-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/scale-slider.png b/RobCo/gtk-2.0/assets/scale-slider.png new file mode 100644 index 0000000..ddea473 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-slider.png differ diff --git a/RobCo/gtk-2.0/assets/scale-vert-trough-active.png b/RobCo/gtk-2.0/assets/scale-vert-trough-active.png new file mode 100644 index 0000000..2f041a4 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-vert-trough-active.png differ diff --git a/RobCo/gtk-2.0/assets/scale-vert-trough.png b/RobCo/gtk-2.0/assets/scale-vert-trough.png new file mode 100644 index 0000000..9412e9f Binary files /dev/null and b/RobCo/gtk-2.0/assets/scale-vert-trough.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-horz-slider-active.png b/RobCo/gtk-2.0/assets/scrollbar-horz-slider-active.png new file mode 100644 index 0000000..9044275 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-horz-slider-active.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-horz-slider-hover.png b/RobCo/gtk-2.0/assets/scrollbar-horz-slider-hover.png new file mode 100644 index 0000000..9d97c07 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-horz-slider-hover.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-horz-slider.png b/RobCo/gtk-2.0/assets/scrollbar-horz-slider.png new file mode 100644 index 0000000..0bf2e10 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-horz-slider.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-horz-trough.png b/RobCo/gtk-2.0/assets/scrollbar-horz-trough.png new file mode 100644 index 0000000..47386f9 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-horz-trough.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png new file mode 100644 index 0000000..30abdb6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-active-rtl.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-slider-active.png b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-active.png new file mode 100644 index 0000000..30abdb6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-active.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png new file mode 100644 index 0000000..f87b4dc Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-hover-rtl.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-slider-hover.png b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-hover.png new file mode 100644 index 0000000..f87b4dc Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-hover.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-slider-rtl.png b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-rtl.png new file mode 100644 index 0000000..d7b89fe Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-slider-rtl.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-slider.png b/RobCo/gtk-2.0/assets/scrollbar-vert-slider.png new file mode 100644 index 0000000..7a69719 Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-slider.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-trough-rtl.png b/RobCo/gtk-2.0/assets/scrollbar-vert-trough-rtl.png new file mode 100644 index 0000000..8ad3ebc Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-trough-rtl.png differ diff --git a/RobCo/gtk-2.0/assets/scrollbar-vert-trough.png b/RobCo/gtk-2.0/assets/scrollbar-vert-trough.png new file mode 100644 index 0000000..8ad3ebc Binary files /dev/null and b/RobCo/gtk-2.0/assets/scrollbar-vert-trough.png differ diff --git a/RobCo/gtk-2.0/assets/spin-down-insensitive.png b/RobCo/gtk-2.0/assets/spin-down-insensitive.png new file mode 100644 index 0000000..6da34ad Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-down-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/spin-down.png b/RobCo/gtk-2.0/assets/spin-down.png new file mode 100644 index 0000000..bf08a8d Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-down.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-down-active.png b/RobCo/gtk-2.0/assets/spin-ltr-down-active.png new file mode 100644 index 0000000..40c8444 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-down-active.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-down-hover.png b/RobCo/gtk-2.0/assets/spin-ltr-down-hover.png new file mode 100644 index 0000000..185739c Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-down-hover.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-down-insensitive.png b/RobCo/gtk-2.0/assets/spin-ltr-down-insensitive.png new file mode 100644 index 0000000..5bfa6c9 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-down-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-down.png b/RobCo/gtk-2.0/assets/spin-ltr-down.png new file mode 100644 index 0000000..cf19507 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-down.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-up-active.png b/RobCo/gtk-2.0/assets/spin-ltr-up-active.png new file mode 100644 index 0000000..f466dfa Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-up-active.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-up-hover.png b/RobCo/gtk-2.0/assets/spin-ltr-up-hover.png new file mode 100644 index 0000000..ec6c323 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-up-hover.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-up-insensitive.png b/RobCo/gtk-2.0/assets/spin-ltr-up-insensitive.png new file mode 100644 index 0000000..9449584 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-up-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/spin-ltr-up.png b/RobCo/gtk-2.0/assets/spin-ltr-up.png new file mode 100644 index 0000000..9449584 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-ltr-up.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-down-active.png b/RobCo/gtk-2.0/assets/spin-rtl-down-active.png new file mode 100644 index 0000000..3665a0c Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-down-active.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-down-hover.png b/RobCo/gtk-2.0/assets/spin-rtl-down-hover.png new file mode 100644 index 0000000..6c0781e Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-down-hover.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-down-insensitive.png b/RobCo/gtk-2.0/assets/spin-rtl-down-insensitive.png new file mode 100644 index 0000000..8b09a58 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-down-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-down.png b/RobCo/gtk-2.0/assets/spin-rtl-down.png new file mode 100644 index 0000000..09affb6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-down.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-up-active.png b/RobCo/gtk-2.0/assets/spin-rtl-up-active.png new file mode 100644 index 0000000..dac367b Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-up-active.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-up-hover.png b/RobCo/gtk-2.0/assets/spin-rtl-up-hover.png new file mode 100644 index 0000000..53f3a25 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-up-hover.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-up-insensitive.png b/RobCo/gtk-2.0/assets/spin-rtl-up-insensitive.png new file mode 100644 index 0000000..05750c9 Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-up-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/spin-rtl-up.png b/RobCo/gtk-2.0/assets/spin-rtl-up.png new file mode 100644 index 0000000..a4be68e Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-rtl-up.png differ diff --git a/RobCo/gtk-2.0/assets/spin-up-insensitive.png b/RobCo/gtk-2.0/assets/spin-up-insensitive.png new file mode 100644 index 0000000..feb6f7e Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-up-insensitive.png differ diff --git a/RobCo/gtk-2.0/assets/spin-up.png b/RobCo/gtk-2.0/assets/spin-up.png new file mode 100644 index 0000000..4aca72f Binary files /dev/null and b/RobCo/gtk-2.0/assets/spin-up.png differ diff --git a/RobCo/gtk-2.0/assets/tab-down-active.png b/RobCo/gtk-2.0/assets/tab-down-active.png new file mode 100644 index 0000000..1e2ef8a Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-down-active.png differ diff --git a/RobCo/gtk-2.0/assets/tab-down.png b/RobCo/gtk-2.0/assets/tab-down.png new file mode 100644 index 0000000..d717269 Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-down.png differ diff --git a/RobCo/gtk-2.0/assets/tab-horz-gap.png b/RobCo/gtk-2.0/assets/tab-horz-gap.png new file mode 100644 index 0000000..6e3c352 Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-horz-gap.png differ diff --git a/RobCo/gtk-2.0/assets/tab-left-active.png b/RobCo/gtk-2.0/assets/tab-left-active.png new file mode 100644 index 0000000..91015e5 Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-left-active.png differ diff --git a/RobCo/gtk-2.0/assets/tab-left.png b/RobCo/gtk-2.0/assets/tab-left.png new file mode 100644 index 0000000..4e60b31 Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-left.png differ diff --git a/RobCo/gtk-2.0/assets/tab-right-active.png b/RobCo/gtk-2.0/assets/tab-right-active.png new file mode 100644 index 0000000..9e90f7f Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-right-active.png differ diff --git a/RobCo/gtk-2.0/assets/tab-right.png b/RobCo/gtk-2.0/assets/tab-right.png new file mode 100644 index 0000000..fdad030 Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-right.png differ diff --git a/RobCo/gtk-2.0/assets/tab-up-active.png b/RobCo/gtk-2.0/assets/tab-up-active.png new file mode 100644 index 0000000..23aae0c Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-up-active.png differ diff --git a/RobCo/gtk-2.0/assets/tab-up.png b/RobCo/gtk-2.0/assets/tab-up.png new file mode 100644 index 0000000..c9a2b3a Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-up.png differ diff --git a/RobCo/gtk-2.0/assets/tab-vert-gap.png b/RobCo/gtk-2.0/assets/tab-vert-gap.png new file mode 100644 index 0000000..2959819 Binary files /dev/null and b/RobCo/gtk-2.0/assets/tab-vert-gap.png differ diff --git a/RobCo/gtk-2.0/assets/toolbar-button-active.png b/RobCo/gtk-2.0/assets/toolbar-button-active.png new file mode 100644 index 0000000..3dc587e Binary files /dev/null and b/RobCo/gtk-2.0/assets/toolbar-button-active.png differ diff --git a/RobCo/gtk-2.0/assets/toolbar-button-hover.png b/RobCo/gtk-2.0/assets/toolbar-button-hover.png new file mode 100644 index 0000000..1f47cbf Binary files /dev/null and b/RobCo/gtk-2.0/assets/toolbar-button-hover.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-pan-down-active.png b/RobCo/gtk-2.0/assets/treeview-pan-down-active.png new file mode 100644 index 0000000..6182a65 Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-pan-down-active.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-pan-down-hover.png b/RobCo/gtk-2.0/assets/treeview-pan-down-hover.png new file mode 100644 index 0000000..4179865 Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-pan-down-hover.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-pan-down.png b/RobCo/gtk-2.0/assets/treeview-pan-down.png new file mode 100644 index 0000000..290bc67 Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-pan-down.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-pan-up-active.png b/RobCo/gtk-2.0/assets/treeview-pan-up-active.png new file mode 100644 index 0000000..8f5baa0 Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-pan-up-active.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-pan-up-hover.png b/RobCo/gtk-2.0/assets/treeview-pan-up-hover.png new file mode 100644 index 0000000..58e29ea Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-pan-up-hover.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-pan-up.png b/RobCo/gtk-2.0/assets/treeview-pan-up.png new file mode 100644 index 0000000..218ecd1 Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-pan-up.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-separator-ltr.png b/RobCo/gtk-2.0/assets/treeview-separator-ltr.png new file mode 100644 index 0000000..7650779 Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-separator-ltr.png differ diff --git a/RobCo/gtk-2.0/assets/treeview-separator-rtl.png b/RobCo/gtk-2.0/assets/treeview-separator-rtl.png new file mode 100644 index 0000000..889b3b6 Binary files /dev/null and b/RobCo/gtk-2.0/assets/treeview-separator-rtl.png differ diff --git a/RobCo/gtk-2.0/gtkrc b/RobCo/gtk-2.0/gtkrc new file mode 100755 index 0000000..20827fb --- /dev/null +++ b/RobCo/gtk-2.0/gtkrc @@ -0,0 +1,31 @@ +# Text/base colors +gtk-color-scheme = "text_color:#BCC4C9\nbg_color:#1A2023" +# Foreground/background colors +gtk-color-scheme = "fg_color:#BCC4C9\nbase_color:#1e2529" +# Selection colors +gtk-color-scheme = "selected_fg_color:#ffffff\nselected_bg_color:#506A68" +# Tooltip colors +gtk-color-scheme = "tooltip_fg_color:#f8f8f2\ntooltip_bg_color:#46474F" +# Window colors +gtk-color-scheme = "wm_color:#31363d\nunfocused_wm_color:#31363d" +# Panel colors +gtk-color-scheme = "panel_bg_color:#161b20\npanel_fg_color:#BCC4C9" +# Dark Theme - Text/base colors +gtk-color-scheme = "dark_text_color:#BCC4C9\ndark_base_color:#1A2023" +# Dark Theme - Foreground/background colors +gtk-color-scheme = "dark_fg_color:#BCC4C9\ndark_bg_color:#1A1D23" +gtk-color-scheme = "sidebar_bg:#2e3440" +gtk-color-scheme = "sidebar_fg:#BCC4C9" + +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" + +# App stylings +include "apps/chrome.rc" +include "apps/gimp.rc" +include "apps/libreoffice.rc" +include "apps/terminal.rc" +include "apps/thunar.rc" +include "apps/xfce.rc" diff --git a/RobCo/gtk-2.0/main.rc b/RobCo/gtk-2.0/main.rc new file mode 100755 index 0000000..507eb4e --- /dev/null +++ b/RobCo/gtk-2.0/main.rc @@ -0,0 +1,2627 @@ +style "default" { + + xthickness = 1 + ythickness = 1 + + #################### + # Style Properties # + #################### + + GtkWidget::focus-line-width = 1 + GtkWidget::focus-line-pattern = "\2\1" + + GtkToolbar::internal-padding = 4 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 3 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkWidget::link-color = shade(0.9, @selected_bg_color) + GtkWidget::visited-link-color = shade(0.8, @selected_bg_color) + GnomeHRef::link_color = shade(0.9, @selected_bg_color) + GtkHTML::link-color = shade(0.9, @selected_bg_color) + GtkHTML::vlink-color = shade(0.8, @selected_bg_color) + GtkIMHtml::hyperlink-color = shade(0.9, @selected_bg_color) + GtkIMHtml::hyperlink-visited-color = shade(0.8, @selected_bg_color) + + GtkSeparatorMenuItem::horizontal-padding = 0 + GtkSeparatorMenuItem::wide-separators = 1 + GtkSeparatorMenuItem::separator-height = 1 + + GtkButton::child-displacement-y = 0 + + GtkButton::default-border = {0, 0, 0, 0} + GtkButton::default-outside-border = {0, 0, 0, 0} + GtkButton::inner-border = {4, 4, 4, 4} + + GtkEntry::state-hint = 1 + GtkEntry::inner-border = {7, 7, 4, 5} + + GtkPaned::handle-size = 2 + GtkHPaned::handle-size = 2 + GtkVPaned::handle-size = 2 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 13 + GtkRange::stepper-size = 0 + GtkRange::activate-slider = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 48 # 42 + 2*3 (margins) + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 26 + GtkScale::slider_width = 26 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 6 + GtkProgressBar::min-vertical-bar-width = 6 + # Making this bigger than the min[height,width]-2*[y,x]spacing makes the + # whole progressbar thicker, so by setting it to the exact above value + # we get the maximum spacing between the text and the edges without + # doing so. + GtkProgressBar::xspacing = 4 + GtkProgressBar::yspacing = 4 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + # TODO: find out what this comment means: + # ( every window is misaligned for the sake of menus ): + GtkMenuBar::internal-padding = 0 + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 2 + GtkMenu::double-arrows = 0 + GtkMenuItem::arrow-scaling = 1 + GtkMenuItem::toggle-spacing = 10 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = {13, 13, 5, 8} + + GtkTreeView::expander-size = 16 + GtkTreeView::vertical-separator = 0 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + # Set this because some apps read it + GtkTreeView::odd-row-color = @base_color + GtkTreeView::even-row-color = @base_color + GtkTreeView::odd_row_color = shade(0.90, @base_color) + + GtkExpander::expander-size = 16 + + GtkNotebook::tab-overlap = 4 + + ########## + # Colors # + ########## + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = mix (0.6, @bg_color, @base_color) + bg[ACTIVE] = @bg_color + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @fg_color, @bg_color) + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = darker (@bg_color) + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = mix (0.5, @fg_color, @bg_color) + base[ACTIVE] = @selected_bg_color + + # For succinctness, all reasonable pixmap options remain here + + # Draw frame around menu in a non-compositied environment + # This needs to go before pixmap because we need to override some stuff + engine "adwaita" {} + + engine "pixmap" { + + ################# + # Check Buttons # + ################# + + image { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/checkbox-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ################# + # Radio Buttons # + ################# + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/radio-unchecked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/radio-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-active.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/radio-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ########## + # Arrows # + ########## + + # Overrides + + # Disable arrows in spinbuttons + image { + function = ARROW + detail = "spinbutton" + } + + # Disable arrows for qt in scrollbars + image { + function = ARROW + detail = "vscrollbar" + } + image { + function = ARROW + detail = "hscrollbar" + } + + # Menu arrows + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/menu-pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/menu-pan-left-hover.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/menu-pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + detail = "menuitem" + overlay_file = "assets/menu-pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + detail = "menuitem" + overlay_file = "assets/menu-pan-right-hover.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menuitem" + overlay_file = "assets/menu-pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_up" + overlay_file = "assets/menu-pan-up-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_up" + overlay_file = "assets/menu-pan-up.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + state = INSENSITIVE + detail = "menu_scroll_arrow_down" + overlay_file = "assets/menu-pan-down-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = ARROW + detail = "menu_scroll_arrow_down" + overlay_file = "assets/menu-pan-down.png" + overlay_stretch = FALSE + } + + # Regular arrows + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-up-insensitive.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-left.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-left-insensitive.png" + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/pan-right.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/pan-right-insensitive.png" + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + ###################### + # Option Menu Arrows # + ###################### + + image { + function = TAB + state = NORMAL + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = ACTIVE + overlay_file = "assets/pan-down.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/pan-down-insensitive.png" + overlay_stretch = FALSE + } + + ######### + # Lines # + ######### + + image { + function = VLINE + file = "assets/line.png" + border = {1, 0, 0, 0} + } + + image { + function = HLINE + file = "assets/line.png" + border = {0, 0, 1, 0} + } + + ######### + # Focus # + ######### + + image { + function = FOCUS + file = "assets/focus.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + ########### + # Handles # + ########### + + image { + function = HANDLE + detail = "handlebox" + overlay_file = "assets/handle.png" + overlay_stretch = FALSE + } + + image { + function = HANDLE + overlay_file = "assets/handle-horz.png" + #border = {0, 0, 4, 4} + orientation = HORIZONTAL + overlay_stretch = FALSE + } + + image { + function = HANDLE + overlay_file = "assets/handle-vert.png" + #border = {4, 4, 0, 0} + orientation = VERTICAL + overlay_stretch = FALSE + } + + image { + function = RESIZE_GRIP + } + + ############# + # Expanders # + ############# + + image { + function = EXPANDER + expander_style = EXPANDED + file = "assets/pan-down.png" + } + + # LTR + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/pan-right.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-right-semi.png" + direction = LTR + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-right-semi.png" + direction = LTR + } + + # RTL + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/pan-left.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/pan-left-semi.png" + direction = RTL + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/pan-left-semi.png" + direction = RTL + } + + ############# + # Notebooks # + ############# + + # Left + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + file = "assets/tab-left.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + # Right + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + file = "assets/tab-right.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + # Up + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-up-active.png" + border = { 3,3,5,3 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + file = "assets/tab-up.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + + # Down + + image { + function = EXTENSION + state = NORMAL + file = "assets/tab-down-active.png" + border = { 3,3,3,5 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + file = "assets/tab-down.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + + # Inner frame + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-vert-gap.png" + gap_border = {1, 0, 1, 1} + gap_side = LEFT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-vert-gap.png" + gap_border = {0, 1, 1, 1} + gap_side = RIGHT + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-horz-gap.png" + gap_border = {1, 1, 1, 0} + gap_side = TOP + } + + image { + function = BOX_GAP + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + gap_file = "assets/tab-horz-gap.png" + gap_border = {1, 1, 0, 1} + gap_side = BOTTOM + } + + # Standalone frame + image { + function = BOX + detail = "notebook" + file = "assets/frame-notebook.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-horz-trough.png" + border = {0, 0, 1, 0} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-trough.png" + border = {1, 0, 0, 0} + orientation = VERTICAL + direction = LTR + } + + image { + function = BOX + detail = "trough" + file = "assets/scrollbar-vert-trough-rtl.png" + border = {0, 1, 0, 0} + orientation = VERTICAL + direction = RTL + } + + + # Disable insensitive sliders + + image { + function = SLIDER + state = INSENSITIVE + detail = "slider" + } + + # Horizontal sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-horz-slider.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-horz-slider-hover.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-horz-slider-active.png" + border = {6, 6, 7, 6 } + stretch = TRUE + orientation = HORIZONTAL + } + + # Vertical sliders + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-slider.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-slider-hover.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-slider-active.png" + border = {7, 6, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = LTR + } + + # RTL + + image { + function = SLIDER + state = NORMAL + detail = "slider" + file = "assets/scrollbar-vert-slider-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = PRELIGHT + detail = "slider" + file = "assets/scrollbar-vert-slider-hover-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + image { + function = SLIDER + state = ACTIVE + detail = "slider" + file = "assets/scrollbar-vert-slider-active-rtl.png" + border = {6, 7, 6, 6} + stretch = TRUE + orientation = VERTICAL + direction = RTL + } + + ########## + # Scales # + ########## + + # Troughs + # They are overrided later on + # We set them here too because some widgets don't specify their orientation + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {10, 10, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {10, 10, 0, 0} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 10, 10} + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 10, 10} + stretch = TRUE + orientation = VERTICAL + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + detail = "hscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "hscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "hscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "hscale" + file = "assets/scale-slider-insensitive.png" + } + image { + function = SLIDER + state = NORMAL + detail = "vscale" + file = "assets/scale-slider.png" + } + + image { + function = SLIDER + state = PRELIGHT + detail = "vscale" + file = "assets/scale-slider-hover.png" + } + + image { + function = SLIDER + state = ACTIVE + detail = "vscale" + file = "assets/scale-slider-active.png" + } + + image { + function = SLIDER + state = INSENSITIVE + detail = "vscale" + file = "assets/scale-slider-insensitive.png" + } + + ########### + # Menubar # + ########### + + image { + function = BOX + detail = "menubar" + file = "assets/line.png" + border = {0, 0, 0, 1} + } + + ######### + # Menus # + ######### + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_up" + file = "assets/line.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_up" + file = "assets/line.png" + border = {0, 0, 0, 1} + } + + image { + function = BOX + state = PRELIGHT + detail = "menu_scroll_arrow_down" + file = "assets/line.png" + } + + image { + function = BOX + detail = "menu_scroll_arrow_down" + file = "assets/line.png" + border = {0, 0, 1, 0} + } + + ########### + # Entries # + ########### + + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/entry-background.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/entry-background-insensitive.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/entry-background.png" + } + ######### + # Spins # + ######### + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-ltr-up.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-ltr-up-hover.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-active.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-ltr-up-insensitive.png" + border = {1, 4, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/spin-rtl-up.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-hover.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/spin-rtl-up-insensitive.png" + border = {4, 1, 4, 0} + stretch = TRUE + overlay_file = "assets/spin-up-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-ltr-down.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-ltr-down-hover.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-active.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-ltr-down-insensitive.png" + border = {1, 4, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/spin-rtl-down.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/spin-rtl-down-hover.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-active.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/spin-rtl-down-insensitive.png" + border = {4, 1, 1, 4} + stretch = TRUE + overlay_file = "assets/spin-down-insensitive.png" + overlay_stretch = FALSE + direction = RTL + } + + ############## + # Scrollbars # + ############## + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-horz.png" + stretch = TRUE + border = {2, 2, 1, 1} + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar-vert.png" + stretch = TRUE + border = {1, 1, 2, 2} + orientation = VERTICAL + } + + ############# + # Treeviews # + ############# + + # Disable active the column highlight + # We need to match specific cells or we break stuff + # Looking at you deadbeef + + image { + function = FLAT_BOX + detail = "cell_even_sorted" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "cell_odd_sorted" + state = NORMAL + } + + # Disable all the other shadows + # This prevents the Raleigh effect + image { + function = SHADOW + } + + } + +} + +style "menubar" { + + # Needed to fix Firefox's menubar text + bg[NORMAL] = @dark_bg_color + text[NORMAL] = @dark_fg_color + fg[NORMAL] = @dark_fg_color + bg[SELECTED] = @dark_bg_color + fg[SELECTED] = shade(0.9, @dark_fg_color) + +} + +style "menubar_item" { + + xthickness = 3 + ythickness = 4 + + fg[NORMAL] = @dark_fg_color + fg[PRELIGHT] = @dark_fg_color + text[NORMAL] = @dark_fg_color + + engine "pixmap" { + image { + function = BOX + state = PRELIGHT + file = "assets/menubar-item-active.png" + border = {0, 0, 0, 3} + } + } + +} + +style "menu" { + + xthickness = 0 + ythickness = 0 + + bg[NORMAL] = @base_color + bg[INSENSITIVE] = @base_color + bg[PRELIGHT] = @base_color + bg[SELECTED] = @selected_bg_color + +} + +style "menu_item" { + + xthickness = 3 + ythickness = 4 + + bg[PRELIGHT] = @selected_bg_color + # Chromium uses this setting + bg[SELECTED] = @selected_bg_color + + fg[PRELIGHT] = @selected_fg_color + # Some widgets use text, we need to handle that + text[NORMAL] = @fg_color + text[PRELIGHT] = @selected_fg_color + + # Unfortunately we can't tell regular and menu checks/radios apart + # Without the heirarchy + engine "pixmap" { + + ################# + # Check Buttons # + ################# + + image { + function = CHECK + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-checkbox.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-checkbox-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-checkbox.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-checkbox-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-checkbox-mixed-insensitive.png" + overlay_stretch = FALSE + } + + ################# + # Radio Buttons # + ################# + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-radio.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-radio-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-radio.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-radio-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-radio-checked-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed-hover.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = ETCHED_IN + overlay_file = "assets/menu-radio-mixed-insensitive.png" + overlay_stretch = FALSE + } + + + + } + +} + +style "separator_menu_item" { + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + image { + function = BOX + file = "assets/line.png" + } + } + +} + +style "button_label" { + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color +} + +style "misc_button_label" { + fg[PRELIGHT] = @fg_color + fg[ACTIVE] = @fg_color +} + +style "button" { + + xthickness = 2 + ythickness = 2 + + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + font_name = "Bold" + + # For the sake of sanity style buttons this way + engine "pixmap" { + + ########### + # Buttons # + ########### + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/button-hover.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "link_button" { + + # Disable the button effect, leave just the link + engine "pixmap" { + image { + function = BOX + } + } + +} + +style "entry" { + + # We set this same as the border of the border of the entry + # This way theres no overlap + xthickness = 4 + ythickness = 4 + +} + +style "combobox" { + + xthickness = 6 + ythickness = 4 + + # This affects only the button beside an entry + GtkButton::inner-border = {0, 0, 0, 0} + +} + +style "combobox_cellview" { + text[NORMAL] = @fg_color + text[PRELIGHT] = @fg_color +} + +style "combobox_entry" { + + # Since one side of the button is missing, we need to shift the arrow a little to the right + GtkButton::inner-border = {0, 1, 0, 0} + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-entry-ltr-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-entry-ltr-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-entry-ltr-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/combo-entry-rtl-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/combo-entry-rtl-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/combo-entry-rtl-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + ############## + # LTR button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-entry-ltr-button.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-entry-ltr-button-hover.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-entry-ltr-button-active.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-entry-ltr-button-insensitive.png" + border = {0, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############## + # RTL button # + ############## + + image { + function = BOX + state = NORMAL + detail = "button" + file = "assets/combo-entry-rtl-button.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "button" + file = "assets/combo-entry-rtl-button-hover.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "button" + file = "assets/combo-entry-rtl-button-active.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "button" + file = "assets/combo-entry-rtl-button-insensitive.png" + border = {4, 0, 4, 4} + stretch = TRUE + direction = RTL + } + + } + +} + +style "combo_button_padding" { + + # Since one side of the button is missing, we need to shift the arrow a little to the right + # This is the same thing we've done above but the combo, unlike the combobox, + # uses padding the same way as a button + GtkButton::inner-border = {6, 8, 4, 4} + +} + +style "notebook" { + + xthickness = 5 + ythickness = 2 + +} + +style "notebook_viewport" { + bg[NORMAL] = @base_color +} + +style "notebook_bg" { + bg[NORMAL] = @base_color + bg[PRELIGHT] = @base_color + bg[INSENSITIVE] = @base_color +} + +style "notebook_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/notebook-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "normal_bg" { + bg[NORMAL] = @bg_color + bg[PRELIGHT] = @bg_color + bg[INSENSITIVE] = mix (0.6, @bg_color, @base_color) +} + +style "normal_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = SHADOW + detail = "entry" + file = "assets/entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "notebook_combo" { + + engine "pixmap" { + + ############# + # LTR entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-entry-ltr-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = LTR + } + + ############# + # RTL entry # + ############# + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/notebook-combo-entry-rtl-entry-insensitive.png" + border = {4, 4, 4, 4} + stretch = TRUE + direction = RTL + } + + } + +} + +style "textview" { + bg[NORMAL] = @base_color +} + +style "scale_horz" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-horz-trough.png" + border = {10, 10, 0, 0} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-horz-trough-active.png" + border = {10, 10, 0, 0} + stretch = TRUE + } + + } + +} + +style "scale_vert" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/scale-vert-trough.png" + border = {0, 0, 10, 10} + stretch = TRUE + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/scale-vert-trough-active.png" + border = {0, 0, 10, 10} + stretch = TRUE + } + + } + +} + +style "progressbar" { + + xthickness = 1 + ythickness = 1 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-horz-trough.png" + border = {3, 3, 2, 2} + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/progressbar-vert-trough.png" + border = {2, 2, 3, 3} + stretch = TRUE + orientation = VERTICAL + } + + } + +} + +style "treeview_header" { + + xthickness = 1 + ythickness = 0 + + fg[NORMAL] = mix(0.5, @fg_color, @base_color) + fg[PRELIGHT] = mix(0.5, mix(0.5, @fg_color, @base_color), @fg_color) + + font_name = "Bold" + + GtkButton::inner-border = {5, 5, 0, 1} + + engine "pixmap" { + + image { + function = BOX + file = "assets/treeview-separator-ltr.png" + border = {0, 1, 0, 1} + stretch = TRUE + direction = LTR + } + + image { + function = BOX + file = "assets/treeview-separator-rtl.png" + border = {1, 0, 0, 1} + stretch = TRUE + direction = RTL + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/treeview-pan-up.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/treeview-pan-up-hover.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/treeview-pan-up-active.png" + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/treeview-pan-down.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/treeview-pan-down-hover.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/treeview-pan-down-active.png" + overlay_stretch = FALSE + arrow_direction = DOWN + } + + } + +} + +style "scrolled_window" { + + engine "pixmap" { + image { + function = SHADOW + file = "assets/frame.png" + border = {1, 1, 1, 1} + stretch = TRUE + } + } + +} + +style "frame" { + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = {0, 0, 0, 0} + stretch = TRUE + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = {0, 0, 0, 0} + stretch = TRUE + gap_start_file = "assets/border.png" + gap_end_file = "assets/border.png" + } + + } + +} + +style "toolbar_button" { + + xthickness = 2 + ythickness = 2 + + GtkButton::inner-border = {2, 2, 2, 2} + + engine "pixmap" { + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/toolbar-button-hover.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/toolbar-button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/toolbar-button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + } +} + +style "toolbar_separator" { + + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 1 + + engine "pixmap" { + image { + function = BOX + file = "assets/line.png" + } + } + +} + +style "inline_toolbar" { + + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + image { + function = SHADOW + file = "assets/frame-inline.png" + border = {1, 1, 0, 1} + stretch = TRUE + } + } + +} + +style "tooltip" { + + xthickness = 13 + ythickness = 13 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} + + +style "disable_shadow" { + + engine "pixmap" { + image { + function = SHADOW + } + } + +} + +style "disable_separator" { + + xthickness = 0 + ythickness = 0 + + GtkWidget::wide-separators = 1 + +} + +# Text Style +style "text" = "default" { + engine "murrine" { textstyle = 0 } +} + +style "menu_text" = "menu_item" { + engine "murrine" { textstyle = 0 } +} + +# Default style, containing most of the stuff +class "GtkWidget" style "default" + +# Override padding, style and colour +class "GtkButton" style "button" +class "GtkLinkButton" style "link_button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkNotebook" style "notebook" +class "GtkHScale" style "scale_horz" +class "GtkVScale" style "scale_vert" +class "GtkProgressBar" style "progressbar" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkSeparatorToolItem" style "toolbar_separator" +class "GtkMenuBar" style "menubar" +class "GtkMenu" style "menu" +class "GtkTextView" style "textview" + +widget_class "**" style "button_label" +widget_class "**" style "misc_button_label" + +# Menu and menubar items +widget_class "**" style "menu_item" +widget_class "*.*" style "menubar_item" +widget_class "**" style "separator_menu_item" + +# Frames in statusbars look ugly, let's disable them +widget_class "**" style "disable_shadow" +# Disable the frame around poor Wilbert too +widget_class "**" style "disable_shadow" + +# Treeview buttons +widget_class "***" style "treeview_header" + +# Give the file chooser toolbar a border +widget_class "**" style "inline_toolbar" + +# Fix padding on regular comboboxes +widget_class "*." style "combobox" +# And disable separators on them +widget_class "*.*" style "disable_separator" + +# Join together the ComboBoxEntry entry and button +widget_class "**" style "combobox_entry" + +# Join the Combo entry and button +widget_class "**" style "combobox_entry" +# Tweak the padding on the button a little bit because it uses it a bit differently +widget_class "*." style "combo_button_padding" + +# Alas we cannot do the same for ComboBoxText because there isn't a way to apply the style to only +# the comboboxes that have an entry inside + +# Toolbar buttons have different paddings +widget_class "**" style "toolbar_button" + +# Notebooks are white, act accordingly +widget_class "**" style "notebook_entry" +widget_class "**" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "***" style "notebook_bg" +widget_class "**" style "notebook_bg" +widget_class "*.*" style "notebook_bg" +widget_class "***" style "notebook_combo" +widget_class "***" style "notebook_combo" + +# However, stuff inside eventboxes inside notebooks is grey again, react +widget_class "***" style "normal_entry" +widget_class "***" style "normal_bg" +widget_class "***" style "normal_bg" +widget_class "****" style "combobox_entry" +widget_class "****" style "combobox_entry" +widget_class "***." style "combo_button_padding" + +# ComboBoxes tend to draw the button label with text[] instead of fg[], we need to fix that +widget_class "**" style "combobox_cellview" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltip" +widget_class "***" style "normal_bg" +widget_class "***" style "normal_bg" +widget_class "****" style "combobox_entry" +widget_class "****" style "combobox_entry" +widget_class "***." style "combo_button_padding" + +# ComboBoxes tend to draw the button label with text[] instead of fg[], we need to fix that +widget_class "**" style "combobox_cellview" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltip" + +# Fixes ugly text shadows for insensitive text +widget_class "*" style "text" +widget_class "**" style "menu_text" +widget_class "**" style "text" +widget_class "**" style "text" +widget_class "**" style "text" diff --git a/RobCo/gtk-3.0/gtk-dark.css b/RobCo/gtk-3.0/gtk-dark.css new file mode 100755 index 0000000..fb9590d --- /dev/null +++ b/RobCo/gtk-3.0/gtk-dark.css @@ -0,0 +1,6261 @@ +/*$selected_bg_color: #00e8c6;06d6a0*/ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #BCC4C9; +/* text color for entries, views and content in general */ +@define-color theme_text_color #bcc3c9; +/* widget base background color */ +@define-color theme_bg_color #0A1C14; +/* text widgets and the like base background color */ +@define-color theme_base_color #0A1C14; +/* base background color of selections */ +@define-color theme_selected_bg_color #506A68; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #fefefe; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #0A1C14; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #6b7276; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #0A1C14; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #6b7276; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #bcc3c9; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #0A1C14; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #0A1C14; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #506A68; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #fefefe; +/* widgets main borders color */ +@define-color borders #0b0d0f; +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders #0A1C14; +/* these are pretty self explicative */ +@define-color warning_color #cc5500; +@define-color error_color #b25f5d; +@define-color success_color #68a49a; +/* these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title shade(#BCC4C9, 1.8); +@define-color wm_unfocused_title #6b7276; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#0A1C14, 1.2); +@define-color wm_bg_b #0A1C14; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#0A1C14, 1.3); +@define-color wm_button_hover_color_b #0A1C14; +@define-color wm_button_active_color_a shade(#0A1C14, 0.85); +@define-color wm_button_active_color_b shade(#0A1C14, 0.89); +@define-color wm_button_active_color_c shade(#0A1C14, 0.9); +@define-color content_view_bg #0A1C14; +@define-color budgie_tasklist_indicator_color #506A68; +@define-color budgie_tasklist_indicator_color_active #506A68; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #b25f5d; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 24; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: rgba(188, 196, 201, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: #506A68; } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #0A1C14; + border: solid #0b0d0f; + border-width: 1px 0 0 0; + color: #BCC4C9; + box-shadow: none; } + .action-bar:backdrop { + background-color: #0A1C14; + box-shadow: none; + -gtk-icon-effect: dim; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #BCC4C9; + background-color: #0A1C14; } + .background:backdrop { + color: #6b7276; + background-color: #0A1C14; + text-shadow: none; + -gtk-icon-shadow: none; } + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:hover { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:active { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:disabled { + color: #6b7276; + background-color: #0A1C14; } + .gtkstyle-fallback:selected { + color: #fefefe; + background-color: #506A68; } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #bcc3c9; + background-color: #0A1C14; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #9da4aa; + background-color: #0A1C14; } + .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .view text:selected:focus, + iconview text:selected:focus, + textview text:selected:focus, + .view text:selected, + iconview text:selected, + textview text:selected { + border-radius: 3px; } + +textview border { + background-color: #0A1C14; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid #3a4d4b; + background-color: rgba(58, 77, 75, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #BCC4C9; } + label.separator:backdrop { + color: #6b7276; } + label selection { + background-color: #506A68; + color: #fefefe; } + label:disabled { + color: #6b7276; } + label:disabled:backdrop { + color: #3b484f; } + label:backdrop { + color: #6b7276; } + +.dim-label, label.separator, .titlebar .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #0A1C14; + border-top: 1px solid #0b0d0f; } + assistant .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #0A1C14; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: #506A68; + color: #fefefe; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#729592), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#506A68), to(transparent)); } } +notebook > header > tabs > arrow, +button { + min-height: 22px; + min-width: 16px; + padding: 4px 6px; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: highlight; } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + transition: 200ms ease-out; + -gtk-icon-effect: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.image-button.circular, notebook > header > tabs > arrow.image-button.sidebar-button, + button.image-button.circular, + button.image-button.sidebar-button { + padding: 6px 4px; + border-radius: 50px; + box-shadow: none; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + button.text-button.image-button { + padding-left: 8px; + padding-right: 8px; } + notebook > header > tabs > arrow.text-button.image-button label, + button.text-button.image-button label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #9dbc89; + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #fefefe; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #6b7276; } +button.osd { + min-width: 24px; + min-height: 20px; + color: #fefefe; + border-radius: 1px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, .csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + border-radius: 1px; + box-shadow: none; + color: white; + border-radius: 1px; + background: #7b9cb5; } + button.suggested-action label { + color: #fff; } + .selection-mode button.titlebutton, button.suggested-action.flat { + box-shadow: none; + color: white; + border-radius: 1px; + background: #7b9cb5; } + .selection-mode button.titlebutton label, button.suggested-action.flat label { + color: #fff; } + button.suggested-action:hover { + opacity: 0.9; } + button.suggested-action:active, button.suggested-action:checked { + color: white; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + .selection-mode button.titlebutton:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + border-color: #0b0d0f; + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode button.titlebutton:backdrop:disabled:active, .selection-mode button.titlebutton:backdrop:disabled:checked, button.suggested-action:backdrop:disabled:active, button.suggested-action:backdrop:disabled:checked, button.suggested-action.flat:backdrop:disabled:active, button.suggested-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop, .selection-mode button.titlebutton:disabled, .selection-mode button.titlebutton:backdrop:disabled, button.suggested-action.flat:backdrop, button.suggested-action.flat:disabled, button.suggested-action.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 156, 181, 0.8); } + button.suggested-action:disabled { + color: white; + border-color: #0b0d0f; + background-color: #7b9cb5; + text-shadow: none; + opacity: 0.7; + border-color: #0b0d0f; } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #0b0d0f; + text-shadow: none; } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(123, 156, 181, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.7), rgba(123, 156, 181, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #7b9cb5, #7b9cb5); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.5), rgba(123, 156, 181, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + border-radius: 1px; + box-shadow: none; + color: white; + border-radius: 1px; + background: #ba706e; } + button.destructive-action label { + color: #fff; } + button.destructive-action.flat { + box-shadow: none; + color: white; + border-radius: 1px; + background: #7b9cb5; } + button.destructive-action.flat label { + color: #fff; } + button.destructive-action:hover { + opacity: 0.9; } + button.destructive-action:active, button.destructive-action:checked { + color: white; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + border-color: #0b0d0f; + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:disabled:active, button.destructive-action:backdrop:disabled:checked, button.destructive-action.flat:backdrop:disabled:active, button.destructive-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action.flat:backdrop, button.destructive-action.flat:disabled, button.destructive-action.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(186, 112, 110, 0.8); } + button.destructive-action:disabled { + color: white; + border-color: #0b0d0f; + background-color: #ba706e; + text-shadow: none; + opacity: 0.7; + border-color: #0b0d0f; } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #0b0d0f; + text-shadow: none; } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(186, 112, 110, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.7), rgba(186, 112, 110, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ba706e, #ba706e); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.5), rgba(186, 112, 110, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +.stack-switcher > button { + outline-offset: -3px; } + .stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; } + .stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; } + .stack-switcher > button.needs-attention:active > label, + .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, + .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 1px; + border-width: 1px; } +.primary-toolbar button, .primary-toolbar .raised button { + -gtk-icon-shadow: none; } + .primary-toolbar button:hover, .primary-toolbar button:focus, .primary-toolbar .raised button:hover, .primary-toolbar .raised button:focus { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#729592), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.9043137255)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #0b0d0f; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: black; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: #fefefe; } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: #f1f1f1; } + .inline-toolbar toolbutton > button:disabled { + color: #9da4aa; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(241, 241, 241, 0.3); } + .inline-toolbar toolbutton > button:backdrop { + color: #9da4aa; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: #f1f1f1; } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #9da4aa; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(241, 241, 241, 0.3); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid #0b0d0f; + border-radius: 0; + border-right-style: none; } + .inline-toolbar button:disabled, .linked > button:disabled, .linked:not(.vertical) > spinbutton:disabled:not(.vertical), .linked:not(.vertical) > + entry:disabled, .linked > combobox > box > button.combo:disabled:dir(ltr), .linked > combobox > box > button.combo:disabled:dir(rtl) { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #0A1C14; + text-shadow: none; + color: #6b7276; } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat, modelbutton.flat:backdrop, popover.background checkbutton:backdrop, +popover.background radiobutton:backdrop, modelbutton.flat:backdrop:hover, popover.background checkbutton:backdrop:hover, +popover.background radiobutton:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .scale-popup button:hover, .scale-popup button:backdrop:hover, .scale-popup button:backdrop:disabled, .scale-popup button:backdrop { + background-color: transparent; + background-image: none; + border-color: transparent; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 1px; + outline-offset: -2px; } + modelbutton.flat:hover, popover.background checkbutton:hover, + popover.background radiobutton:hover, + .menuitem.button.flat:hover { + background-color: #2b353a; } + modelbutton.flat check:last-child, popover.background checkbutton check:last-child, + popover.background radiobutton check:last-child, + modelbutton.flat radio:last-child, + popover.background checkbutton radio:last-child, + popover.background radiobutton radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, popover.background checkbutton check:first-child, + popover.background radiobutton check:first-child, + modelbutton.flat radio:first-child, + popover.background checkbutton radio:first-child, + popover.background radiobutton radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow, popover.background checkbutton arrow, +popover.background radiobutton arrow { + background: none; } + modelbutton.flat arrow:hover, popover.background checkbutton arrow:hover, + popover.background radiobutton arrow:hover { + background: none; } + modelbutton.flat arrow.left, popover.background checkbutton arrow.left, + popover.background radiobutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right, popover.background checkbutton arrow.right, + popover.background radiobutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: none; } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: none; } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #bcc3c9; + border: 1px solid #0b0d0f; } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(188, 196, 201, 0.45); } + calendar.button:hover { + color: #BCC4C9; } + calendar.button:backdrop { + color: rgba(107, 114, 118, 0.45); } + calendar.button:disabled { + color: rgba(107, 114, 118, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #BCC4C9; } + calendar:backdrop { + color: #9da4aa; + border-color: #0A1C14; } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-dark.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover-dark.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover-dark.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active-dark.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active-dark.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-backdrop-dark.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-backdrop-dark.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-dark.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover-dark.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover-dark.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active-dark.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active-dark.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-backdrop-dark.png"), url("../assets/checkbox-checked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-backdrop-dark.png"), url("../assets/radio-checked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-backdrop.png"), url("../assets/checkbox-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-backdrop.png"), url("../assets/radio-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; } + checkbutton.text-button label:not(:only-child):first-child, radiobutton.text-button label:not(:only-child):first-child { + margin-left: 4px; } + checkbutton.text-button label:not(:only-child):last-child, radiobutton.text-button label:not(:only-child):last-child { + margin-right: 4px; } + +check, +radio { + margin: 0 4px; + min-height: 16px; + min-width: 16px; + border: none; } + menu menuitem check, menu menuitem + radio { + margin: 0; } + menu menuitem check, menu menuitem check:hover, menu menuitem check:disabled, menu menuitem + radio, menu menuitem + radio:hover, menu menuitem + radio:disabled { + min-height: 14px; + min-width: 14px; + background-image: none; + background-color: transparent; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + border-style: none; } +colorswatch.top { + border-top-left-radius: 5.5px; + border-top-right-radius: 5.5px; } + colorswatch.top overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } +colorswatch.bottom { + border-bottom-left-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 5.5px; + border-bottom-left-radius: 5.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.dark overlay { + color: #fefefe; } + colorswatch.dark overlay:hover { + border-color: #0b0d0f; } + colorswatch.dark overlay:backdrop { + color: rgba(254, 254, 254, 0.5); } +colorswatch.light overlay { + color: #bcc3c9; } + colorswatch.light overlay:hover { + border-color: #0b0d0f; } + colorswatch.light overlay:backdrop { + color: #9da4aa; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } + colorswatch:drop(active).dark overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid #0b0d0f; } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: #0b0d0f; + box-shadow: none; } +colorswatch#add-color-button { + border-radius: 5px 5px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 5px; } + colorswatch#add-color-button overlay { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #333b3f; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #fefefe; } +colorswatch#editor-color-sample { + border-radius: 6px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(26, 32, 35, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(26, 32, 35, 0.95); + border-style: none; + border-top-left-radius: 1px; + border-top-right-radius: 1px; } +messagedialog.csd.background { + background-color: rgba(26, 32, 35, 0.95); + color: #BCC4C9; + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #BCC4C9; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: #506A68; } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 1px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 1px; } + messagedialog.csd .dialog-action-area button.destructive-action, messagedialog.csd .dialog-action-area button.suggested-action { + color: white; } + +filechooser .dialog-action-box { + border-top: 1px solid #0b0d0f; } + filechooser .dialog-action-box:backdrop { + border-top-color: #0A1C14; } +filechooser #pathbarbox { + border-bottom: 1px solid #0A1C14; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** +* Text Entries * +****************/ +spinbutton:not(.vertical), entry { + min-height: 28px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; + box-shadow: none; } + spinbutton:not(.vertical) undershoot.right, + entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; + box-shadow: none; } + spinbutton.flat:focus:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus:not(.vertical), + entry:focus { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #6b7276; + border-color: #0b0d0f; + background-color: #0A1C14; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #9da4aa; + border-color: #0A1C14; + background-color: #0A1C14; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3b484f; + border-color: #0b0d0f; + background-color: #0A1C14; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + color: #b25f5d; + border-color: #88b7af; } + spinbutton.error:focus:not(.vertical), + entry.error:focus { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #b25f5d; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + color: #cc5500; + border-color: #88b7af; } + spinbutton.warning:focus:not(.vertical), + entry.warning:focus { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #cc5500; } + spinbutton:not(.vertical) image, + entry image { + color: #9ca4a9; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #BCC4C9; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: #506A68; } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #5c6367; } + spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus, + entry:drop(active) { + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus:not(.vertical), + .osd entry:focus { + color: white; + border-color: #506A68; + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton:disabled:not(.vertical), + .osd entry:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: #506A68; + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:focus:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:focus + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:focus + button, .linked:not(.vertical) > +entry:focus + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + +entry, .linked:not(.vertical) > +entry:focus + +entry { + border-left-color: #88b7af; } +.linked:not(.vertical) > spinbutton:focus:not(.vertical), .linked:not(.vertical) > +entry:focus { + border-color: #88b7af; } +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:drop(active) + button, .linked:not(.vertical) > +entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + +entry, .linked:not(.vertical) > +entry:drop(active) + +entry { + border-left-color: #9dbc89; } +.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical > +entry:not(:disabled) + entry:not(:disabled), .linked.vertical > +entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) { + border-top-color: #181e21; + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); } + .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop, .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), .linked.vertical > + entry:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical > + entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical) { + border-top-color: #1b2124; + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); } +.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), .linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical > +entry:disabled + spinbutton:disabled:not(.vertical), .linked.vertical > +entry:disabled + entry:disabled { + border-top-color: #181e21; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical), +.linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), .linked.vertical > +entry + spinbutton:focus:not(:only-child):not(.vertical), +.linked.vertical > +entry + entry:focus:not(:only-child) { + border-top-color: #88b7af; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:drop(active):not(:only-child):not(.vertical), +.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > +entry + spinbutton:drop(active):not(:only-child):not(.vertical), +.linked.vertical > +entry + entry:drop(active):not(:only-child) { + border-top-color: #9dbc89; } +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical), +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > +entry:focus:not(:only-child) + spinbutton:not(.vertical), +.linked.vertical > +entry:focus:not(:only-child) + entry, +.linked.vertical > +entry:focus:not(:only-child) + button, +.linked.vertical > +entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #88b7af; } +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + spinbutton:not(.vertical), +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + entry, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > +entry:drop(active):not(:only-child) + spinbutton:not(.vertical), +.linked.vertical > +entry:drop(active):not(:only-child) + entry, +.linked.vertical > +entry:drop(active):not(:only-child) + button, +.linked.vertical > +entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #9dbc89; } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #0A1C14; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #0A1C14; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #506A68; } + +/************* + * Expanders * + *************/ +expander arrow { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + expander arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + expander arrow:hover { + color: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #0A1C14; + border-width: 1px; + border-style: solid solid none; + border-color: #0b0d0f; + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid #0b0d0f; } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: #0A1C14; } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid #0b0d0f; } + actionbar > revealer > box:backdrop { + border-color: #0A1C14; } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#0A1C14), to(rgba(13, 15, 17, 0))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#0A1C14), to(rgba(13, 15, 17, 0))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#0A1C14), to(rgba(13, 15, 17, 0))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#0A1C14), to(rgba(13, 15, 17, 0))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; + box-shadow: none; } +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; + box-shadow: none; } +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; + box-shadow: none; } +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; + box-shadow: none; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, #0b0d0f 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #0A1C14; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, #0A1C14 1px, transparent 1px); + background-color: #13181a; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 8px; + -GraniteWidgetsPopOver-border-width: 0; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid #0A1C14; + background: #0A1C14; + color: #BCC4C9; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: #506A68; } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #0A1C14; + background-image: none; + border: 1px solid #0A1C14; + color: #BCC4C9; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #0A1C14; } + GraniteWidgetsWelcome GtkLabel { + color: #BCC4C9; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(188, 196, 201, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; + background-color: #0A1C14; + border: solid #0b0d0f; + color: #BCC4C9; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #0A1C14; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #0f1314; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(188, 196, 201, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #d7bd7e; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #0A1C14; } + .storage-bar .fill-block.app { + background-color: #7b9cb5; } + .storage-bar .fill-block.audio { + background-color: #ff6a00; } + .storage-bar .fill-block.photo { + background-color: #ba706e; } + .storage-bar .fill-block.video { + background-color: #a983a1; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), .titlebar, headerbar { + padding: 0 13px; + min-height: 34px; + background: #0A1C14; + color: #bcc3c9; + border-radius: 0; } + .titlebar:backdrop, + headerbar:backdrop { + border-color: #0A1C14; + transition: 200ms ease-out; } + .titlebar .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar entry, + headerbar entry { + min-height: 24px; } + .titlebar button, + headerbar button { + min-height: 20px; + margin-top: 5px; + margin-bottom: 5px; + box-shadow: none; } + .titlebar button.image-button, + headerbar button.image-button { + padding: 3px 4px; } + .titlebar button.suggested-action, + headerbar button.suggested-action { + box-shadow: none; + border: none; + background-color: #7b9cb5; } + .titlebar button.suggested-action:disabled, .titlebar button.suggested-action:disabled:backdrop, .titlebar button.suggested-action:backdrop, .titlebar button.suggested-action:hover, + headerbar button.suggested-action:disabled, + headerbar button.suggested-action:disabled:backdrop, + headerbar button.suggested-action:backdrop, + headerbar button.suggested-action:hover { + border: none; + background-color: #7b9cb5; } + .titlebar button.suggested-action:disabled:hover, .titlebar button.suggested-action:disabled:active, .titlebar button.suggested-action:disabled:checked, .titlebar button.suggested-action:disabled:backdrop:hover, .titlebar button.suggested-action:disabled:backdrop:active, .titlebar button.suggested-action:disabled:backdrop:checked, .titlebar button.suggested-action:backdrop:hover, .titlebar button.suggested-action:backdrop:active, .titlebar button.suggested-action:backdrop:checked, .titlebar button.suggested-action:hover:hover, .titlebar button.suggested-action:hover:active, .titlebar button.suggested-action:hover:checked, + headerbar button.suggested-action:disabled:hover, + headerbar button.suggested-action:disabled:active, + headerbar button.suggested-action:disabled:checked, + headerbar button.suggested-action:disabled:backdrop:hover, + headerbar button.suggested-action:disabled:backdrop:active, + headerbar button.suggested-action:disabled:backdrop:checked, + headerbar button.suggested-action:backdrop:hover, + headerbar button.suggested-action:backdrop:active, + headerbar button.suggested-action:backdrop:checked, + headerbar button.suggested-action:hover:hover, + headerbar button.suggested-action:hover:active, + headerbar button.suggested-action:hover:checked { + border: none; + background-color: #7b9cb5; } + .titlebar button.appmenu, .titlebar button.appmenu:backdrop, .titlebar button.appmenu:hover, .titlebar button.appmenu:hover:backdrop, .titlebar button.appmenu:active, .titlebar button.appmenu:active:backdrop, .titlebar button.appmenu:checked, .titlebar button.appmenu:checked:backdrop, + headerbar button.appmenu, + headerbar button.appmenu:backdrop, + headerbar button.appmenu:hover, + headerbar button.appmenu:hover:backdrop, + headerbar button.appmenu:active, + headerbar button.appmenu:active:backdrop, + headerbar button.appmenu:checked, + headerbar button.appmenu:checked:backdrop { + background: transparent; } + .titlebar button:backdrop, .titlebar button:disabled, .titlebar button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(188, 196, 201, 0.2); + background-color: #0A1C14; + text-shadow: none; + box-shadow: none; } + .titlebar button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; + border: none; + background-color: transparent; + background-repeat: no-repeat; } + .titlebar button.titlebutton:hover, .titlebar button.titlebutton:active, .titlebar button.titlebutton:checked, .titlebar button.titlebutton:backdrop, .titlebar button.titlebutton:backdrop:hover, .titlebar button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; + background-color: transparent; } + .titlebar:not(headerbar) .linked > button, .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + .titlebar headerbar .linked > button, .titlebar:not(headerbar) .path-bar-box button, .titlebar .path-bar-box button, + headerbar .path-bar-box .titlebar:not(headerbar) button, + headerbar .path-bar-box .titlebar button, + headerbar .titlebar:not(headerbar) .linked > button, + headerbar .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar headerbar .linked > button, + headerbar .titlebar .linked > button, + headerbar .titlebar:not(headerbar) .path-bar-box button, + headerbar .titlebar .path-bar-box button, + .titlebar:not(headerbar) .path-bar-box headerbar button, + .titlebar .path-bar-box headerbar button, + .titlebar:not(headerbar) headerbar .path-bar-box button, + headerbar .path-bar-box .titlebar:not(headerbar) button, + .titlebar headerbar .path-bar-box button, + headerbar .path-bar-box .titlebar button, .titlebar:not(headerbar) .linked > button:active, .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + .titlebar headerbar .linked > button:active, .titlebar:not(headerbar) .path-bar-box button:active, .titlebar .path-bar-box button:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:active, + headerbar .path-bar-box .titlebar button:active, .titlebar:not(headerbar) .linked > button:checked, .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + .titlebar headerbar .linked > button:checked, .titlebar:not(headerbar) .path-bar-box button:checked, .titlebar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:checked, + headerbar .path-bar-box .titlebar button:checked, + headerbar .titlebar:not(headerbar) .linked > button:active, + headerbar .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar headerbar .linked > button:active, + headerbar .titlebar .linked > button:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:active, + .titlebar .path-bar-box headerbar button:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:active, + .titlebar headerbar .path-bar-box button:active, + headerbar .path-bar-box .titlebar button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + headerbar .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar .linked > button:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:checked, + .titlebar .path-bar-box headerbar button:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:checked, + .titlebar headerbar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar button:checked, .titlebar:not(headerbar) .linked > button:hover, .titlebar .linked > button:hover, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button, + headerbar .path-bar-box .titlebar button, + headerbar .titlebar .linked > button, + headerbar .linked > button, + headerbar .titlebar .path-bar-box button, + .titlebar .path-bar-box headerbar button, + headerbar .path-bar-box button, + .titlebar headerbar .linked > button:active, + headerbar .titlebar .path-bar-box button:active, + headerbar .path-bar-box .titlebar button:active, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar button:checked, + headerbar .linked > button:active, + headerbar .path-bar-box button:active, + headerbar .linked > button:checked, + headerbar .path-bar-box button:checked, + headerbar .titlebar .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .linked > button:hover, + headerbar .linked > button:backdrop { + border-radius: 0; + border-right-style: none; + box-shadow: none; + margin: 5px 0px; + min-height: 20px; } + .titlebar:not(headerbar) .linked > button:first-child, .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, .titlebar:not(headerbar) .path-bar-box button:first-child, .titlebar .path-bar-box button:first-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child, + headerbar .path-bar-box .titlebar button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, + .titlebar:not(headerbar) .path-bar-box headerbar button:first-child, + .titlebar .path-bar-box headerbar button:first-child, + .titlebar:not(headerbar) headerbar .path-bar-box button:first-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child, + .titlebar headerbar .path-bar-box button:first-child, + headerbar .path-bar-box .titlebar button:first-child, .titlebar:not(headerbar) .linked > button:first-child:active, .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, .titlebar:not(headerbar) .path-bar-box button:first-child:active, .titlebar .path-bar-box button:first-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:active, + headerbar .path-bar-box .titlebar button:first-child:active, .titlebar:not(headerbar) .linked > button:first-child:checked, .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, .titlebar:not(headerbar) .path-bar-box button:first-child:checked, .titlebar .path-bar-box button:first-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:checked, + headerbar .path-bar-box .titlebar button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:first-child:active, + .titlebar .path-bar-box headerbar button:first-child:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:first-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:active, + .titlebar headerbar .path-bar-box button:first-child:active, + headerbar .path-bar-box .titlebar button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:first-child:checked, + .titlebar .path-bar-box headerbar button:first-child:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:first-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:checked, + .titlebar headerbar .path-bar-box button:first-child:checked, + headerbar .path-bar-box .titlebar button:first-child:checked, .titlebar:not(headerbar) .linked > button:first-child:hover, .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar .linked > button:first-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:first-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:first-child:hover, + .titlebar headerbar .linked > button:first-child:hover, + headerbar .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:first-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar headerbar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child, + headerbar .linked > button:first-child, + .titlebar .path-bar-box headerbar button:first-child, + headerbar .path-bar-box button:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } + .titlebar:not(headerbar) .linked > button:last-child, .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, .titlebar:not(headerbar) .path-bar-box button:last-child, .titlebar .path-bar-box button:last-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child, + headerbar .path-bar-box .titlebar button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, + .titlebar:not(headerbar) .path-bar-box headerbar button:last-child, + .titlebar .path-bar-box headerbar button:last-child, + .titlebar:not(headerbar) headerbar .path-bar-box button:last-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child, + .titlebar headerbar .path-bar-box button:last-child, + headerbar .path-bar-box .titlebar button:last-child, .titlebar:not(headerbar) .linked > button:last-child:active, .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, .titlebar:not(headerbar) .path-bar-box button:last-child:active, .titlebar .path-bar-box button:last-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:active, + headerbar .path-bar-box .titlebar button:last-child:active, .titlebar:not(headerbar) .linked > button:last-child:checked, .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, .titlebar:not(headerbar) .path-bar-box button:last-child:checked, .titlebar .path-bar-box button:last-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:checked, + headerbar .path-bar-box .titlebar button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:last-child:active, + .titlebar .path-bar-box headerbar button:last-child:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:last-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:active, + .titlebar headerbar .path-bar-box button:last-child:active, + headerbar .path-bar-box .titlebar button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:last-child:checked, + .titlebar .path-bar-box headerbar button:last-child:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:last-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:checked, + .titlebar headerbar .path-bar-box button:last-child:checked, + headerbar .path-bar-box .titlebar button:last-child:checked, .titlebar:not(headerbar) .linked > button:last-child:hover, .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar .linked > button:last-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:last-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:last-child:hover, + .titlebar headerbar .linked > button:last-child:hover, + headerbar .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:last-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar headerbar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child, + headerbar .linked > button:last-child, + .titlebar .path-bar-box headerbar button:last-child, + headerbar .path-bar-box button:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, .titlebar:not(headerbar) .path-bar-box button:only-child, .titlebar .path-bar-box button:only-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child, + headerbar .path-bar-box .titlebar button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, + .titlebar:not(headerbar) .path-bar-box headerbar button:only-child, + .titlebar .path-bar-box headerbar button:only-child, + .titlebar:not(headerbar) headerbar .path-bar-box button:only-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child, + .titlebar headerbar .path-bar-box button:only-child, + headerbar .path-bar-box .titlebar button:only-child, .titlebar:not(headerbar) .linked > button:only-child:active, .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, .titlebar:not(headerbar) .path-bar-box button:only-child:active, .titlebar .path-bar-box button:only-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:active, + headerbar .path-bar-box .titlebar button:only-child:active, .titlebar:not(headerbar) .linked > button:only-child:checked, .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, .titlebar:not(headerbar) .path-bar-box button:only-child:checked, .titlebar .path-bar-box button:only-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:checked, + headerbar .path-bar-box .titlebar button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:only-child:active, + .titlebar .path-bar-box headerbar button:only-child:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:only-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:active, + .titlebar headerbar .path-bar-box button:only-child:active, + headerbar .path-bar-box .titlebar button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:only-child:checked, + .titlebar .path-bar-box headerbar button:only-child:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:only-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:checked, + .titlebar headerbar .path-bar-box button:only-child:checked, + headerbar .path-bar-box .titlebar button:only-child:checked, .titlebar:not(headerbar) .linked > button:only-child:hover, .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar .linked > button:only-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:only-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:only-child:hover, + .titlebar headerbar .linked > button:only-child:hover, + headerbar .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:only-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar headerbar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child, + headerbar .linked > button:only-child, + .titlebar .path-bar-box headerbar button:only-child, + headerbar .path-bar-box button:only-child { + border-radius: 1px; + border-style: solid; } + .titlebar .path-bar-box .dim-label, .titlebar .path-bar-box label.separator, .titlebar .path-bar-box .subtitle, + headerbar .path-bar-box .dim-label, + headerbar .path-bar-box label.separator, + headerbar .path-bar-box .subtitle { + color: transparent; + margin-right: -6px; } + .titlebar .path-bar-box button:last-child, + headerbar .path-bar-box button:last-child { + margin-left: -1px; + border-radius: 0px; } + .titlebar .path-bar-box button:last-child:active, .titlebar .path-bar-box button:last-child:checked, + headerbar .path-bar-box button:last-child:active, + headerbar .path-bar-box button:last-child:checked { + border-radius: 0px 1px 1px 0px; } + .titlebar .path-bar-box button:first-child, + headerbar .path-bar-box button:first-child { + border-radius: 1px 0px 0px 1px; } + .titlebar .path-bar-box button:first-child:active, .titlebar .path-bar-box button:first-child:checked, + headerbar .path-bar-box button:first-child:active, + headerbar .path-bar-box button:first-child:checked { + border-radius: 1px; } + .titlebar .path-bar-box widget > .text-button:last-child, + headerbar .path-bar-box widget > .text-button:last-child { + border-radius: 0px 1px 1px 0px; } + .titlebar .path-bar-box widget > .text-button:last-child:backdrop, .titlebar .path-bar-box widget > .text-button:last-child:backdrop label, + headerbar .path-bar-box widget > .text-button:last-child:backdrop, + headerbar .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(254, 254, 254, 0.5); } + .titlebar .path-bar-box widget > .text-button:last-child:only-child, + headerbar .path-bar-box widget > .text-button:last-child:only-child { + border-radius: 1px; } + .titlebar .path-buttons-box, + headerbar .path-buttons-box { + border: 1px solid #0b0d0f; + min-height: 20px; + margin-top: 5px; + margin-bottom: 5px; + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 4px 0px 0px 4px; } + .titlebar .path-buttons-box .dim-label, .titlebar .path-buttons-box label.separator, .titlebar .path-buttons-box .subtitle, + headerbar .path-buttons-box .dim-label, + headerbar .path-buttons-box label.separator, + headerbar .path-buttons-box .subtitle { + color: transparent; + margin-right: -7px; } + .titlebar .path-buttons-box button > .horizontal > .dim-label, .titlebar .path-buttons-box button > .horizontal > label.separator, .titlebar .path-buttons-box button > .horizontal > .subtitle, + headerbar .path-buttons-box button > .horizontal > .dim-label, + headerbar .path-buttons-box button > .horizontal > label.separator, + headerbar .path-buttons-box button > .horizontal > .subtitle { + color: #bcc3c9; + padding: 3px 12px; + margin: 0; + border-right: 1px solid #0b0d0f; } + .titlebar .path-buttons-box button > .horizontal > image.dim-label, .titlebar .path-buttons-box button > .horizontal > image.subtitle, + headerbar .path-buttons-box button > .horizontal > image.dim-label, + headerbar .path-buttons-box button > .horizontal > image.subtitle { + padding: 3px 0px 3px 12px; + border-right: none; } + .titlebar .path-buttons-box button, + headerbar .path-buttons-box button { + background: transparent; + border: none; + margin: 0; + padding: 0; } + .titlebar .path-buttons-box .current-dir label, + headerbar .path-buttons-box .current-dir label { + padding: 3px 12px; } + .titlebar .path-buttons-box .current-dir label, .titlebar .path-buttons-box .current-dir image, + headerbar .path-buttons-box .current-dir label, + headerbar .path-buttons-box .current-dir image { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 0px; } + .titlebar .path-buttons-box button.current-dir:only-child image, + headerbar .path-buttons-box button.current-dir:only-child image { + margin-right: -6px; + padding: 0px 6px 0px 12px; + border-radius: 1px 0px 0px 1px; } + .selection-mode.titlebar button:backdrop.flat:active, .selection-mode.titlebar button:backdrop.flat:checked, .selection-mode.titlebar button:backdrop:active, .selection-mode.titlebar button:backdrop:checked, + headerbar.selection-mode button:backdrop.flat:active, + headerbar.selection-mode button:backdrop.flat:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked { + border-color: #3a4d4b; } + .selection-mode.titlebar button:backdrop.flat:active label, .selection-mode.titlebar button:backdrop.flat:checked label, .selection-mode.titlebar button:backdrop:active label, .selection-mode.titlebar button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(80, 106, 104, 0.6); } + .tiled .titlebar, .maximized .titlebar, + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop, .tiled .titlebar, .maximized .titlebar:backdrop, .maximized .titlebar, + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar, headerbar.default-decoration { + padding: 5px 4px; + min-height: 20px; } + .default-decoration.titlebar button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } +headerbar viewswitcher > box.horizontal > button.radio, headerbar switcher > box.horizontal > button.radio { + margin: 0; + padding: 0; + border-radius: 0; } + headerbar viewswitcher > box.horizontal > button.radio image, headerbar switcher > box.horizontal > button.radio image { + margin-left: 7px; } + headerbar viewswitcher > box.horizontal > button.radio label, headerbar switcher > box.horizontal > button.radio label { + margin-right: 7px; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 1px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 1px; } + +window { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #0f1315; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #BCC4C9; + background-color: #0A1C14; + border-bottom: 1px solid #0A1C14; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #fefefe; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #fefefe; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(254, 254, 254, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(30, 37, 41, 0.98); + color: #BCC4C9; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #BCC4C9; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #0A1C14; + color: #BCC4C9; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(30, 37, 41, 0.6); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(30, 37, 41, 0.5); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + +.info { + background-color: #9dbc89; } + .info:backdrop { + background-color: #b8ceaa; + color: rgba(254, 254, 254, 0.5); } + +.warning { + background-color: #cc5500; } + .warning:backdrop { + background-color: #ff6a00; + color: rgba(254, 254, 254, 0.5); } + +.question { + background-color: #88b7af; } + .question:backdrop { + background-color: #a8cac4; + color: rgba(254, 254, 254, 0.5); } + +.error { + background-color: #b25f5d; } + .error:backdrop { + background-color: #c2817f; + color: rgba(254, 254, 254, 0.5); } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(255, 255, 255, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #cc5500; } + levelbar block.low:backdrop { + border-color: #cc5500; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #9dbc89; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #9dbc89; } + levelbar block.full { + background-color: #ba706e; } + levelbar block.full:backdrop { + border-color: #ba706e; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.35); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #7b9cb5; } + *:link:visited, + button:visited { + color: rgba(123, 156, 181, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: #b8c3c2; } + *:link:hover, button:hover:link, + button:hover:visited { + color: #9cb5c7; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: #edefef; } + *:link:active, button:active:link, + button:active:visited { + color: #7b9cb5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: #dbe0e0; } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: #506A68; } + *:link:selected, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: #dbe0e0; } + +button:link, +button:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, + button:visited:hover, + button:visited:active, + button:visited:checked { + text-shadow: none; } + button:link > label, + button:visited > label { + text-decoration-line: underline; } + +/********* + * Lists * + *********/ +list { + color: #bcc3c9; + background-color: #0A1C14; + border-color: #0b0d0f; } + list:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } + +row { + background-color: transparent; + border-color: #0b0d0f; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(188, 196, 201, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable button.flat { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(80, 106, 104, 0.5); } + row.activatable:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #0A1C14; + color: #bcc3c9; + -GtkWidget-window-dragging: true; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > menuitem, + .menubar > menuitem { + min-height: 16px; + padding: 4px 8px; } + menubar > menuitem:hover, + .menubar > menuitem:hover { + box-shadow: inset 0 -3px #506A68; } + menubar > menuitem:disabled, + .menubar > menuitem:disabled { + color: #6b7276; + box-shadow: none; } + +menu, .menu, .context-menu { + font: initial; + margin: 4px; + padding: 2px 0px; + background: linear-gradient(to bottom, #0A1C14, #161b1d); + border: 1px solid #0b0d0f; + border-radius: 1px; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #20262a; } + menu menuitem, .menu menuitem, .context-menu menuitem { + min-height: 17px; + min-width: 40px; + padding: 4px 6px; + text-shadow: none; } + menu menuitem:hover, .menu menuitem:hover, .context-menu menuitem:hover { + color: #fefefe; + background-color: #506A68; } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #6b7276; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3b484f; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #6b7276; + background-color: transparent; } + menu menuitem arrow, .menu menuitem arrow, .context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; } + menu menuitem arrow:dir(ltr), .menu menuitem arrow:dir(ltr), .context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 10px; } + menu menuitem arrow:dir(rtl), .menu menuitem arrow:dir(rtl), .context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; } + menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), .menu menuitem label:dir(rtl), .menu menuitem label:dir(ltr), .context-menu menuitem label:dir(rtl), .context-menu menuitem label:dir(ltr) { + color: inherit; } + menu > arrow, .menu > arrow, .context-menu > arrow { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #0A1C14; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + menu > arrow.bottom, .menu > arrow.bottom, .context-menu > arrow.bottom { + margin-bottom: -6px; + border-top: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #2e3539; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #20262a; } + menu > arrow:disabled, .menu > arrow:disabled, .context-menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem accelerator { + color: alpha(currentColor,0.55); } +menuitem check, +menuitem radio { + min-height: 16px; + min-width: 16px; } + menuitem check:dir(ltr), + menuitem radio:dir(ltr) { + margin-right: 7px; } + menuitem check:dir(rtl), + menuitem radio:dir(rtl) { + margin-left: 7px; } + +.csd.popup { + background: transparent; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0b0d0f; } + .content-view:hover { + -gtk-icon-effect: highlight; } + .content-view:backdrop { + background-color: #0b0d0f; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(188, 196, 201, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; } + assistant .sidebar { + background-color: #0A1C14; + border-top: 1px solid #0b0d0f; + border-bottom-left-radius: 6px; } + assistant .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #0A1C14; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: #0b0d0f; + border-width: 1px; + background-color: #0A1C14; } + notebook > header:backdrop { + border-color: #0A1C14; + background-color: #0A1C14; } + notebook > header tabs { + margin: 0px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -3px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #0A1C14; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #0A1C14; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: -1px 0 0 #0b0d0f, 0px 1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 0px 1px 0 #0b0d0f; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.top > tabs > arrow { + border-top-style: none; } + notebook > header.bottom > tabs > arrow { + border-bottom-style: none; } + notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + margin-left: -5px; + margin-right: -5px; + padding-left: 4px; + padding-right: 4px; } + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + notebook > header.left > tabs > arrow { + border-left-style: none; } + notebook > header.right > tabs > arrow { + border-right-style: none; } + notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + margin-top: -5px; + margin-bottom: -5px; + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + notebook > header > tabs > arrow { + min-height: 14px; + min-width: 14px; + border-radius: 0; } + notebook > header > tabs > arrow:hover:not(:active):not(:backdrop) { + background-clip: padding-box; + background-image: none; + background-color: rgba(255, 255, 255, 0.3); + border-color: transparent; + box-shadow: none; } + notebook > header > tabs > arrow:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 24px; + min-width: 24px; + padding: 1px 12px; + outline-offset: -5px; + color: #6b7276; + font-weight: normal; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #949ba0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(11, 13, 15, 0.3); + background-color: rgba(26, 32, 35, 0.2); } + notebook > header tab:backdrop { + color: #4b5155; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #BCC4C9; + box-shadow: -1px 0 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(11, 13, 15, 0.5); + background-color: rgba(26, 32, 35, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(26, 32, 35, 0.7); } + notebook > header tab:backdrop:checked { + color: #6b7276; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: #0A1C14; + background-color: #0A1C14; } + notebook > header tab button.flat { + border: none; + padding: 0; + margin-top: 4px; + margin-bottom: 4px; + min-width: 20px; + min-height: 20px; } + notebook > header tab button.flat:hover { + background: transparent; + box-shadow: none; + color: #ba706e; } + notebook > header tab button.flat, notebook > header tab button.flat:backdrop { + color: alpha(currentColor,0.3); } + notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 0px; + padding-right: 0px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: -1px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: -1px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + border-style: none solid; } + notebook > header.left tabs, notebook > header.right tabs { + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + border-style: solid none; } + notebook > header.top tab { + padding-bottom: 3px; } + notebook > header.bottom tab { + padding-top: 3px; } +notebook > stack:not(:only-child) { + background-color: #0A1C14; } + notebook > stack:not(:only-child):backdrop { + background-color: #0A1C14; } +notebook button.flat { + padding: 1px 3px; + background: transparent; + border: none; } + notebook button.flat:hover, notebook button.flat:backdrop { + background: transparent; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#0b0d0f); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(#506A68); } + paned > separator:backdrop { + background-image: image(#0A1C14); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #0A1C14; + background-image: image(#0b0d0f), image(#0b0d0f); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #0A1C14; + background-image: image(#0A1C14), image(#0A1C14); } +paned.horizontal > separator { + background-repeat: repeat-y; } + paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; } + paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; } + paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; } +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; } + paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; } + +/************ + * Pathbars * + ************/ +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; } +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 8px; } +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 8px; } +.path-bar button image { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.slider-button { + padding-left: 0; + padding-right: 0; } + +/*************** + * Popovers * + ***************/ +popover.background { + padding: 2px; + border-radius: 1px; + background: linear-gradient(to bottom, #0A1C14, #161b1d); + box-shadow: 0 4px 6px transparent; } + .csd popover.background, popover.background { + border: 1px solid #0b0d0f; } + popover.background:backdrop { + background-color: #0A1C14; + box-shadow: none; } + popover.background > list, + popover.background > .view, + popover.background > iconview, + popover.background > toolbar { + border-style: none; + background-color: transparent; } + .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier { + border: 1px solid rgba(255, 255, 255, 0.1); } + popover.background separator { + margin: 3px; } + popover.background list separator { + margin: 0px; } + popover.background list row { + padding: 8px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(188, 196, 201, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; } + progressbar.osd trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; } + progressbar.osd progress { + border-style: none; + border-radius: 0; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(255, 255, 255, 0.1); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(255, 255, 255, 0.06); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(255, 255, 255, 0.06); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +progressbar progress, scale highlight { + border: none; + background-color: #88b7af; + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(255, 255, 255, 0.1); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: #98c1ba; + background-color: #98c1ba; } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 2px; } + scale.vertical trough, + scale.vertical progress { + min-width: 2px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #0A1C14; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 0px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #88b7af; } + scale slider:active:disabled { + background-color: #0A1C14; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + scale.fine-tune.horizontal { + padding-top: 9px; + padding-bottom: 9px; + min-height: 16px; } + scale.fine-tune.vertical { + padding-left: 9px; + padding-right: 9px; + min-width: 16px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; + -gtk-outline-radius: 7px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 5px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: #0b0d0f; } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #88b7af; + border: none; + border-radius: 0px; + background-color: #88b7af; } + scale slider:hover { + box-shadow: 0px 0px 8px #88b7af; } + scale slider:active { + border-color: #3a4d4b; } + scale slider:disabled { + background-color: #48776f; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #48776f; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: #3a4d4b; } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #88b7af; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #88b7af; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #88b7af; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #88b7af; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(72, 119, 111, 0.5), rgba(72, 119, 111, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #48776f; } + .osd scale slider:backdrop:disabled { + background-color: #88b7af; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + scale marks.top { + margin-bottom: 6px; + margin-top: -12px; } + scale marks.bottom { + margin-top: 6px; + margin-bottom: -12px; } + scale marks.top { + margin-right: 6px; + margin-left: -12px; } + scale marks.bottom { + margin-left: 6px; + margin-right: -12px; } + scale.fine-tune marks.top { + margin-bottom: 6px; + margin-top: -9px; } + scale.fine-tune marks.bottom { + margin-top: 6px; + margin-bottom: -9px; } + scale.fine-tune marks.top { + margin-right: 6px; + margin-left: -9px; } + scale.fine-tune marks.bottom { + margin-left: 6px; + margin-right: -9px; } + scale.horizontal indicator { + min-height: 6px; + min-width: 1px; } + scale.horizontal.fine-tune indicator { + min-height: 3px; } + scale.vertical indicator { + min-height: 1px; + min-width: 6px; } + scale.vertical.fine-tune indicator { + min-width: 3px; } + scale.horizontal.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(#0b0d0f); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + scale.color.horizontal slider:dir(ltr):hover, scale.color.horizontal slider:dir(ltr):backdrop, scale.color.horizontal slider:dir(ltr):disabled, scale.color.horizontal slider:dir(ltr):backdrop:disabled, scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl):hover, scale.color.horizontal slider:dir(rtl):backdrop, scale.color.horizontal slider:dir(rtl):disabled, scale.color.horizontal slider:dir(rtl):backdrop:disabled, scale.color.horizontal slider:dir(rtl) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #0A1C14; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid #0b0d0f; } + scrollbar.bottom { + border-top: 1px solid #0b0d0f; } + scrollbar.left { + border-right: 1px solid #0b0d0f; } + scrollbar.right { + border-left: 1px solid #0b0d0f; } + scrollbar:backdrop { + background-color: #13181a; + border-color: #0A1C14; + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #7b8287; } + scrollbar slider:hover { + background-color: #9ca3a8; } + scrollbar slider:hover:active { + background-color: #668785; } + scrollbar slider:backdrop { + background-color: #0A1C14; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; } + scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + opacity: 0.4; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 3px; + min-height: 3px; + background-color: #BCC4C9; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #BCC4C9; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -gtk-icon-source: none; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + margin: 1px 2px; + min-width: 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + margin: 2px 1px; + min-height: 5px; } + scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.8; } + scrollbar.horizontal slider { + min-width: 40px; } + scrollbar.vertical slider { + min-height: 40px; } + scrollbar button { + padding: 0; + min-width: 12px; + min-height: 12px; + border-style: none; + border-radius: 0; + transition-property: min-height, min-width, color; + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #7b8287; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #9ca3a8; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #668785; } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 130, 135, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #0A1C14; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(58, 65, 68, 0.2); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid #0b0d0f; + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #0A1C14; } + .sidebar .frame { + border: none; } + stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: none; + border-left-style: none; } + stacksidebar.sidebar:dir(rtl) list + .sidebar:dir(rtl), stacksidebar.sidebar.right list + .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #0b0d0f; + border-right-style: none; } + .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; + transition: 200ms ease-out; } + .sidebar list { + background-color: #191f22; } + .sidebar row { + padding: 8px 14px; + transition: all .12s ease-in; } + .sidebar.source-list { + background: #0A1C14; + padding: 4px 0px; } + .sidebar.source-list.view, iconview.sidebar.source-list { + transition: all .12s ease-in; } + .sidebar.source-list.view:selected, iconview.sidebar.source-list:selected { + padding-left: 4px; + background: rgba(238, 238, 238, 0.5); + color: #ACACAC; + border-left: 4px solid #506A68; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(26, 32, 35, 0.4); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: #0b0d0f; } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row { + padding: 5px 11px; } + placessidebar row label { + padding-left: 8px; } + placessidebar row.sidebar-new-bookmark-row { + color: #d7bd7e; } + placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #9dbc89, inset 0 -1px #9dbc89; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #fefefe; } + +/***************** + * GtkSpinButton * + *****************/ +spinbutton:not(.vertical) { + padding: 0; } + spinbutton:not(.vertical) entry { + min-width: 28px; + margin: 0; + background: none; + background-color: transparent; + border: none; + border-radius: 0; + box-shadow: none; } + spinbutton:not(.vertical) button { + min-height: 16px; + margin: 1px 0; + padding-bottom: 0; + padding-top: 0; + color: #acb4b9; + background-image: none; + border-style: none none none solid; + border-color: rgba(11, 13, 15, 0.3); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #BCC4C9; + background-color: #181d20; } + spinbutton:not(.vertical) button:disabled { + color: rgba(107, 114, 118, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: #13181a; + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #646b6f; + background-color: transparent; + border-color: rgba(13, 15, 17, 0.3); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(59, 72, 79, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + .osd spinbutton:not(.vertical) button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #6b7276; } +spinbutton.vertical:backdrop:disabled { + color: #3b484f; } +spinbutton.vertical:drop(active) { + border-color: transparent; + box-shadow: none; } +spinbutton.vertical entry { + min-height: 32px; + min-width: 32px; + padding: 0; + border-radius: 0; } +spinbutton.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: #0b0d0f; + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; } + treeview spinbutton:not(.vertical) entry { + min-height: 0; + padding: 1px 2px; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: #506A68; } + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; } + spinner:checked:disabled { + opacity: 0.5; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + min-width: 40px; + min-height: 25px; + background-color: transparent; + background-size: 40px 24px; + background-repeat: no-repeat; + background-position: center center; + background-image: -gtk-scaled(url("../assets/switch-off.svg"), url("../assets/switch-off.svg")); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + switch:disabled { + background-image: -gtk-scaled(url("../assets/switch-insensitive.svg"), url("../assets/switch-insensitive.svg")); } + switch:disabled slider { + background-image: -gtk-scaled(url("../assets/switch-slider-insensitive.svg"), url("../assets/switch-slider-insensitive@2.png")); } + switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; } + switch:checked { + background-image: -gtk-scaled(url("../assets/switch-on.svg"), url("../assets/switch-on.svg")); } + switch:checked slider { + background-image: -gtk-scaled(url("../assets/switch-slider-on.svg"), url("../assets/switch-slider-on@2.png")); } + switch:checked:disabled { + background-image: -gtk-scaled(url("../assets/switch-on-insensitive.svg"), url("../assets/switch-on-insensitive.svg")); } + switch slider { + min-width: 1px; + min-height: 1px; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + background-image: -gtk-scaled(url("../assets/switch-slider-off.svg"), url("../assets/switch-slider-off@2.png")); } + switch trough:active, switch trough:checked { + background-color: #506A68; } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar, +.location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #0A1C14; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + toolbar.vertical separator { + margin: 6px 1px 7px 0; } + toolbar:not(.inline-toolbar):not(.osd) switch, + toolbar:not(.inline-toolbar):not(.osd) scale, + toolbar:not(.inline-toolbar):not(.osd) entry, + toolbar:not(.inline-toolbar):not(.osd) spinbutton, + toolbar:not(.inline-toolbar):not(.osd) button { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar, +.location-bar { + border-width: 0 0 1px; + padding: 3px; } + +.inline-toolbar, searchbar, +.location-bar { + border-style: solid; + border-color: #0b0d0f; + background-color: #161a1d; } + .inline-toolbar:backdrop, searchbar:backdrop, + .location-bar:backdrop { + border-color: #0A1C14; + background-color: #151a1d; + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #0A1C14; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #6d7579; + border-top-color: #0A1C14; } + * { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: #a7b4b3; + border-top-color: rgba(188, 196, 201, 0.1); } + treeview.view:disabled { + color: #6b7276; } + treeview.view:disabled:selected { + color: #96a5a4; } + treeview.view:disabled:selected:backdrop { + color: rgba(102, 125, 123, 0.85); } + treeview.view:disabled:backdrop { + color: #3b484f; } + treeview.view.separator { + min-height: 2px; + color: #0A1C14; } + treeview.view.separator:backdrop { + color: rgba(26, 32, 35, 0.1); } + treeview.view:backdrop { + border-left-color: #43494d; + border-top: #0A1C14; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #3a4d4b; } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #8d9499; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #BCC4C9; } + treeview.view.expander:selected { + color: #cad2d1; } + treeview.view.expander:selected:hover { + color: #fefefe; } + treeview.view.expander:selected:backdrop { + color: rgba(156, 171, 170, 0.65); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #555c60; } + treeview.view.progressbar { + border: 1px solid #3a4d4b; + border-radius: 4px; + background-color: #7b9cb5; + background-image: linear-gradient(to bottom, #7b9cb5, #5b83a2); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #0A1C14, #090b0c); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #0A1C14; + background-color: #0A1C14; } + treeview.view.progressbar:backdrop { + border-color: #0A1C14; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(188, 196, 201, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: #3a4d4b; + border-radius: 4px; } + treeview.view header button { + color: #6d7579; + background-color: #0A1C14; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #959da1; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #BCC4C9; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, + treeview.view header.button.dnd:active, + treeview.view header.button.dnd:selected, + treeview.view header.button.dnd:hover, + treeview.view header.button.dnd { + padding: 0 6px; + transition: none; + background-image: none; + background-color: #506A68; + color: #0A1C14; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #0A1C14; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #506A68; } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #0A1C14; } + treeview.view header button:disabled { + border-color: #0A1C14; + background-image: none; } + treeview.view header button:backdrop { + border-color: #0A1C14; + border-style: none solid solid none; + color: #43494d; + background-image: none; + background-color: #0A1C14; } + treeview.view header button:backdrop:disabled { + border-color: #0A1C14; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +decoration { + border-radius: 1px 1px 0 0; + border-width: 0px; + border-width: 0px; + box-shadow: 0 4px 10px 2px rgba(33, 26, 30, 0.4); + margin: 10px; } + decoration:backdrop { + box-shadow: 0 4px 10px 2px rgba(33, 26, 30, 0.2); + transition: 200ms ease-out; } + .maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; } + .popup decoration { + box-shadow: none; } + .ssd decoration { + box-shadow: none; } + .csd.popup decoration { + border-radius: 7px; + box-shadow: 0 4px 8px transparent; + border: 1px solid #0b0d0f; } + tooltip.csd decoration { + border-radius: 1px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(11, 13, 15, 0.8); } + .solid-csd decoration { + border-radius: 0; + margin: 4px; + background-color: #0A1C14; + border: solid 1px #0A1C14; + box-shadow: none; } + +button.titlebutton { + background-repeat: no-repeat; + background-position: center; + min-height: 20px; + padding: 0 1px; + box-shadow: none; } + button.titlebutton.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + button.titlebutton.close:hover, button.titlebutton.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } + button.titlebutton.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + button.titlebutton.maximize:hover, button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } + button.titlebutton.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + button.titlebutton.minimize:hover, button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } + button.titlebutton:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, +.view text:selected:focus, +iconview text:selected:focus, +textview text:selected:focus, +.view text:selected, +iconview text:selected, +textview text:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, +textview text selection:focus, +textview text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, popover.background checkbutton:selected, +popover.background radiobutton:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: #506A68; } + row:selected label, label:selected, .selection-mode button.titlebutton, .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .view text:selected:focus, + iconview text:selected:focus, + textview text:selected:focus, + .view text:selected, + iconview text:selected, + textview text:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, + textview text selection:focus, + textview text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, popover.background checkbutton:selected, + popover.background radiobutton:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #fefefe; + font-weight: bold; } + row:selected label:disabled, label:disabled:selected, .selection-mode button.titlebutton:disabled, iconview:disabled:selected:focus, .view:disabled:selected, iconview:disabled:selected, + iconview text:disabled:selected:focus, + textview text:disabled:selected:focus, + .view text:disabled:selected, + iconview text:disabled:selected, + textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled, + textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, modelbutton.flat:disabled:selected, popover.background checkbutton:disabled:selected, + popover.background radiobutton:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: #a7b4b3; } + row:selected label:backdrop, label:backdrop:selected, .selection-mode button.titlebutton:backdrop, iconview:backdrop:selected:focus, .view:backdrop:selected, iconview:backdrop:selected, + iconview text:backdrop:selected:focus, + textview text:backdrop:selected:focus, + .view text:backdrop:selected, + iconview text:backdrop:selected, + textview text:backdrop:selected, iconview text selection:backdrop:focus, .view text selection:backdrop, iconview text selection:backdrop, + textview text selection:backdrop, flowbox flowboxchild:backdrop:selected, label:backdrop selection, modelbutton.flat:backdrop:selected, popover.background checkbutton:backdrop:selected, + popover.background radiobutton:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(254, 254, 254, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode button.titlebutton:backdrop:disabled, .view:backdrop:disabled:selected, iconview:backdrop:disabled:selected, + .view text:backdrop:disabled:selected, + iconview text:backdrop:disabled:selected, + textview text:backdrop:disabled:selected, .view text selection:backdrop:disabled, iconview text selection:backdrop:disabled, + textview text selection:backdrop:disabled, flowbox flowboxchild:backdrop:disabled:selected, label:disabled selection:backdrop, label:backdrop selection:disabled, modelbutton.flat:backdrop:disabled:selected, popover.background checkbutton:backdrop:disabled:selected, + popover.background radiobutton:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(102, 125, 123, 0.85); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background: #0f1315; + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid #0A1C14; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + .budgie-popover button, + .budgie-popover.background button { + color: #bcc3c9; + border: none; + background: transparent; } + .budgie-popover button:hover, + .budgie-popover.background button:hover { + color: #506A68; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu { + color: #bcc3c9; } + .budgie-menu .container { + padding: 0; } + .budgie-menu button:hover { + -gtk-icon-effect: none; } + .budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid #0A1C14; + border-radius: 0; + font-size: 120%; + box-shadow: none; + color: #bcc3c9; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } + .budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid #0A1C14; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid #0A1C14; } + .budgie-menu .category-button { + padding: 7px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(188, 196, 201, 0.05); + color: #BCC4C9; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #fefefe; + background: #7b9cb5; } + .budgie-menu .category-button:checked:hover { + color: rgba(254, 254, 254, 0.9); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(254, 254, 254, 0.7); } + .budgie-menu scrollbar { + background-color: transparent; + border-color: #0A1C14; } + .budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; + background: yellow; } + .budgie-menu button { + border: none; + background: transparent; } + .budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + .budgie-menu list { + color: rgba(188, 195, 201, 0.7); } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #bcc3c9; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop { + color: #bcc3c9; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: #506A68; + box-shadow: none; + background-color: #0A1C14; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(188, 196, 201, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #506A68; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #bcc3c9; + box-shadow: none; } + button.raven-trigger:hover { + color: #bcc3c9; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: #506A68; } + button.raven-trigger:backdrop { + color: #bcc3c9; } + button.raven-trigger:backdrop:hover { + color: #bcc3c9; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: #506A68; + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(4, 5, 6, 0.95); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(188, 196, 201, 0.04); + border-bottom: 1px solid rgba(4, 5, 6, 0.95); } +.places-menu .unlock-area { + border-top: 1px solid rgba(4, 5, 6, 0.85); + border-bottom: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04);; } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04);; } + +.budgie-panel { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ba706e; } + .budgie-panel:backdrop { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel button.flat { + background: transparent; + border: none; } + .budgie-panel button.flat:hover, .budgie-panel button.flat:active, .budgie-panel button.flat:checked { + background: transparent; + color: #506A68; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #bcc3c9; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(4, 5, 6, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(188, 195, 201, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #bcc3c9; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid #506A68; } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid #506A68; } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid #506A68; } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid #506A68; } + +.top .budgie-panel { + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #BCC4C9; + background: #0f1315; + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #bcc3c9; + border: solid rgba(4, 5, 6, 0.95); + border-width: 1px 0; + background-color: rgba(11, 13, 15, 0.45); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: #455b5a; + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #fefefe; + background-color: rgba(178, 95, 93, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #fefefe; + background-color: rgba(186, 112, 110, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #fefefe; + background-color: rgba(194, 129, 127, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-image: linear-gradient(to bottom, #38454c, #161b1d); + border: 1px solid #0b0d0f; + color: #BCC4C9; + border-radius: 0; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 24px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: #506A68; } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: #506A68; + border-radius: 0; + background: #0A1C14; } + .raven .raven-header button:disabled { + color: #6b7276; } + .raven list { + color: #bcc3c9; + background-color: transparent; } + .raven list:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:hover, + .raven list row.activatable:hover { + background-color: rgba(37, 45, 50, 0.25); } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven .raven-background { + color: #bcc3c9; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + min-height: 32px; + margin-bottom: 3px; + background: #a983a1; + color: #fefefe; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + background: rgba(169, 131, 161, 0.85); + color: #fefefe; } + .raven .powerstrip button.image-button:active { + background: #a983a1; + color: #fefefe; } + .raven .powerstrip button.image-button:first-child { + background: #7b9cb5; } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(80, 106, 104, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #506A68; } + .raven .powerstrip button.image-button:last-child { + background: #ba706e; } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(186, 112, 110, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ba706e; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #bcc3c9; + background: transparent; + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: #475e5d; + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #bcc3c9; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #BCC4C9; + background-color: transparent; } + +.raven-mpris { + color: #BCC4C9; + background-color: rgba(4, 5, 6, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #0A1C14; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: #506A68; } + .raven-mpris button.image-button:active { + background-color: #455b5a; } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #506A68; + color: #fefefe; + border: none; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #455b5a; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #455b5a; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #bcc3c9; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(188, 195, 201, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #fefefe; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ba706e; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #b25f5d; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(26, 32, 35, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #BCC4C9; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:selected { + color: #fefefe; + background-color: rgba(80, 106, 104, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #fefefe; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: #485f5e; } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(254, 254, 254, 0.7); + background-color: rgba(80, 106, 104, 0.7); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(254, 254, 254, 0.7); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(188, 195, 201, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-color: #0A1C14; + border-radius: 0; + color: #bcc3c9; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + color: #fff; + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + color: #fff; + background-color: rgba(166, 81, 79, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #bcc3c9; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(188, 195, 201, 0.7); } +.budgie-polkit-dialog .failure { + color: #ba706e; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #bcc3c9; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar .subtitle, .titlebar .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: #506A68; + color: #fefefe; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(45, 51, 54, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(45, 51, 54, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(188, 196, 201, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(24, 29, 32, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(30, 37, 41, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(80, 106, 104, 0.9); } +.nautilus-window.background { + background-color: rgba(24, 29, 32, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(24, 29, 32, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #0A1C14; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #0A1C14; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } + +.nautilus-circular-button { + border-radius: 20px; + -gtk-outline-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #BCC4C9; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #fefefe; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #fefefe; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #fefefe; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #fefefe; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #0A1C14; } + + /********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: #506A68; } + +/******************* + * Calendar events * +********************/ +.color-light.timed label { + color: #BCC4C9; + opacity: 1; } +.week-view .color-light.timed label, .color-light label, .year-view .color-light:not(.timed) label { + color: #0A1C14; + opacity: 1; } + +.xfce4-panel { + border-radius: 0; } + .xfce4-panel.panel { + background-color: #181d20; + text-shadow: none; + -gtk-icon-shadow: none; } + +#tasklist-button { + color: rgba(188, 196, 201, 0.8); + border-radius: 0; + border: none; + background-color: #181d20; } + #tasklist-button:hover { + color: #d8dde0; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px #506A68; } + +.xfce4-panel.panel button:not(.open_group), .xfce4-panel.panel button.flat:not(.open_group) { + color: #BCC4C9; + border-radius: 0; + border: none; + background-color: #181d20; + font-weight: normal; } + .xfce4-panel.panel button:hover:not(.open_group) { + border: none; + background-color: #2e383d; } + .xfce4-panel.panel button:active:not(.open_group), .xfce4-panel.panel button:checked:not(.open_group) { + color: #fefefe; + border: none; + background-color: rgba(80, 106, 104, 0.5); + box-shadow: 0px -2px #729592 inset; } + .xfce4-panel.panel button:active:not(.open_group) label, .xfce4-panel.panel button:active:not(.open_group) image, .xfce4-panel.panel button:checked:not(.open_group) label, .xfce4-panel.panel button:checked:not(.open_group) image { + color: inherit; } + +#whiskermenu-window button { + background-color: transparent; + border: none; + border-radius: 0; + font-weight: normal; + padding: 3px; + margin: 1px 2px; } + #whiskermenu-window button:hover, #whiskermenu-window button:checked { + background-color: #506A68; } + +/* Vala-appmenu-plugin*/ +.-vala-panel-appmenu-core scrolledwindow, +.-vala-panel-appmenu-private > menuitem, +.-vala-panel-appmenu-private > menuitem:first-child > label { + color: #BCC4C9; } + +#XfceNotifyWindow { + background-color: #161b1d; + border-radius: 1px; + border-width: 1px; + border: 1px solid #0b0d0f; + color: #BCC4C9; + padding: 40px; } + #XfceNotifyWindow:hover, #XfceNotifyWindow:focus { + background-color: #0A1C14; } + #XfceNotifyWindow label, #XfceNotifyWindow image { + color: #BCC4C9; } + #XfceNotifyWindow button { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #XfceNotifyWindow button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #0A1C14; + background-color: #0A1C14; } + .gala-notification .title, + .gala-notification .label { + color: #BCC4C9; } + +.gala-button { + padding: 3px; + color: #0A1C14; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(30, 37, 41, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #BCC4C9; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(80, 106, 104, 0.3); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #BCC4C9; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(80, 106, 104, 0.3); + color: #fefefe; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #BCC4C9; } + +/********* + * Panel * + ********/ +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #090b0c; } + +.card { + background-color: #0A1C14; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #13181a; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #0A1C14; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #BCC4C9; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.source-list.view.level-bar, iconview.source-list.level-bar, .source-list.view.level-bar:selected, iconview.source-list.level-bar:selected, .source-list.view.level-bar:selected:focus, iconview.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); + border-radius: 2px; } +.source-list.view.level-bar.fill-block, iconview.source-list.level-bar.fill-block { + border: none; } +.source-list.view.fill-block, iconview.source-list.fill-block, .source-list.view.fill-block:hover, iconview.source-list.fill-block:hover, .source-list.view.fill-block:selected, iconview.source-list.fill-block:selected, .source-list.view.fill-block:selected:focus, iconview.source-list.fill-block:selected:focus { + background: linear-gradient(#506A68, #506A68); } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + /* Border properties (top, right, bottom, left) */ + -UnityDecoration-extents: 28px 1px 1px 1px; + /* the size of the decorations */ + -UnityDecoration-input-extents: 10px; + /* the extra size of the input areas */ + /* Shadows settings */ + -UnityDecoration-shadow-offset-x: 1px; + /* Size property, the shadow x offset */ + -UnityDecoration-shadow-offset-y: 1px; + /* Size property, the shadow y offset */ + -UnityDecoration-active-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, active window shadow color */ + -UnityDecoration-active-shadow-radius: 8px; + /* Size property, active window shadow radius */ + -UnityDecoration-inactive-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, inactive windows shadow color */ + -UnityDecoration-inactive-shadow-radius: 5px; + /* Size property, inactive windows shadow radius */ + /* Glow applied to the selected scaled window */ + -UnityDecoration-glow-size: 8px; + /* Size property, size of glow */ + -UnityDecoration-glow-color: #506A68; + /* Color property of the glow */ + /* Title settings */ + -UnityDecoration-title-indent: 10px; + /* Size property, left indent of the title */ + -UnityDecoration-title-fade: 35px; + /* Size property, space of the title that can be faded */ + -UnityDecoration-title-alignment: 0.0; + /* Float from 0.0 to 1.0, to align the title */ + background-color: #eeeeee; + color: #31363D; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #eeeeee; + border-bottom-width: 0; + background-color: #eeeeee; + color: #31363D; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #1a1d21; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #31363D; } + UnityDecoration .top .menuitem:backdrop { + color: #1a1d21; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #ececec; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #eeeeee, #ececec); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #ececec; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #d5d5d5; + color: #31363D; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #1a1d21; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #31363D; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #31363D; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #d5d5d5; + color: #31363D; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #6b7276; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #ebebeb; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: #0b0d0f; } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #0A1C14; } + +@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: #506A68; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView { + -GtkTreeView-grid-line-width: 0; } + ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: #506A68; + color: #fefefe; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); + color: rgba(254, 254, 254, 0.5); } + ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #fefefe; + border: 0px solid #3a4d4b; } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: #181d20; + color: #BCC4C9; + font-weight: bold; + box-shadow: inset 0 -1px #090b0c; } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: #BCC4C9; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(188, 196, 201, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #BCC4C9; } + +#content_frame { + padding-bottom: 14px; + background-color: #0A1C14; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #333b3f; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #bcc3c9; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #0A1C14; + text-shadow: none; } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #0A1C14; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #BCC4C9; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +.nemo-window .places-treeview { + -NemoPlacesTreeView-disk-full-bg-color: #39474e; + -NemoPlacesTreeView-disk-full-fg-color: #7b9cb5; + -GtkTreeView-vertical-separator: 10; } + .nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, + .nemo-window .places-treeview iconview.cell:hover { + background: rgba(188, 196, 201, 0.05); } + .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, + .nemo-window .places-treeview iconview.cell:selected { + background: #506A68; + color: #fefefe; } +.nemo-window .sidebar { + background-color: #191f22; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + color: #BCC4C9; + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #BCC4C9; + border: 1px solid #506A68; + border-radius: 1px; } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: #506A68; + color: #fefefe; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #0A1C14; } + .nemo-window toolbar.primary-toolbar button { + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop { + color: rgba(254, 254, 254, 0.5); + background-color: rgba(80, 106, 104, 0.6); + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:backdrop, .nemo-window toolbar.primary-toolbar button:disabled, .nemo-window toolbar.primary-toolbar button:backdrop:disabled { + color: rgba(188, 195, 201, 0.2); + background-color: #161b1d; + text-shadow: none; + box-shadow: none; } +.nemo-window .nemo-inactive-pane .view:not(:selected), .nemo-window .nemo-inactive-pane iconview:not(:selected), +.nemo-window .nemo-inactive-pane iconview { + background-color: #13181a; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #0A1C14; + color: #BCC4C9; + border-color: #506A68; } + .caja-notebook .entry:selected { + background: #506A68; + color: #fefefe; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #191f22; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #191f22; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: #475e5d; } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #BCC4C9; + background: #475e5d; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background: #475e5d; + color: #fefefe; } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #0A1C14; } + .caja-navigation-window paned .caja-pathbar button { + border-right: 1px solid #0b0d0f; + border-left: none; + box-shadow: none; + min-height: 20px; + padding: 3px 5px; + margin-right: -3px; } + .caja-navigation-window paned .caja-pathbar button.image-button, .caja-navigation-window paned .caja-pathbar button.text-button, .caja-navigation-window paned .caja-pathbar button.toggle { + border-radius: 0; } + .caja-navigation-window paned .caja-pathbar button:first-child { + border-left: 1px solid #0b0d0f; } + .caja-navigation-window paned .caja-pathbar button.slider-button:first-child { + border-radius: 6px 0px 0px 6px; } + .caja-navigation-window paned .caja-pathbar button.slider-button:nth-child(2) { + border-radius: 0px 6px 6px 0px; } + .caja-navigation-window paned .caja-pathbar button:checked { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + border: 1px solid #3a4d4b; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +/* thunar */ +.thunar toolbar { + background-color: #0A1C14; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +/* path-bar of thunar */ +window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, .thunar toolbar .path-bar-button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, .thunar toolbar .path-bar-button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 0px; } + +/* thunar sidepane */ +.thunar scrolledwindow.sidebar treeview.view { + background: #191f22; + padding: 1.5px; } + .thunar scrolledwindow.sidebar treeview.view:hover, .thunar scrolledwindow.sidebar treeview.view:selected { + background: #506A68; + color: #fefefe; + border-radius: 0; + box-shadow: none; } + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/RobCo/gtk-3.0/gtk.css b/RobCo/gtk-3.0/gtk.css new file mode 100755 index 0000000..9eaeba3 --- /dev/null +++ b/RobCo/gtk-3.0/gtk.css @@ -0,0 +1,6261 @@ +/*$selected_bg_color: #00e8c6;06d6a0*/ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #BCC4C9; +/* text color for entries, views and content in general */ +@define-color theme_text_color #bcc3c9; +/* widget base background color */ +@define-color theme_bg_color #0A1C14; +/* text widgets and the like base background color */ +@define-color theme_base_color #0A1C14; +/* base background color of selections */ +@define-color theme_selected_bg_color #506A68; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #fefefe; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #1c2225; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #6b7276; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #0A1C14; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #6b7276; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #bcc3c9; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #0A1C14; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #21282c; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #506A68; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #fefefe; +/* widgets main borders color */ +@define-color borders #0b0d0f; +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders #0d0f11; +/* these are pretty self explicative */ +@define-color warning_color #cc5500; +@define-color error_color #b25f5d; +@define-color success_color #68a49a; +/* these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title shade(#BCC4C9, 1.8); +@define-color wm_unfocused_title #6b7276; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#0A1C14, 1.2); +@define-color wm_bg_b #0A1C14; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#0A1C14, 1.3); +@define-color wm_button_hover_color_b #0A1C14; +@define-color wm_button_active_color_a shade(#0A1C14, 0.85); +@define-color wm_button_active_color_b shade(#0A1C14, 0.89); +@define-color wm_button_active_color_c shade(#0A1C14, 0.9); +@define-color content_view_bg #0A1C14; +@define-color budgie_tasklist_indicator_color #506A68; +@define-color budgie_tasklist_indicator_color_active #506A68; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #b25f5d; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 24; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: rgba(188, 196, 201, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; + -gtk-secondary-caret-color: #506A68; } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar { + background-color: #040506; + border: solid #0b0d0f; + border-width: 1px 0 0 0; + color: #BCC4C9; + box-shadow: none; } + .action-bar:backdrop { + background-color: #040506; + box-shadow: none; + -gtk-icon-effect: dim; } + .action-bar:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame { + padding: 10px; + border-radius: 0px; + background-color: rgba(20, 23, 26, 0.8); + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), transparent 2px); + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification border, + .app-notification.frame border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #BCC4C9; + background-color: #0A1C14; } + .background:backdrop { + color: #6b7276; + background-color: #0A1C14; + text-shadow: none; + -gtk-icon-shadow: none; } + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ +*:disabled { + -gtk-icon-effect: dim; } + +.gtkstyle-fallback { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:hover { + color: #BCC4C9; + background-color: #303b40; } + .gtkstyle-fallback:active { + color: #BCC4C9; + background-color: #040506; } + .gtkstyle-fallback:disabled { + color: #6b7276; + background-color: #1c2225; } + .gtkstyle-fallback:selected { + color: #fefefe; + background-color: #506A68; } + +.view, iconview, +.view text, +iconview text, +textview text { + color: #bcc3c9; + background-color: #0A1C14; } + .view:backdrop, iconview:backdrop, + .view text:backdrop, + iconview text:backdrop, + textview text:backdrop { + color: #9da4aa; + background-color: #21282c; } + .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .view text:selected:focus, + iconview text:selected:focus, + textview text:selected:focus, + .view text:selected, + iconview text:selected, + textview text:selected { + border-radius: 3px; } + +textview border { + background-color: #1c2326; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +treeview.view rubberband { + border: 1px solid #3a4d4b; + background-color: rgba(58, 77, 75, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +label { + caret-color: currentColor; } + label.separator { + color: #BCC4C9; } + label.separator:backdrop { + color: #6b7276; } + label selection { + background-color: #506A68; + color: #fefefe; } + label:disabled { + color: #6b7276; } + label:disabled:backdrop { + color: #3b484f; } + label:backdrop { + color: #6b7276; } + +.dim-label, label.separator, .titlebar .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +assistant .sidebar { + background-color: #0A1C14; + border-top: 1px solid #0b0d0f; } + assistant .sidebar:backdrop { + background-color: #21282c; + border-color: #0d0f11; } +assistant.csd .sidebar { + border-top-style: none; } +assistant .sidebar label { + padding: 6px 12px; } +assistant .sidebar label.highlight { + background-color: #3a4144; } + +.app-notification, +.app-notification.frame, .osd .scale-popup, .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier, .csd popover.background.osd, popover.background.osd, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification:backdrop, .osd .scale-popup:backdrop, popover.background.touch-selection:backdrop, popover.background.magnifier:backdrop, popover.background.osd:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: #506A68; + color: #fefefe; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#729592), to(transparent)); } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#506A68), to(transparent)); } } +notebook > header > tabs > arrow, +button { + min-height: 22px; + min-width: 16px; + padding: 4px 6px; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #252B2E; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-effect: highlight; } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #252B2E; + text-shadow: none; + transition: 200ms ease-out; + -gtk-icon-effect: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #252B2E; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #252B2E; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #252B2E; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.image-button.circular, notebook > header > tabs > arrow.image-button.sidebar-button, + button.image-button.circular, + button.image-button.sidebar-button { + padding: 6px 4px; + border-radius: 50px; + box-shadow: none; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + button.text-button.image-button { + padding-left: 8px; + padding-right: 8px; } + notebook > header > tabs > arrow.text-button.image-button label, + button.text-button.image-button label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #9dbc89; + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #fefefe; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #6b7276; } +button.osd { + min-width: 24px; + min-height: 20px; + color: #fefefe; + border-radius: 1px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #252B2E, #252B2E); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +.app-notification button, +.app-notification.frame button, .csd popover.background.touch-selection button, .csd popover.background.magnifier button, popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:hover, popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:active:backdrop, popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button:checked:backdrop, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, .app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #252B2E, #252B2E); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button:disabled:backdrop, popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button:backdrop, popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat, popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .app-notification button.flat:hover, popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .app-notification button.flat:disabled, popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + .app-notification button.flat:backdrop, popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .app-notification button.flat:active, popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, .app-notification button.flat:checked, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #252B2E, #252B2E); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + border-radius: 1px; + box-shadow: none; + color: white; + border-radius: 1px; + background: #7b9cb5; } + button.suggested-action label { + color: #fff; } + .selection-mode button.titlebutton, button.suggested-action.flat { + box-shadow: none; + color: white; + border-radius: 1px; + background: #7b9cb5; } + .selection-mode button.titlebutton label, button.suggested-action.flat label { + color: #fff; } + button.suggested-action:hover { + opacity: 0.9; } + button.suggested-action:active, button.suggested-action:checked { + color: white; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .selection-mode button.titlebutton:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode button.titlebutton:backdrop:active, .selection-mode button.titlebutton:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop:active label, .selection-mode button.titlebutton:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + .selection-mode button.titlebutton:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + border-color: #0b0d0f; + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode button.titlebutton:backdrop:disabled:active, .selection-mode button.titlebutton:backdrop:disabled:checked, button.suggested-action:backdrop:disabled:active, button.suggested-action:backdrop:disabled:checked, button.suggested-action.flat:backdrop:disabled:active, button.suggested-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode button.titlebutton:backdrop, .selection-mode button.titlebutton:disabled, .selection-mode button.titlebutton:backdrop:disabled, button.suggested-action.flat:backdrop, button.suggested-action.flat:disabled, button.suggested-action.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 156, 181, 0.8); } + button.suggested-action:disabled { + color: white; + border-color: #0b0d0f; + background-color: #7b9cb5; + text-shadow: none; + opacity: 0.7; + border-color: #0b0d0f; } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #0b0d0f; + text-shadow: none; } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(123, 156, 181, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.7), rgba(123, 156, 181, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #7b9cb5, #7b9cb5); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.5), rgba(123, 156, 181, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + border-radius: 1px; + box-shadow: none; + color: white; + border-radius: 1px; + background: #ba706e; } + button.destructive-action label { + color: #fff; } + button.destructive-action.flat { + box-shadow: none; + color: white; + border-radius: 1px; + background: #7b9cb5; } + button.destructive-action.flat label { + color: #fff; } + button.destructive-action:hover { + opacity: 0.9; } + button.destructive-action:active, button.destructive-action:checked { + color: white; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + border-color: #0b0d0f; + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:disabled:active, button.destructive-action:backdrop:disabled:checked, button.destructive-action.flat:backdrop:disabled:active, button.destructive-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action.flat:backdrop, button.destructive-action.flat:disabled, button.destructive-action.flat:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(186, 112, 110, 0.8); } + button.destructive-action:disabled { + color: white; + border-color: #0b0d0f; + background-color: #ba706e; + text-shadow: none; + opacity: 0.7; + border-color: #0b0d0f; } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #0b0d0f; + text-shadow: none; } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(186, 112, 110, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.7), rgba(186, 112, 110, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ba706e, #ba706e); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.5), rgba(186, 112, 110, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +.stack-switcher > button { + outline-offset: -3px; } + .stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; } + .stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; } + .stack-switcher > button.needs-attention:active > label, + .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, + .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 1px; + border-width: 1px; } +.primary-toolbar button, .primary-toolbar .raised button { + -gtk-icon-shadow: none; } + .primary-toolbar button:hover, .primary-toolbar button:focus, .primary-toolbar .raised button:hover, .primary-toolbar .raised button:focus { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#729592), to(transparent)), -gtk-gradient(radial, center center, 0, center center, 0.45, to(rgba(0, 0, 0, 0.9043137255)), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +toolbar button:hover { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #0b0d0f; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +toolbar button:active { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: black; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.inline-toolbar toolbutton > button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + .inline-toolbar toolbutton > button:hover { + color: #fefefe; } + .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: #f1f1f1; } + .inline-toolbar toolbutton > button:disabled { + color: #9da4aa; } + .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(241, 241, 241, 0.3); } + .inline-toolbar toolbutton > button:backdrop { + color: #9da4aa; } + .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { + color: #f1f1f1; } + .inline-toolbar toolbutton > button:backdrop:disabled { + color: #9da4aa; } + .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { + color: rgba(241, 241, 241, 0.3); } + +toolbar.inline-toolbar toolbutton > button.flat:backdrop, +toolbar.inline-toolbar toolbutton:backdrop > button.flat:backdrop { + border-color: transparent; + box-shadow: none; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border: 1px solid #0b0d0f; + border-radius: 0; + border-right-style: none; } + .inline-toolbar button:disabled, .linked > button:disabled, .linked:not(.vertical) > spinbutton:disabled:not(.vertical), .linked:not(.vertical) > + entry:disabled, .linked > combobox > box > button.combo:disabled:dir(ltr), .linked > combobox > box > button.combo:disabled:dir(rtl) { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #1c2225; + text-shadow: none; + color: #6b7276; } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), .linked:not(.vertical) > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), .linked.vertical > +entry:first-child { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), .linked.vertical > +entry:last-child { + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), .linked.vertical > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat, modelbutton.flat:backdrop, popover.background checkbutton:backdrop, +popover.background radiobutton:backdrop, modelbutton.flat:backdrop:hover, popover.background checkbutton:backdrop:hover, +popover.background radiobutton:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, calendar.button, calendar.button:hover, calendar.button:backdrop, calendar.button:disabled, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .scale-popup button:hover, .scale-popup button:backdrop:hover, .scale-popup button:backdrop:disabled, .scale-popup button:backdrop { + background-color: transparent; + background-image: none; + border-color: transparent; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, popover.background checkbutton, +popover.background radiobutton, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 1px; + outline-offset: -2px; } + modelbutton.flat:hover, popover.background checkbutton:hover, + popover.background radiobutton:hover, + .menuitem.button.flat:hover { + background-color: #2b353a; } + modelbutton.flat check:last-child, popover.background checkbutton check:last-child, + popover.background radiobutton check:last-child, + modelbutton.flat radio:last-child, + popover.background checkbutton radio:last-child, + popover.background radiobutton radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, popover.background checkbutton check:first-child, + popover.background radiobutton check:first-child, + modelbutton.flat radio:first-child, + popover.background checkbutton radio:first-child, + popover.background radiobutton radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow, popover.background checkbutton arrow, +popover.background radiobutton arrow { + background: none; } + modelbutton.flat arrow:hover, popover.background checkbutton arrow:hover, + popover.background radiobutton arrow:hover { + background: none; } + modelbutton.flat arrow.left, popover.background checkbutton arrow.left, + popover.background radiobutton arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right, popover.background checkbutton arrow.right, + popover.background radiobutton arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, .view button, iconview button, popover button { + box-shadow: none; } + notebook button:backdrop, list button:backdrop, .view button:backdrop, iconview button:backdrop, popover button:backdrop { + box-shadow: none; } +notebook .linked > button, list .linked > button, .view .linked > button, iconview .linked > button, popover .linked > button { + box-shadow: none; } + +/************ + * Calendar * + ***********/ +calendar { + color: #bcc3c9; + border: 1px solid #0b0d0f; } + calendar:selected { + border-radius: 3px; } + calendar.header { + border-bottom: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 0; } + calendar.header:backdrop { + border-color: rgba(0, 0, 0, 0.1); } + calendar.button { + color: rgba(188, 196, 201, 0.45); } + calendar.button:hover { + color: #BCC4C9; } + calendar.button:backdrop { + color: rgba(107, 114, 118, 0.45); } + calendar.button:disabled { + color: rgba(107, 114, 118, 0.45); } + calendar:indeterminate, calendar:indeterminate:backdrop { + color: alpha(currentColor,0.55); } + calendar.highlight, calendar.highlight:backdrop { + font-size: smaller; + color: #BCC4C9; } + calendar:backdrop { + color: #9da4aa; + border-color: #0d0f11; } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-dark.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover-dark.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover-dark.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active-dark.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active-dark.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-backdrop-dark.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-backdrop-dark.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-dark.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover-dark.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover-dark.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active-dark.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active-dark.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-backdrop-dark.png"), url("../assets/checkbox-checked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-backdrop-dark.png"), url("../assets/radio-checked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-backdrop.png"), url("../assets/checkbox-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-backdrop.png"), url("../assets/radio-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; } + checkbutton.text-button label:not(:only-child):first-child, radiobutton.text-button label:not(:only-child):first-child { + margin-left: 4px; } + checkbutton.text-button label:not(:only-child):last-child, radiobutton.text-button label:not(:only-child):last-child { + margin-right: 4px; } + +check, +radio { + margin: 0 4px; + min-height: 16px; + min-width: 16px; + border: none; } + menu menuitem check, menu menuitem + radio { + margin: 0; } + menu menuitem check, menu menuitem check:hover, menu menuitem check:disabled, menu menuitem + radio, menu menuitem + radio:hover, menu menuitem + radio:disabled { + min-height: 14px; + min-width: 14px; + background-image: none; + background-color: transparent; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + border-style: none; } +colorswatch.top { + border-top-left-radius: 5.5px; + border-top-right-radius: 5.5px; } + colorswatch.top overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } +colorswatch.bottom { + border-bottom-left-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 5.5px; + border-bottom-left-radius: 5.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.dark overlay { + color: #fefefe; } + colorswatch.dark overlay:hover { + border-color: #0b0d0f; } + colorswatch.dark overlay:backdrop { + color: rgba(254, 254, 254, 0.5); } +colorswatch.light overlay { + color: #bcc3c9; } + colorswatch.light overlay:hover { + border-color: #0b0d0f; } + colorswatch.light overlay:backdrop { + color: #9da4aa; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } + colorswatch:drop(active).dark overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid #0b0d0f; } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: #0b0d0f; + box-shadow: none; } +colorswatch#add-color-button { + border-radius: 5px 5px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 5px; } + colorswatch#add-color-button overlay { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #252B2E; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #333b3f; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #252B2E; + text-shadow: none; } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #fefefe; } +colorswatch#editor-color-sample { + border-radius: 6px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog .titlebar:not(headerbar) { + background-color: rgba(26, 32, 35, 0.95); } +messagedialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(26, 32, 35, 0.95); + border-style: none; + border-top-left-radius: 1px; + border-top-right-radius: 1px; } +messagedialog.csd.background { + background-color: rgba(26, 32, 35, 0.95); + color: #BCC4C9; + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; } +messagedialog.csd .dialog-action-area button { + padding: 10px 14px; + border-radius: 0; + border-left-style: solid; + border-right-style: none; + border-bottom-style: none; + background-color: transparent; + color: #BCC4C9; + box-shadow: none; } + messagedialog.csd .dialog-action-area button:hover { + background-color: #506A68; } + messagedialog.csd .dialog-action-area button:first-child { + border-left-style: none; + border-bottom-left-radius: 1px; } + messagedialog.csd .dialog-action-area button:last-child { + border-bottom-right-radius: 1px; } + messagedialog.csd .dialog-action-area button.destructive-action, messagedialog.csd .dialog-action-area button.suggested-action { + color: white; } + +filechooser .dialog-action-box { + border-top: 1px solid #0b0d0f; } + filechooser .dialog-action-box:backdrop { + border-top-color: #0d0f11; } +filechooser #pathbarbox { + border-bottom: 1px solid #0A1C14; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** +* Text Entries * +****************/ +spinbutton:not(.vertical), entry { + min-height: 28px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #252B2E; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + spinbutton:not(.vertical) image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton:not(.vertical) undershoot.left, + entry undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; + box-shadow: none; } + spinbutton:not(.vertical) undershoot.right, + entry undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; + box-shadow: none; } + spinbutton.flat:focus:not(.vertical), spinbutton.flat:not(.vertical), + entry.flat:focus, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus:not(.vertical), + entry:focus { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton:disabled:not(.vertical), + entry:disabled { + color: #6b7276; + border-color: #0b0d0f; + background-color: #1c2225; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), + entry:backdrop { + color: #9da4aa; + border-color: #0d0f11; + background-color: #21282c; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), + entry:backdrop:disabled { + color: #3b484f; + border-color: #0b0d0f; + background-color: #1c2225; + box-shadow: none; } + spinbutton.error:not(.vertical), + entry.error { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #252B2E; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + color: #b25f5d; + border-color: #88b7af; } + spinbutton.error:focus:not(.vertical), + entry.error:focus { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.error:selected:not(.vertical), + entry.error:selected:focus, + entry.error:selected { + background-color: #b25f5d; } + spinbutton.warning:not(.vertical), + entry.warning { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #252B2E; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + color: #cc5500; + border-color: #88b7af; } + spinbutton.warning:focus:not(.vertical), + entry.warning:focus { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.warning:selected:not(.vertical), + entry.warning:selected:focus, + entry.warning:selected { + background-color: #cc5500; } + spinbutton:not(.vertical) image, + entry image { + color: #9ca4a9; } + spinbutton:not(.vertical) image:hover, + entry image:hover { + color: #BCC4C9; } + spinbutton:not(.vertical) image:active, + entry image:active { + color: #506A68; } + spinbutton:not(.vertical) image:backdrop, + entry image:backdrop { + color: #5c6367; } + spinbutton:drop(active):focus:not(.vertical), spinbutton:drop(active):not(.vertical), + entry:drop(active):focus, + entry:drop(active) { + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } + .osd spinbutton:not(.vertical), + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus:not(.vertical), + .osd entry:focus { + color: white; + border-color: #506A68; + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton:disabled:not(.vertical), + .osd entry:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: #506A68; + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:focus:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:focus + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:focus + button, .linked:not(.vertical) > +entry:focus + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus:not(.vertical) + +entry, .linked:not(.vertical) > +entry:focus + +entry { + border-left-color: #88b7af; } +.linked:not(.vertical) > spinbutton:focus:not(.vertical), .linked:not(.vertical) > +entry:focus { + border-color: #88b7af; } +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + spinbutton:not(.vertical), .linked:not(.vertical) > +entry:drop(active) + button, .linked:not(.vertical) > +entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + +entry, .linked:not(.vertical) > +entry:drop(active) + +entry { + border-left-color: #9dbc89; } +.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical > +entry:not(:disabled) + entry:not(:disabled), .linked.vertical > +entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) { + border-top-color: #181e21; + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); } + .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop, .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), .linked.vertical > + entry:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical > + entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical) { + border-top-color: #1b2124; + background-image: linear-gradient(to bottom, #21282c, #21282c); } +.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), .linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical > +entry:disabled + spinbutton:disabled:not(.vertical), .linked.vertical > +entry:disabled + entry:disabled { + border-top-color: #181e21; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical), +.linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), .linked.vertical > +entry + spinbutton:focus:not(:only-child):not(.vertical), +.linked.vertical > +entry + entry:focus:not(:only-child) { + border-top-color: #88b7af; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:drop(active):not(:only-child):not(.vertical), +.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), .linked.vertical > +entry + spinbutton:drop(active):not(:only-child):not(.vertical), +.linked.vertical > +entry + entry:drop(active):not(:only-child) { + border-top-color: #9dbc89; } +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical), +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > +entry:focus:not(:only-child) + spinbutton:not(.vertical), +.linked.vertical > +entry:focus:not(:only-child) + entry, +.linked.vertical > +entry:focus:not(:only-child) + button, +.linked.vertical > +entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #88b7af; } +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + spinbutton:not(.vertical), +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + entry, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo, .linked.vertical > +entry:drop(active):not(:only-child) + spinbutton:not(.vertical), +.linked.vertical > +entry:drop(active):not(:only-child) + entry, +.linked.vertical > +entry:drop(active):not(:only-child) + button, +.linked.vertical > +entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #9dbc89; } + +treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { + background-color: #0A1C14; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #0A1C14; } + treeview entry.flat:focus, treeview entry:focus { + border-color: #506A68; } + +/************* + * Expanders * + *************/ +expander arrow { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + expander arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + expander arrow:hover { + color: white; } + expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #0A1C14; + border-width: 1px; + border-style: solid solid none; + border-color: #0b0d0f; + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #0A1C14; + border-color: #0d0f11; } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid #0b0d0f; } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: #0d0f11; } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid #0b0d0f; } + actionbar > revealer > box:backdrop { + border-color: #0d0f11; } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#0d0f11), to(rgba(13, 15, 17, 0))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#0d0f11), to(rgba(13, 15, 17, 0))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#0d0f11), to(rgba(13, 15, 17, 0))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(black), to(rgba(0, 0, 0, 0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(188, 196, 201, 0.13)), to(rgba(188, 196, 201, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#0d0f11), to(rgba(13, 15, 17, 0))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; + box-shadow: none; } +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; + box-shadow: none; } +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; + box-shadow: none; } +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; + box-shadow: none; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, #0b0d0f 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #1c2326; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, #0d0f11 1px, transparent 1px); + background-color: #13181a; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 8px; + -GraniteWidgetsPopOver-border-width: 0; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid #0A1C14; + background: #0A1C14; + color: #BCC4C9; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: #506A68; } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #0A1C14; + background-image: none; + border: 1px solid #0A1C14; + color: #BCC4C9; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #0A1C14; } + GraniteWidgetsWelcome GtkLabel { + color: #BCC4C9; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(188, 196, 201, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; + background-color: #0A1C14; + border: solid #0b0d0f; + color: #BCC4C9; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #0A1C14; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #0f1314; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(188, 196, 201, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #d7bd7e; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 6px; + border-bottom-left-radius: 6px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #0A1C14; } + .storage-bar .fill-block.app { + background-color: #7b9cb5; } + .storage-bar .fill-block.audio { + background-color: #ff6a00; } + .storage-bar .fill-block.photo { + background-color: #ba706e; } + .storage-bar .fill-block.video { + background-color: #a983a1; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), .titlebar, headerbar { + padding: 0 13px; + min-height: 34px; + background: #0A1C14; + color: #bcc3c9; + border-radius: 0; } + .titlebar:backdrop, + headerbar:backdrop { + border-color: #0d0f11; + transition: 200ms ease-out; } + .titlebar .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar entry, + headerbar entry { + min-height: 24px; } + .titlebar button, + headerbar button { + min-height: 20px; + margin-top: 5px; + margin-bottom: 5px; + box-shadow: none; } + .titlebar button.image-button, + headerbar button.image-button { + padding: 3px 4px; } + .titlebar button.suggested-action, + headerbar button.suggested-action { + box-shadow: none; + border: none; + background-color: #7b9cb5; } + .titlebar button.suggested-action:disabled, .titlebar button.suggested-action:disabled:backdrop, .titlebar button.suggested-action:backdrop, .titlebar button.suggested-action:hover, + headerbar button.suggested-action:disabled, + headerbar button.suggested-action:disabled:backdrop, + headerbar button.suggested-action:backdrop, + headerbar button.suggested-action:hover { + border: none; + background-color: #7b9cb5; } + .titlebar button.suggested-action:disabled:hover, .titlebar button.suggested-action:disabled:active, .titlebar button.suggested-action:disabled:checked, .titlebar button.suggested-action:disabled:backdrop:hover, .titlebar button.suggested-action:disabled:backdrop:active, .titlebar button.suggested-action:disabled:backdrop:checked, .titlebar button.suggested-action:backdrop:hover, .titlebar button.suggested-action:backdrop:active, .titlebar button.suggested-action:backdrop:checked, .titlebar button.suggested-action:hover:hover, .titlebar button.suggested-action:hover:active, .titlebar button.suggested-action:hover:checked, + headerbar button.suggested-action:disabled:hover, + headerbar button.suggested-action:disabled:active, + headerbar button.suggested-action:disabled:checked, + headerbar button.suggested-action:disabled:backdrop:hover, + headerbar button.suggested-action:disabled:backdrop:active, + headerbar button.suggested-action:disabled:backdrop:checked, + headerbar button.suggested-action:backdrop:hover, + headerbar button.suggested-action:backdrop:active, + headerbar button.suggested-action:backdrop:checked, + headerbar button.suggested-action:hover:hover, + headerbar button.suggested-action:hover:active, + headerbar button.suggested-action:hover:checked { + border: none; + background-color: #7b9cb5; } + .titlebar button.appmenu, .titlebar button.appmenu:backdrop, .titlebar button.appmenu:hover, .titlebar button.appmenu:hover:backdrop, .titlebar button.appmenu:active, .titlebar button.appmenu:active:backdrop, .titlebar button.appmenu:checked, .titlebar button.appmenu:checked:backdrop, + headerbar button.appmenu, + headerbar button.appmenu:backdrop, + headerbar button.appmenu:hover, + headerbar button.appmenu:hover:backdrop, + headerbar button.appmenu:active, + headerbar button.appmenu:active:backdrop, + headerbar button.appmenu:checked, + headerbar button.appmenu:checked:backdrop { + background: transparent; } + .titlebar button:backdrop, .titlebar button:disabled, .titlebar button:backdrop:disabled, + headerbar button:backdrop, + headerbar button:disabled, + headerbar button:backdrop:disabled { + color: rgba(188, 196, 201, 0.2); + background-color: #252B2E; + text-shadow: none; + box-shadow: none; } + .titlebar button.titlebutton, + headerbar button.titlebutton { + color: transparent; + box-shadow: none; + border: none; + background-color: transparent; + background-repeat: no-repeat; } + .titlebar button.titlebutton:hover, .titlebar button.titlebutton:active, .titlebar button.titlebutton:checked, .titlebar button.titlebutton:backdrop, .titlebar button.titlebutton:backdrop:hover, .titlebar button.titlebutton *, + headerbar button.titlebutton:hover, + headerbar button.titlebutton:active, + headerbar button.titlebutton:checked, + headerbar button.titlebutton:backdrop, + headerbar button.titlebutton:backdrop:hover, + headerbar button.titlebutton * { + color: transparent; + box-shadow: none; + background-color: transparent; } + .titlebar:not(headerbar) .linked > button, .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + .titlebar headerbar .linked > button, .titlebar:not(headerbar) .path-bar-box button, .titlebar .path-bar-box button, + headerbar .path-bar-box .titlebar:not(headerbar) button, + headerbar .path-bar-box .titlebar button, + headerbar .titlebar:not(headerbar) .linked > button, + headerbar .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar headerbar .linked > button, + headerbar .titlebar .linked > button, + headerbar .titlebar:not(headerbar) .path-bar-box button, + headerbar .titlebar .path-bar-box button, + .titlebar:not(headerbar) .path-bar-box headerbar button, + .titlebar .path-bar-box headerbar button, + .titlebar:not(headerbar) headerbar .path-bar-box button, + headerbar .path-bar-box .titlebar:not(headerbar) button, + .titlebar headerbar .path-bar-box button, + headerbar .path-bar-box .titlebar button, .titlebar:not(headerbar) .linked > button:active, .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + .titlebar headerbar .linked > button:active, .titlebar:not(headerbar) .path-bar-box button:active, .titlebar .path-bar-box button:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:active, + headerbar .path-bar-box .titlebar button:active, .titlebar:not(headerbar) .linked > button:checked, .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + .titlebar headerbar .linked > button:checked, .titlebar:not(headerbar) .path-bar-box button:checked, .titlebar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:checked, + headerbar .path-bar-box .titlebar button:checked, + headerbar .titlebar:not(headerbar) .linked > button:active, + headerbar .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar headerbar .linked > button:active, + headerbar .titlebar .linked > button:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:active, + .titlebar .path-bar-box headerbar button:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:active, + .titlebar headerbar .path-bar-box button:active, + headerbar .path-bar-box .titlebar button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + headerbar .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar .linked > button:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:checked, + .titlebar .path-bar-box headerbar button:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:checked, + .titlebar headerbar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar button:checked, .titlebar:not(headerbar) .linked > button:hover, .titlebar .linked > button:hover, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button, + headerbar .path-bar-box .titlebar button, + headerbar .titlebar .linked > button, + headerbar .linked > button, + headerbar .titlebar .path-bar-box button, + .titlebar .path-bar-box headerbar button, + headerbar .path-bar-box button, + .titlebar headerbar .linked > button:active, + headerbar .titlebar .path-bar-box button:active, + headerbar .path-bar-box .titlebar button:active, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar .path-bar-box button:checked, + headerbar .path-bar-box .titlebar button:checked, + headerbar .linked > button:active, + headerbar .path-bar-box button:active, + headerbar .linked > button:checked, + headerbar .path-bar-box button:checked, + headerbar .titlebar .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .linked > button:hover, + headerbar .linked > button:backdrop { + border-radius: 0; + border-right-style: none; + box-shadow: none; + margin: 5px 0px; + min-height: 20px; } + .titlebar:not(headerbar) .linked > button:first-child, .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, .titlebar:not(headerbar) .path-bar-box button:first-child, .titlebar .path-bar-box button:first-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child, + headerbar .path-bar-box .titlebar button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, + .titlebar:not(headerbar) .path-bar-box headerbar button:first-child, + .titlebar .path-bar-box headerbar button:first-child, + .titlebar:not(headerbar) headerbar .path-bar-box button:first-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child, + .titlebar headerbar .path-bar-box button:first-child, + headerbar .path-bar-box .titlebar button:first-child, .titlebar:not(headerbar) .linked > button:first-child:active, .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, .titlebar:not(headerbar) .path-bar-box button:first-child:active, .titlebar .path-bar-box button:first-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:active, + headerbar .path-bar-box .titlebar button:first-child:active, .titlebar:not(headerbar) .linked > button:first-child:checked, .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, .titlebar:not(headerbar) .path-bar-box button:first-child:checked, .titlebar .path-bar-box button:first-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:checked, + headerbar .path-bar-box .titlebar button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:first-child:active, + .titlebar .path-bar-box headerbar button:first-child:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:first-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:active, + .titlebar headerbar .path-bar-box button:first-child:active, + headerbar .path-bar-box .titlebar button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:first-child:checked, + .titlebar .path-bar-box headerbar button:first-child:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:first-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:first-child:checked, + .titlebar headerbar .path-bar-box button:first-child:checked, + headerbar .path-bar-box .titlebar button:first-child:checked, .titlebar:not(headerbar) .linked > button:first-child:hover, .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar .linked > button:first-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:first-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:first-child:hover, + .titlebar headerbar .linked > button:first-child:hover, + headerbar .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:first-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar headerbar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child, + headerbar .linked > button:first-child, + .titlebar .path-bar-box headerbar button:first-child, + headerbar .path-bar-box button:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } + .titlebar:not(headerbar) .linked > button:last-child, .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, .titlebar:not(headerbar) .path-bar-box button:last-child, .titlebar .path-bar-box button:last-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child, + headerbar .path-bar-box .titlebar button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, + .titlebar:not(headerbar) .path-bar-box headerbar button:last-child, + .titlebar .path-bar-box headerbar button:last-child, + .titlebar:not(headerbar) headerbar .path-bar-box button:last-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child, + .titlebar headerbar .path-bar-box button:last-child, + headerbar .path-bar-box .titlebar button:last-child, .titlebar:not(headerbar) .linked > button:last-child:active, .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, .titlebar:not(headerbar) .path-bar-box button:last-child:active, .titlebar .path-bar-box button:last-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:active, + headerbar .path-bar-box .titlebar button:last-child:active, .titlebar:not(headerbar) .linked > button:last-child:checked, .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, .titlebar:not(headerbar) .path-bar-box button:last-child:checked, .titlebar .path-bar-box button:last-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:checked, + headerbar .path-bar-box .titlebar button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:last-child:active, + .titlebar .path-bar-box headerbar button:last-child:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:last-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:active, + .titlebar headerbar .path-bar-box button:last-child:active, + headerbar .path-bar-box .titlebar button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:last-child:checked, + .titlebar .path-bar-box headerbar button:last-child:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:last-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:last-child:checked, + .titlebar headerbar .path-bar-box button:last-child:checked, + headerbar .path-bar-box .titlebar button:last-child:checked, .titlebar:not(headerbar) .linked > button:last-child:hover, .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar .linked > button:last-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:last-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:last-child:hover, + .titlebar headerbar .linked > button:last-child:hover, + headerbar .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:last-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar headerbar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child, + headerbar .linked > button:last-child, + .titlebar .path-bar-box headerbar button:last-child, + headerbar .path-bar-box button:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, .titlebar:not(headerbar) .path-bar-box button:only-child, .titlebar .path-bar-box button:only-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child, + headerbar .path-bar-box .titlebar button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, + .titlebar:not(headerbar) .path-bar-box headerbar button:only-child, + .titlebar .path-bar-box headerbar button:only-child, + .titlebar:not(headerbar) headerbar .path-bar-box button:only-child, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child, + .titlebar headerbar .path-bar-box button:only-child, + headerbar .path-bar-box .titlebar button:only-child, .titlebar:not(headerbar) .linked > button:only-child:active, .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, .titlebar:not(headerbar) .path-bar-box button:only-child:active, .titlebar .path-bar-box button:only-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:active, + headerbar .path-bar-box .titlebar button:only-child:active, .titlebar:not(headerbar) .linked > button:only-child:checked, .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, .titlebar:not(headerbar) .path-bar-box button:only-child:checked, .titlebar .path-bar-box button:only-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:checked, + headerbar .path-bar-box .titlebar button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) .path-bar-box headerbar button:only-child:active, + .titlebar .path-bar-box headerbar button:only-child:active, + .titlebar:not(headerbar) headerbar .path-bar-box button:only-child:active, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:active, + .titlebar headerbar .path-bar-box button:only-child:active, + headerbar .path-bar-box .titlebar button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) .path-bar-box headerbar button:only-child:checked, + .titlebar .path-bar-box headerbar button:only-child:checked, + .titlebar:not(headerbar) headerbar .path-bar-box button:only-child:checked, + headerbar .path-bar-box .titlebar:not(headerbar) button:only-child:checked, + .titlebar headerbar .path-bar-box button:only-child:checked, + headerbar .path-bar-box .titlebar button:only-child:checked, .titlebar:not(headerbar) .linked > button:only-child:hover, .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar .linked > button:only-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:only-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:only-child:hover, + .titlebar headerbar .linked > button:only-child:hover, + headerbar .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:only-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar headerbar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child, + headerbar .linked > button:only-child, + .titlebar .path-bar-box headerbar button:only-child, + headerbar .path-bar-box button:only-child { + border-radius: 1px; + border-style: solid; } + .titlebar .path-bar-box .dim-label, .titlebar .path-bar-box label.separator, .titlebar .path-bar-box .subtitle, + headerbar .path-bar-box .dim-label, + headerbar .path-bar-box label.separator, + headerbar .path-bar-box .subtitle { + color: transparent; + margin-right: -6px; } + .titlebar .path-bar-box button:last-child, + headerbar .path-bar-box button:last-child { + margin-left: -1px; + border-radius: 0px; } + .titlebar .path-bar-box button:last-child:active, .titlebar .path-bar-box button:last-child:checked, + headerbar .path-bar-box button:last-child:active, + headerbar .path-bar-box button:last-child:checked { + border-radius: 0px 1px 1px 0px; } + .titlebar .path-bar-box button:first-child, + headerbar .path-bar-box button:first-child { + border-radius: 1px 0px 0px 1px; } + .titlebar .path-bar-box button:first-child:active, .titlebar .path-bar-box button:first-child:checked, + headerbar .path-bar-box button:first-child:active, + headerbar .path-bar-box button:first-child:checked { + border-radius: 1px; } + .titlebar .path-bar-box widget > .text-button:last-child, + headerbar .path-bar-box widget > .text-button:last-child { + border-radius: 0px 1px 1px 0px; } + .titlebar .path-bar-box widget > .text-button:last-child:backdrop, .titlebar .path-bar-box widget > .text-button:last-child:backdrop label, + headerbar .path-bar-box widget > .text-button:last-child:backdrop, + headerbar .path-bar-box widget > .text-button:last-child:backdrop label { + color: rgba(254, 254, 254, 0.5); } + .titlebar .path-bar-box widget > .text-button:last-child:only-child, + headerbar .path-bar-box widget > .text-button:last-child:only-child { + border-radius: 1px; } + .titlebar .path-buttons-box, + headerbar .path-buttons-box { + border: 1px solid #0b0d0f; + min-height: 20px; + margin-top: 5px; + margin-bottom: 5px; + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #252B2E; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 4px 0px 0px 4px; } + .titlebar .path-buttons-box .dim-label, .titlebar .path-buttons-box label.separator, .titlebar .path-buttons-box .subtitle, + headerbar .path-buttons-box .dim-label, + headerbar .path-buttons-box label.separator, + headerbar .path-buttons-box .subtitle { + color: transparent; + margin-right: -7px; } + .titlebar .path-buttons-box button > .horizontal > .dim-label, .titlebar .path-buttons-box button > .horizontal > label.separator, .titlebar .path-buttons-box button > .horizontal > .subtitle, + headerbar .path-buttons-box button > .horizontal > .dim-label, + headerbar .path-buttons-box button > .horizontal > label.separator, + headerbar .path-buttons-box button > .horizontal > .subtitle { + color: #bcc3c9; + padding: 3px 12px; + margin: 0; + border-right: 1px solid #0b0d0f; } + .titlebar .path-buttons-box button > .horizontal > image.dim-label, .titlebar .path-buttons-box button > .horizontal > image.subtitle, + headerbar .path-buttons-box button > .horizontal > image.dim-label, + headerbar .path-buttons-box button > .horizontal > image.subtitle { + padding: 3px 0px 3px 12px; + border-right: none; } + .titlebar .path-buttons-box button, + headerbar .path-buttons-box button { + background: transparent; + border: none; + margin: 0; + padding: 0; } + .titlebar .path-buttons-box .current-dir label, + headerbar .path-buttons-box .current-dir label { + padding: 3px 12px; } + .titlebar .path-buttons-box .current-dir label, .titlebar .path-buttons-box .current-dir image, + headerbar .path-buttons-box .current-dir label, + headerbar .path-buttons-box .current-dir image { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 0px; } + .titlebar .path-buttons-box button.current-dir:only-child image, + headerbar .path-buttons-box button.current-dir:only-child image { + margin-right: -6px; + padding: 0px 6px 0px 12px; + border-radius: 1px 0px 0px 1px; } + .selection-mode.titlebar button:backdrop.flat:active, .selection-mode.titlebar button:backdrop.flat:checked, .selection-mode.titlebar button:backdrop:active, .selection-mode.titlebar button:backdrop:checked, + headerbar.selection-mode button:backdrop.flat:active, + headerbar.selection-mode button:backdrop.flat:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked { + border-color: #3a4d4b; } + .selection-mode.titlebar button:backdrop.flat:active label, .selection-mode.titlebar button:backdrop.flat:checked label, .selection-mode.titlebar button:backdrop:active label, .selection-mode.titlebar button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(80, 106, 104, 0.6); } + .tiled .titlebar, .maximized .titlebar, + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop, .tiled .titlebar, .maximized .titlebar:backdrop, .maximized .titlebar, + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar, headerbar.default-decoration { + padding: 5px 4px; + min-height: 20px; } + .default-decoration.titlebar button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator { + margin-top: 5px; + margin-bottom: 5px; } +headerbar switch { + margin-top: 10px; + margin-bottom: 10px; } +headerbar separator { + background: transparent; } +headerbar viewswitcher > box.horizontal > button.radio, headerbar switcher > box.horizontal > button.radio { + margin: 0; + padding: 0; + border-radius: 0; } + headerbar viewswitcher > box.horizontal > button.radio image, headerbar switcher > box.horizontal > button.radio image { + margin-left: 7px; } + headerbar viewswitcher > box.horizontal > button.radio label, headerbar switcher > box.horizontal > button.radio label { + margin-right: 7px; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 1px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 1px; } + +window { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #0f1315; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #BCC4C9; + background-color: #0A1C14; + border-bottom: 1px solid #040506; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #fefefe; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #fefefe; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(254, 254, 254, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(30, 37, 41, 0.98); + color: #BCC4C9; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #BCC4C9; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #0A1C14; + color: #BCC4C9; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(30, 37, 41, 0.6); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(30, 37, 41, 0.5); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + +.info { + background-color: #9dbc89; } + .info:backdrop { + background-color: #b8ceaa; + color: rgba(254, 254, 254, 0.5); } + +.warning { + background-color: #cc5500; } + .warning:backdrop { + background-color: #ff6a00; + color: rgba(254, 254, 254, 0.5); } + +.question { + background-color: #88b7af; } + .question:backdrop { + background-color: #a8cac4; + color: rgba(254, 254, 254, 0.5); } + +.error { + background-color: #b25f5d; } + .error:backdrop { + background-color: #c2817f; + color: rgba(254, 254, 254, 0.5); } + +/************* + * Level Bar * + *************/ +levelbar block { + min-width: 32px; + min-height: 6px; } +levelbar.vertical block { + min-width: 6px; + min-height: 32px; } +levelbar:backdrop { + transition: 200ms ease-out; } +levelbar trough { + padding: 3px; + border-radius: 3px; + background-color: rgba(255, 255, 255, 0.2); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + levelbar trough:backdrop { + background-color: rgba(255, 255, 255, 0.06); + box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } +levelbar.horizontal.discrete block { + margin: 0 1px; } +levelbar.vertical.discrete block { + margin: 1px 0; } +levelbar block { + border-radius: 2px; } + levelbar block:backdrop { + box-shadow: none; } + levelbar block.low { + background-color: #cc5500; } + levelbar block.low:backdrop { + border-color: #cc5500; } + levelbar block.high, levelbar block:not(.empty) { + background-color: #9dbc89; } + levelbar block.high:backdrop, levelbar block:not(.empty):backdrop { + border-color: #9dbc89; } + levelbar block.full { + background-color: #ba706e; } + levelbar block.full:backdrop { + border-color: #ba706e; } + levelbar block.empty { + background-color: rgba(0, 0, 0, 0.35); + box-shadow: none; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #7b9cb5; } + *:link:visited, + button:visited { + color: rgba(123, 156, 181, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: #b8c3c2; } + *:link:hover, button:hover:link, + button:hover:visited { + color: #9cb5c7; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: #edefef; } + *:link:active, button:active:link, + button:active:visited { + color: #7b9cb5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: #dbe0e0; } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: #506A68; } + *:link:selected, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: #dbe0e0; } + +button:link, +button:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, + button:visited:hover, + button:visited:active, + button:visited:checked { + text-shadow: none; } + button:link > label, + button:visited > label { + text-decoration-line: underline; } + +/********* + * Lists * + *********/ +list { + color: #bcc3c9; + background-color: #21282c; + border-color: #0b0d0f; } + list:backdrop { + background-color: #21282c; + border-color: #0d0f11; } + +row { + background-color: transparent; + border-color: #0b0d0f; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(188, 196, 201, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable button.flat { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(80, 106, 104, 0.5); } + row.activatable:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #0A1C14; + color: #bcc3c9; + -GtkWidget-window-dragging: true; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > menuitem, + .menubar > menuitem { + min-height: 16px; + padding: 4px 8px; } + menubar > menuitem:hover, + .menubar > menuitem:hover { + box-shadow: inset 0 -3px #506A68; } + menubar > menuitem:disabled, + .menubar > menuitem:disabled { + color: #6b7276; + box-shadow: none; } + +menu, .menu, .context-menu { + font: initial; + margin: 4px; + padding: 2px 0px; + background: linear-gradient(to bottom, #0A1C14, #161b1d); + border: 1px solid #0b0d0f; + border-radius: 1px; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #20262a; } + menu menuitem, .menu menuitem, .context-menu menuitem { + min-height: 17px; + min-width: 40px; + padding: 4px 6px; + text-shadow: none; } + menu menuitem:hover, .menu menuitem:hover, .context-menu menuitem:hover { + color: #fefefe; + background-color: #506A68; } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #6b7276; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3b484f; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #6b7276; + background-color: transparent; } + menu menuitem arrow, .menu menuitem arrow, .context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; } + menu menuitem arrow:dir(ltr), .menu menuitem arrow:dir(ltr), .context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 10px; } + menu menuitem arrow:dir(rtl), .menu menuitem arrow:dir(rtl), .context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; } + menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), .menu menuitem label:dir(rtl), .menu menuitem label:dir(ltr), .context-menu menuitem label:dir(rtl), .context-menu menuitem label:dir(ltr) { + color: inherit; } + menu > arrow, .menu > arrow, .context-menu > arrow { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #1d2428; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + menu > arrow.bottom, .menu > arrow.bottom, .context-menu > arrow.bottom { + margin-bottom: -6px; + border-top: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #2e3539; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #20262a; } + menu > arrow:disabled, .menu > arrow:disabled, .context-menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem accelerator { + color: alpha(currentColor,0.55); } +menuitem check, +menuitem radio { + min-height: 16px; + min-width: 16px; } + menuitem check:dir(ltr), + menuitem radio:dir(ltr) { + margin-right: 7px; } + menuitem check:dir(rtl), + menuitem radio:dir(rtl) { + margin-left: 7px; } + +.csd.popup { + background: transparent; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0b0d0f; } + .content-view:hover { + -gtk-icon-effect: highlight; } + .content-view:backdrop { + background-color: #0b0d0f; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(188, 196, 201, 0.1); + border-radius: 5px; } + +/************ +* Assistant * +*************/ +assistant { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; } + assistant .sidebar { + background-color: #0A1C14; + border-top: 1px solid #0b0d0f; + border-bottom-left-radius: 6px; } + assistant .sidebar:backdrop { + background-color: #21282c; + border-color: #0d0f11; } + assistant.csd .sidebar { + border-top-style: none; } + assistant .sidebar GtkLabel, + assistant .sidebar label { + padding: 6px 12px; } + assistant .sidebar GtkLabel.highlight, + assistant .sidebar label.highlight { + background-color: #3a4144; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: #0b0d0f; + border-width: 1px; + background-color: #0A1C14; } + notebook > header:backdrop { + border-color: #0d0f11; + background-color: #0A1C14; } + notebook > header tabs { + margin: 0px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -3px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #0A1C14; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #0A1C14; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: -1px 0 0 #0b0d0f, 0px 1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 0px 1px 0 #0b0d0f; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.top > tabs > arrow { + border-top-style: none; } + notebook > header.bottom > tabs > arrow { + border-bottom-style: none; } + notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + margin-left: -5px; + margin-right: -5px; + padding-left: 4px; + padding-right: 4px; } + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + notebook > header.left > tabs > arrow { + border-left-style: none; } + notebook > header.right > tabs > arrow { + border-right-style: none; } + notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + margin-top: -5px; + margin-bottom: -5px; + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + notebook > header > tabs > arrow { + min-height: 14px; + min-width: 14px; + border-radius: 0; } + notebook > header > tabs > arrow:hover:not(:active):not(:backdrop) { + background-clip: padding-box; + background-image: none; + background-color: rgba(255, 255, 255, 0.3); + border-color: transparent; + box-shadow: none; } + notebook > header > tabs > arrow:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 24px; + min-width: 24px; + padding: 1px 12px; + outline-offset: -5px; + color: #6b7276; + font-weight: normal; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #949ba0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(11, 13, 15, 0.3); + background-color: rgba(26, 32, 35, 0.2); } + notebook > header tab:backdrop { + color: #4b5155; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #BCC4C9; + box-shadow: -1px 0 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(11, 13, 15, 0.5); + background-color: rgba(26, 32, 35, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(26, 32, 35, 0.7); } + notebook > header tab:backdrop:checked { + color: #6b7276; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: #0d0f11; + background-color: #21282c; } + notebook > header tab button.flat { + border: none; + padding: 0; + margin-top: 4px; + margin-bottom: 4px; + min-width: 20px; + min-height: 20px; } + notebook > header tab button.flat:hover { + background: transparent; + box-shadow: none; + color: #ba706e; } + notebook > header tab button.flat, notebook > header tab button.flat:backdrop { + color: alpha(currentColor,0.3); } + notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 0px; + padding-right: 0px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: -1px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: -1px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + border-style: none solid; } + notebook > header.left tabs, notebook > header.right tabs { + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + border-style: solid none; } + notebook > header.top tab { + padding-bottom: 3px; } + notebook > header.bottom tab { + padding-top: 3px; } +notebook > stack:not(:only-child) { + background-color: #0A1C14; } + notebook > stack:not(:only-child):backdrop { + background-color: #21282c; } +notebook button.flat { + padding: 1px 3px; + background: transparent; + border: none; } + notebook button.flat:hover, notebook button.flat:backdrop { + background: transparent; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#0b0d0f); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(#506A68); } + paned > separator:backdrop { + background-image: image(#0d0f11); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #0A1C14; + background-image: image(#0b0d0f), image(#0b0d0f); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #0A1C14; + background-image: image(#0d0f11), image(#0d0f11); } +paned.horizontal > separator { + background-repeat: repeat-y; } + paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; } + paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; } + paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; } +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; } + paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; } + +/************ + * Pathbars * + ************/ +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; } +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 8px; } +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 8px; } +.path-bar button image { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.slider-button { + padding-left: 0; + padding-right: 0; } + +/*************** + * Popovers * + ***************/ +popover.background { + padding: 2px; + border-radius: 1px; + background: linear-gradient(to bottom, #0A1C14, #161b1d); + box-shadow: 0 4px 6px transparent; } + .csd popover.background, popover.background { + border: 1px solid #0b0d0f; } + popover.background:backdrop { + background-color: #0A1C14; + box-shadow: none; } + popover.background > list, + popover.background > .view, + popover.background > iconview, + popover.background > toolbar { + border-style: none; + background-color: transparent; } + .csd popover.background.touch-selection, .csd popover.background.magnifier, popover.background.touch-selection, popover.background.magnifier { + border: 1px solid rgba(255, 255, 255, 0.1); } + popover.background separator { + margin: 3px; } + popover.background list separator { + margin: 0px; } + popover.background list row { + padding: 8px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(188, 196, 201, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; } + progressbar.osd trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; } + progressbar.osd progress { + border-style: none; + border-radius: 0; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(255, 255, 255, 0.1); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(255, 255, 255, 0.06); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(255, 255, 255, 0.06); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +progressbar progress, scale highlight { + border: none; + background-color: #88b7af; + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(255, 255, 255, 0.1); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: #98c1ba; + background-color: #98c1ba; } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 2px; } + scale.vertical trough, + scale.vertical progress { + min-width: 2px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: #0A1C14; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 0px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #88b7af; } + scale slider:active:disabled { + background-color: #1c2225; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + scale.fine-tune.horizontal { + padding-top: 9px; + padding-bottom: 9px; + min-height: 16px; } + scale.fine-tune.vertical { + padding-left: 9px; + padding-right: 9px; + min-width: 16px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; + -gtk-outline-radius: 7px; } + scale trough { + outline-offset: 2px; + -gtk-outline-radius: 5px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: #0b0d0f; } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #88b7af; + border: none; + border-radius: 0px; + background-color: #88b7af; } + scale slider:hover { + box-shadow: 0px 0px 8px #88b7af; } + scale slider:active { + border-color: #3a4d4b; } + scale slider:disabled { + background-color: #48776f; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #48776f; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: #3a4d4b; } + .osd scale slider { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border-color: rgba(0, 0, 0, 0.7); + background-color: #88b7af; } + .osd scale slider:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #88b7af; } + .osd scale slider:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #252B2E, #252B2E); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #88b7af; } + .osd scale slider:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #88b7af; } + .osd scale slider:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(72, 119, 111, 0.5), rgba(72, 119, 111, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: #48776f; } + .osd scale slider:backdrop:disabled { + background-color: #88b7af; } + scale value { + color: alpha(currentColor,0.4); } + scale marks { + color: alpha(currentColor,0.4); } + scale marks.top { + margin-bottom: 6px; + margin-top: -12px; } + scale marks.bottom { + margin-top: 6px; + margin-bottom: -12px; } + scale marks.top { + margin-right: 6px; + margin-left: -12px; } + scale marks.bottom { + margin-left: 6px; + margin-right: -12px; } + scale.fine-tune marks.top { + margin-bottom: 6px; + margin-top: -9px; } + scale.fine-tune marks.bottom { + margin-top: 6px; + margin-bottom: -9px; } + scale.fine-tune marks.top { + margin-right: 6px; + margin-left: -9px; } + scale.fine-tune marks.bottom { + margin-left: 6px; + margin-right: -9px; } + scale.horizontal indicator { + min-height: 6px; + min-width: 1px; } + scale.horizontal.fine-tune indicator { + min-height: 3px; } + scale.vertical indicator { + min-height: 1px; + min-width: 6px; } + scale.vertical.fine-tune indicator { + min-width: 3px; } + scale.horizontal.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border: none; + border-radius: 50%; + background-color: #88b7af; + box-shadow: none; } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(#0b0d0f); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + scale.color.horizontal slider:dir(ltr):hover, scale.color.horizontal slider:dir(ltr):backdrop, scale.color.horizontal slider:dir(ltr):disabled, scale.color.horizontal slider:dir(ltr):backdrop:disabled, scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl):hover, scale.color.horizontal slider:dir(rtl):backdrop, scale.color.horizontal slider:dir(rtl):disabled, scale.color.horizontal slider:dir(rtl):backdrop:disabled, scale.color.horizontal slider:dir(rtl) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #1c2326; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + * { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; } + scrollbar.top { + border-bottom: 1px solid #0b0d0f; } + scrollbar.bottom { + border-top: 1px solid #0b0d0f; } + scrollbar.left { + border-right: 1px solid #0b0d0f; } + scrollbar.right { + border-left: 1px solid #0b0d0f; } + scrollbar:backdrop { + background-color: #13181a; + border-color: #0d0f11; + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #7b8287; } + scrollbar slider:hover { + background-color: #9ca3a8; } + scrollbar slider:hover:active { + background-color: #668785; } + scrollbar slider:backdrop { + background-color: #3a4144; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; } + scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + opacity: 0.4; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 3px; + min-height: 3px; + background-color: #BCC4C9; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #BCC4C9; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -gtk-icon-source: none; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + margin: 1px 2px; + min-width: 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + margin: 2px 1px; + min-height: 5px; } + scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.8; } + scrollbar.horizontal slider { + min-width: 40px; } + scrollbar.vertical slider { + min-height: 40px; } + scrollbar button { + padding: 0; + min-width: 12px; + min-height: 12px; + border-style: none; + border-radius: 0; + transition-property: min-height, min-width, color; + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #7b8287; } + scrollbar button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #9ca3a8; } + scrollbar button:active, scrollbar button:checked { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #668785; } + scrollbar button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 130, 135, 0.2); } + scrollbar button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #3a4144; } + scrollbar button:backdrop:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(58, 65, 68, 0.2); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid #0b0d0f; + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #1c2326; } + .sidebar .frame { + border: none; } + stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: none; + border-left-style: none; } + stacksidebar.sidebar:dir(rtl) list + .sidebar:dir(rtl), stacksidebar.sidebar.right list + .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #0b0d0f; + border-right-style: none; } + .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0d0f11; + transition: 200ms ease-out; } + .sidebar list { + background-color: #191f22; } + .sidebar row { + padding: 8px 14px; + transition: all .12s ease-in; } + .sidebar.source-list { + background: #0A1C14; + padding: 4px 0px; } + .sidebar.source-list.view, iconview.sidebar.source-list { + transition: all .12s ease-in; } + .sidebar.source-list.view:selected, iconview.sidebar.source-list:selected { + padding-left: 4px; + background: rgba(238, 238, 238, 0.5); + color: #ACACAC; + border-left: 4px solid #506A68; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(26, 32, 35, 0.4); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: #0b0d0f; } + +stacksidebar row { + padding: 10px 4px; } + stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } + stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +placessidebar > viewport.frame { + border-style: none; } +placessidebar row { + padding: 5px 11px; } + placessidebar row label { + padding-left: 8px; } + placessidebar row.sidebar-new-bookmark-row { + color: #d7bd7e; } + placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #9dbc89, inset 0 -1px #9dbc89; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #fefefe; } + +/***************** + * GtkSpinButton * + *****************/ +spinbutton:not(.vertical) { + padding: 0; } + spinbutton:not(.vertical) entry { + min-width: 28px; + margin: 0; + background: none; + background-color: transparent; + border: none; + border-radius: 0; + box-shadow: none; } + spinbutton:not(.vertical) button { + min-height: 16px; + margin: 1px 0; + padding-bottom: 0; + padding-top: 0; + color: #acb4b9; + background-image: none; + border-style: none none none solid; + border-color: rgba(11, 13, 15, 0.3); + border-radius: 0; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:hover { + color: #BCC4C9; + background-color: #181d20; } + spinbutton:not(.vertical) button:disabled { + color: rgba(107, 114, 118, 0.3); } + spinbutton:not(.vertical) button:active { + background-color: #13181a; + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.2); } + spinbutton:not(.vertical) button:backdrop { + color: #646b6f; + background-color: transparent; + border-color: rgba(13, 15, 17, 0.3); + transition: 200ms ease-out; } + spinbutton:not(.vertical) button:backdrop:disabled { + color: rgba(59, 72, 79, 0.3); + background-image: none; + border-style: none none none solid; + box-shadow: inset 1px 0px 0px 0px rgba(0, 0, 0, 0.07); } + spinbutton:not(.vertical) button:backdrop:disabled:dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) button:last-child { + border-top-right-radius: 6px; + border-bottom-right-radius: 6px; } +.osd spinbutton:not(.vertical) button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:not(.vertical) button:dir(rtl) { + border-style: none solid none none; } + .osd spinbutton:not(.vertical) button:hover { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(254, 254, 254, 0.1); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:backdrop { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) button:last-child { + border-radius: 0 3px 3px 0; } + .osd spinbutton:not(.vertical) button:dir(rtl):first-child { + border-radius: 3px 0 0 3px; } +spinbutton.vertical:disabled { + color: #6b7276; } +spinbutton.vertical:backdrop:disabled { + color: #3b484f; } +spinbutton.vertical:drop(active) { + border-color: transparent; + box-shadow: none; } +spinbutton.vertical entry { + min-height: 32px; + min-width: 32px; + padding: 0; + border-radius: 0; } +spinbutton.vertical button { + min-height: 32px; + min-width: 32px; + padding: 0; + border-width: 1px; + border-color: #0b0d0f; + box-shadow: 0 1px rgba(255, 255, 255, 0.1); } +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; + border-style: solid solid none solid; } +spinbutton.vertical button.down { + border-radius: 0 0 3px 3px; + border-style: none solid solid solid; } +.osd spinbutton.vertical button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #252B2E, #252B2E); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton.vertical button:first-child:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; } + treeview spinbutton:not(.vertical) entry { + min-height: 0; + padding: 1px 2px; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: #506A68; } + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; } + spinner:checked:disabled { + opacity: 0.5; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + min-width: 40px; + min-height: 25px; + background-color: transparent; + background-size: 40px 24px; + background-repeat: no-repeat; + background-position: center center; + background-image: -gtk-scaled(url("../assets/switch-off.svg"), url("../assets/switch-off.svg")); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + switch:disabled { + background-image: -gtk-scaled(url("../assets/switch-insensitive.svg"), url("../assets/switch-insensitive.svg")); } + switch:disabled slider { + background-image: -gtk-scaled(url("../assets/switch-slider-insensitive.svg"), url("../assets/switch-slider-insensitive@2.png")); } + switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; } + switch:checked { + background-image: -gtk-scaled(url("../assets/switch-on.svg"), url("../assets/switch-on.svg")); } + switch:checked slider { + background-image: -gtk-scaled(url("../assets/switch-slider-on.svg"), url("../assets/switch-slider-on@2.png")); } + switch:checked:disabled { + background-image: -gtk-scaled(url("../assets/switch-on-insensitive.svg"), url("../assets/switch-on-insensitive.svg")); } + switch slider { + min-width: 1px; + min-height: 1px; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + background-image: -gtk-scaled(url("../assets/switch-slider-off.svg"), url("../assets/switch-slider-off@2.png")); } + switch trough:active, switch trough:checked { + background-color: #506A68; } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar, +.location-bar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #0A1C14; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + toolbar.vertical separator { + margin: 6px 1px 7px 0; } + toolbar:not(.inline-toolbar):not(.osd) switch, + toolbar:not(.inline-toolbar):not(.osd) scale, + toolbar:not(.inline-toolbar):not(.osd) entry, + toolbar:not(.inline-toolbar):not(.osd) spinbutton, + toolbar:not(.inline-toolbar):not(.osd) button { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar, +.location-bar { + border-width: 0 0 1px; + padding: 3px; } + +.inline-toolbar, searchbar, +.location-bar { + border-style: solid; + border-color: #0b0d0f; + background-color: #161a1d; } + .inline-toolbar:backdrop, searchbar:backdrop, + .location-bar:backdrop { + border-color: #0d0f11; + background-color: #151a1d; + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #0A1C14; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +/************** + * Tree Views * + **************/ +treeview.view { + border-left-color: #6d7579; + border-top-color: #0A1C14; } + * { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; } + treeview.view:selected:focus, treeview.view:selected { + border-radius: 0; } + treeview.view:selected:backdrop, treeview.view:selected { + border-left-color: #a7b4b3; + border-top-color: rgba(188, 196, 201, 0.1); } + treeview.view:disabled { + color: #6b7276; } + treeview.view:disabled:selected { + color: #96a5a4; } + treeview.view:disabled:selected:backdrop { + color: rgba(102, 125, 123, 0.85); } + treeview.view:disabled:backdrop { + color: #3b484f; } + treeview.view.separator { + min-height: 2px; + color: #0A1C14; } + treeview.view.separator:backdrop { + color: rgba(26, 32, 35, 0.1); } + treeview.view:backdrop { + border-left-color: #43494d; + border-top: #0A1C14; } + treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #3a4d4b; } + treeview.view:drop(active).after { + border-top-style: none; } + treeview.view:drop(active).before { + border-bottom-style: none; } + treeview.view.expander { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + color: #8d9499; } + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + treeview.view.expander:hover { + color: #BCC4C9; } + treeview.view.expander:selected { + color: #cad2d1; } + treeview.view.expander:selected:hover { + color: #fefefe; } + treeview.view.expander:selected:backdrop { + color: rgba(156, 171, 170, 0.65); } + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + treeview.view.expander:backdrop { + color: #555c60; } + treeview.view.progressbar { + border: 1px solid #3a4d4b; + border-radius: 4px; + background-color: #7b9cb5; + background-image: linear-gradient(to bottom, #7b9cb5, #5b83a2); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { + border-radius: 4px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: linear-gradient(to bottom, #0A1C14, #090b0c); } + treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { + border-color: #21282c; + background-color: #21282c; } + treeview.view.progressbar:backdrop { + border-color: #21282c; + background-image: none; + box-shadow: none; } + treeview.view.trough { + background-color: rgba(188, 196, 201, 0.1); + border-radius: 4px; } + treeview.view.trough:selected:focus, treeview.view.trough:selected { + background-color: #3a4d4b; + border-radius: 4px; } + treeview.view header button { + color: #6d7579; + background-color: #0A1C14; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + treeview.view header button:hover { + color: #959da1; + box-shadow: none; + transition: none; } + treeview.view header button:active { + color: #BCC4C9; + transition: none; } + treeview.view header button:last-child:backdrop, treeview.view header button:last-child { + border-right-style: none; } + treeview.view button.dnd:active, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd, + treeview.view header.button.dnd:active, + treeview.view header.button.dnd:selected, + treeview.view header.button.dnd:hover, + treeview.view header.button.dnd { + padding: 0 6px; + transition: none; + background-image: none; + background-color: #506A68; + color: #0A1C14; + border-radius: 0; + border-style: none; + box-shadow: inset 0 0 0 1px #0A1C14; + text-shadow: none; } + treeview.view acceleditor > label { + background-color: #506A68; } + +treeview.view header button, treeview.view header button:hover, treeview.view header button:active { + padding: 0 6px; + border-radius: 0; + background-image: none; + text-shadow: none; + border-width: 1px; + border-style: none solid solid none; + border-color: #0A1C14; } + treeview.view header button:disabled { + border-color: #0A1C14; + background-image: none; } + treeview.view header button:backdrop { + border-color: #0A1C14; + border-style: none solid solid none; + color: #43494d; + background-image: none; + background-color: #21282c; } + treeview.view header button:backdrop:disabled { + border-color: #0A1C14; + background-image: none; } + +/********************** + * Window Decorations * + *********************/ +decoration { + border-radius: 1px 1px 0 0; + border-width: 0px; + border-width: 0px; + box-shadow: 0 4px 10px 2px rgba(33, 26, 30, 0.4); + margin: 10px; } + decoration:backdrop { + box-shadow: 0 4px 10px 2px rgba(33, 26, 30, 0.2); + transition: 200ms ease-out; } + .maximized decoration, .fullscreen decoration, .tiled decoration { + border-radius: 0; } + .popup decoration { + box-shadow: none; } + .ssd decoration { + box-shadow: none; } + .csd.popup decoration { + border-radius: 7px; + box-shadow: 0 4px 8px transparent; + border: 1px solid #0b0d0f; } + tooltip.csd decoration { + border-radius: 1px; + box-shadow: none; } + messagedialog.csd decoration { + border-radius: 7px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(11, 13, 15, 0.8); } + .solid-csd decoration { + border-radius: 0; + margin: 4px; + background-color: #0A1C14; + border: solid 1px #0d0f11; + box-shadow: none; } + +button.titlebutton { + background-repeat: no-repeat; + background-position: center; + min-height: 20px; + padding: 0 1px; + box-shadow: none; } + button.titlebutton.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + button.titlebutton.close:hover, button.titlebutton.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } + button.titlebutton.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + button.titlebutton.maximize:hover, button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } + button.titlebutton.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + button.titlebutton.minimize:hover, button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } + button.titlebutton:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, +.view text:selected:focus, +iconview text:selected:focus, +textview text:selected:focus, +.view text:selected, +iconview text:selected, +textview text:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, +textview text selection:focus, +textview text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, popover.background checkbutton:selected, +popover.background radiobutton:selected, +.menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, +entry selection:focus, +entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + background-color: #506A68; } + row:selected label, label:selected, .selection-mode button.titlebutton, .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .view text:selected:focus, + iconview text:selected:focus, + textview text:selected:focus, + .view text:selected, + iconview text:selected, + textview text:selected, .view text selection:focus, iconview text selection:focus, .view text selection, iconview text selection, + textview text selection:focus, + textview text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, popover.background checkbutton:selected, + popover.background radiobutton:selected, + .menuitem.button.flat:selected, calendar:selected, spinbutton:not(.vertical) selection:focus, spinbutton:not(.vertical) selection, + entry selection:focus, + entry selection, row:selected, treeview.view:selected:focus, treeview.view:selected { + color: #fefefe; + font-weight: bold; } + row:selected label:disabled, label:disabled:selected, .selection-mode button.titlebutton:disabled, iconview:disabled:selected:focus, .view:disabled:selected, iconview:disabled:selected, + iconview text:disabled:selected:focus, + textview text:disabled:selected:focus, + .view text:disabled:selected, + iconview text:disabled:selected, + textview text:disabled:selected, iconview text selection:disabled:focus, .view text selection:disabled, iconview text selection:disabled, + textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, modelbutton.flat:disabled:selected, popover.background checkbutton:disabled:selected, + popover.background radiobutton:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar:disabled:selected, spinbutton:not(.vertical) selection:disabled, + entry selection:disabled, row:disabled:selected { + color: #a7b4b3; } + row:selected label:backdrop, label:backdrop:selected, .selection-mode button.titlebutton:backdrop, iconview:backdrop:selected:focus, .view:backdrop:selected, iconview:backdrop:selected, + iconview text:backdrop:selected:focus, + textview text:backdrop:selected:focus, + .view text:backdrop:selected, + iconview text:backdrop:selected, + textview text:backdrop:selected, iconview text selection:backdrop:focus, .view text selection:backdrop, iconview text selection:backdrop, + textview text selection:backdrop, flowbox flowboxchild:backdrop:selected, label:backdrop selection, modelbutton.flat:backdrop:selected, popover.background checkbutton:backdrop:selected, + popover.background radiobutton:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(254, 254, 254, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode button.titlebutton:backdrop:disabled, .view:backdrop:disabled:selected, iconview:backdrop:disabled:selected, + .view text:backdrop:disabled:selected, + iconview text:backdrop:disabled:selected, + textview text:backdrop:disabled:selected, .view text selection:backdrop:disabled, iconview text selection:backdrop:disabled, + textview text selection:backdrop:disabled, flowbox flowboxchild:backdrop:disabled:selected, label:disabled selection:backdrop, label:backdrop selection:disabled, modelbutton.flat:backdrop:disabled:selected, popover.background checkbutton:backdrop:disabled:selected, + popover.background radiobutton:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(102, 125, 123, 0.85); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background: #0f1315; + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid #040506; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + .budgie-popover button, + .budgie-popover.background button { + color: #bcc3c9; + border: none; + background: transparent; } + .budgie-popover button:hover, + .budgie-popover.background button:hover { + color: #506A68; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu { + color: #bcc3c9; } + .budgie-menu .container { + padding: 0; } + .budgie-menu button:hover { + -gtk-icon-effect: none; } + .budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid #040506; + border-radius: 0; + font-size: 120%; + box-shadow: none; + color: #bcc3c9; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } + .budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid #040506; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid #040506; } + .budgie-menu .category-button { + padding: 7px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(188, 196, 201, 0.05); + color: #BCC4C9; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #fefefe; + background: #7b9cb5; } + .budgie-menu .category-button:checked:hover { + color: rgba(254, 254, 254, 0.9); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(254, 254, 254, 0.7); } + .budgie-menu scrollbar { + background-color: transparent; + border-color: #040506; } + .budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; + background: yellow; } + .budgie-menu button { + border: none; + background: transparent; } + .budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + .budgie-menu list { + color: rgba(188, 195, 201, 0.7); } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #bcc3c9; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop { + color: #bcc3c9; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: #506A68; + box-shadow: none; + background-color: #1d2428; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(188, 196, 201, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #506A68; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #bcc3c9; + box-shadow: none; } + button.raven-trigger:hover { + color: #bcc3c9; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: #506A68; } + button.raven-trigger:backdrop { + color: #bcc3c9; } + button.raven-trigger:backdrop:hover { + color: #bcc3c9; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: #506A68; + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(4, 5, 6, 0.95); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(188, 196, 201, 0.04); + border-bottom: 1px solid rgba(4, 5, 6, 0.95); } +.places-menu .unlock-area { + border-top: 1px solid rgba(4, 5, 6, 0.85); + border-bottom: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04);; } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35);; + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04);; } + +.budgie-panel { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ba706e; } + .budgie-panel:backdrop { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel button.flat { + background: transparent; + border: none; } + .budgie-panel button.flat:hover, .budgie-panel button.flat:active, .budgie-panel button.flat:checked { + background: transparent; + color: #506A68; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #bcc3c9; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(4, 5, 6, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(188, 195, 201, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #bcc3c9; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid #506A68; } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid #506A68; } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid #506A68; } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid #506A68; } + +.top .budgie-panel { + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #BCC4C9; + background: #0f1315; + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #bcc3c9; + border: solid rgba(4, 5, 6, 0.95); + border-width: 1px 0; + background-color: rgba(11, 13, 15, 0.45); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: #455b5a; + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #fefefe; + background-color: rgba(178, 95, 93, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #fefefe; + background-color: rgba(186, 112, 110, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #fefefe; + background-color: rgba(194, 129, 127, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-image: linear-gradient(to bottom, #38454c, #161b1d); + border: 1px solid #0b0d0f; + color: #BCC4C9; + border-radius: 0; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 24px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: #506A68; } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: #506A68; + border-radius: 0; + background: #1d2428; } + .raven .raven-header button:disabled { + color: #6b7276; } + .raven list { + color: #bcc3c9; + background-color: transparent; } + .raven list:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:hover, + .raven list row.activatable:hover { + background-color: rgba(37, 45, 50, 0.25); } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven .raven-background { + color: #bcc3c9; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + min-height: 32px; + margin-bottom: 3px; + background: #a983a1; + color: #fefefe; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + background: rgba(169, 131, 161, 0.85); + color: #fefefe; } + .raven .powerstrip button.image-button:active { + background: #a983a1; + color: #fefefe; } + .raven .powerstrip button.image-button:first-child { + background: #7b9cb5; } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(80, 106, 104, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #506A68; } + .raven .powerstrip button.image-button:last-child { + background: #ba706e; } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(186, 112, 110, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ba706e; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #bcc3c9; + background: transparent; + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: #475e5d; + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #bcc3c9; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #BCC4C9; + background-color: transparent; } + +.raven-mpris { + color: #BCC4C9; + background-color: rgba(4, 5, 6, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #0A1C14; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: #506A68; } + .raven-mpris button.image-button:active { + background-color: #455b5a; } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #506A68; + color: #fefefe; + border: none; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #455b5a; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #455b5a; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #bcc3c9; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(188, 195, 201, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #fefefe; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ba706e; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #b25f5d; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(26, 32, 35, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #BCC4C9; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:selected { + color: #fefefe; + background-color: rgba(80, 106, 104, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #fefefe; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: #485f5e; } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(254, 254, 254, 0.7); + background-color: rgba(80, 106, 104, 0.7); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(254, 254, 254, 0.7); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(188, 195, 201, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-color: #040506; + border-radius: 0; + color: #bcc3c9; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + color: #fff; + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + color: #fff; + background-color: rgba(166, 81, 79, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #bcc3c9; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(188, 195, 201, 0.7); } +.budgie-polkit-dialog .failure { + color: #ba706e; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #bcc3c9; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar .subtitle, .titlebar .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: #506A68; + color: #fefefe; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(45, 51, 54, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(45, 51, 54, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(188, 196, 201, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(24, 29, 32, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(30, 37, 41, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(80, 106, 104, 0.9); } +.nautilus-window.background { + background-color: rgba(24, 29, 32, 0.95); } + .nautilus-window.background:backdrop { + background-color: rgba(24, 29, 32, 0.95); } +.nautilus-window notebook > stack:only-child { + background-color: #0A1C14; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #21282c; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } + +.nautilus-circular-button { + border-radius: 20px; + -gtk-outline-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #BCC4C9; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #fefefe; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #fefefe; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #fefefe; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #fefefe; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #0A1C14; } + + /********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: #506A68; } + +/******************* + * Calendar events * +********************/ +.color-light.timed label { + color: #BCC4C9; + opacity: 1; } +.week-view .color-light.timed label, .color-light label, .year-view .color-light:not(.timed) label { + color: #0A1C14; + opacity: 1; } + +.xfce4-panel { + border-radius: 0; } + .xfce4-panel.panel { + background-color: #181d20; + text-shadow: none; + -gtk-icon-shadow: none; } + +#tasklist-button { + color: rgba(188, 196, 201, 0.8); + border-radius: 0; + border: none; + background-color: #181d20; } + #tasklist-button:hover { + color: #d8dde0; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px #506A68; } + +.xfce4-panel.panel button:not(.open_group), .xfce4-panel.panel button.flat:not(.open_group) { + color: #BCC4C9; + border-radius: 0; + border: none; + background-color: #181d20; + font-weight: normal; } + .xfce4-panel.panel button:hover:not(.open_group) { + border: none; + background-color: #2e383d; } + .xfce4-panel.panel button:active:not(.open_group), .xfce4-panel.panel button:checked:not(.open_group) { + color: #fefefe; + border: none; + background-color: rgba(80, 106, 104, 0.5); + box-shadow: 0px -2px #729592 inset; } + .xfce4-panel.panel button:active:not(.open_group) label, .xfce4-panel.panel button:active:not(.open_group) image, .xfce4-panel.panel button:checked:not(.open_group) label, .xfce4-panel.panel button:checked:not(.open_group) image { + color: inherit; } + +#whiskermenu-window button { + background-color: transparent; + border: none; + border-radius: 0; + font-weight: normal; + padding: 3px; + margin: 1px 2px; } + #whiskermenu-window button:hover, #whiskermenu-window button:checked { + background-color: #506A68; } + +/* Vala-appmenu-plugin*/ +.-vala-panel-appmenu-core scrolledwindow, +.-vala-panel-appmenu-private > menuitem, +.-vala-panel-appmenu-private > menuitem:first-child > label { + color: #BCC4C9; } + +#XfceNotifyWindow { + background-color: #161b1d; + border-radius: 1px; + border-width: 1px; + border: 1px solid #0b0d0f; + color: #BCC4C9; + padding: 40px; } + #XfceNotifyWindow:hover, #XfceNotifyWindow:focus { + background-color: #0A1C14; } + #XfceNotifyWindow label, #XfceNotifyWindow image { + color: #BCC4C9; } + #XfceNotifyWindow button { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #252B2E; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #XfceNotifyWindow button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #0A1C14; + background-color: #0A1C14; } + .gala-notification .title, + .gala-notification .label { + color: #BCC4C9; } + +.gala-button { + padding: 3px; + color: #0A1C14; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(30, 37, 41, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #BCC4C9; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(80, 106, 104, 0.3); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #BCC4C9; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(80, 106, 104, 0.3); + color: #fefefe; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #BCC4C9; } + +/********* + * Panel * + ********/ +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #090b0c; } + +.card { + background-color: #0A1C14; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #13181a; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #0A1C14; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #BCC4C9; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.source-list.view.level-bar, iconview.source-list.level-bar, .source-list.view.level-bar:selected, iconview.source-list.level-bar:selected, .source-list.view.level-bar:selected:focus, iconview.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); + border-radius: 2px; } +.source-list.view.level-bar.fill-block, iconview.source-list.level-bar.fill-block { + border: none; } +.source-list.view.fill-block, iconview.source-list.fill-block, .source-list.view.fill-block:hover, iconview.source-list.fill-block:hover, .source-list.view.fill-block:selected, iconview.source-list.fill-block:selected, .source-list.view.fill-block:selected:focus, iconview.source-list.fill-block:selected:focus { + background: linear-gradient(#506A68, #506A68); } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + /* Border properties (top, right, bottom, left) */ + -UnityDecoration-extents: 28px 1px 1px 1px; + /* the size of the decorations */ + -UnityDecoration-input-extents: 10px; + /* the extra size of the input areas */ + /* Shadows settings */ + -UnityDecoration-shadow-offset-x: 1px; + /* Size property, the shadow x offset */ + -UnityDecoration-shadow-offset-y: 1px; + /* Size property, the shadow y offset */ + -UnityDecoration-active-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, active window shadow color */ + -UnityDecoration-active-shadow-radius: 8px; + /* Size property, active window shadow radius */ + -UnityDecoration-inactive-shadow-color: rgba 0, 0, 0, 0.647; + /* Color property, inactive windows shadow color */ + -UnityDecoration-inactive-shadow-radius: 5px; + /* Size property, inactive windows shadow radius */ + /* Glow applied to the selected scaled window */ + -UnityDecoration-glow-size: 8px; + /* Size property, size of glow */ + -UnityDecoration-glow-color: #506A68; + /* Color property of the glow */ + /* Title settings */ + -UnityDecoration-title-indent: 10px; + /* Size property, left indent of the title */ + -UnityDecoration-title-fade: 35px; + /* Size property, space of the title that can be faded */ + -UnityDecoration-title-alignment: 0.0; + /* Float from 0.0 to 1.0, to align the title */ + background-color: #eeeeee; + color: #31363D; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #eeeeee; + border-bottom-width: 0; + background-color: #eeeeee; + color: #31363D; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #1a1d21; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #31363D; } + UnityDecoration .top .menuitem:backdrop { + color: #1a1d21; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #ececec; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #eeeeee, #ececec); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #ececec; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #d5d5d5; + color: #31363D; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #1a1d21; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #31363D; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #31363D; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #d5d5d5; + color: #31363D; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #6b7276; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #ebebeb; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: #0b0d0f; } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #0A1C14; } + +@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: #506A68; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView { + -GtkTreeView-grid-line-width: 0; } + ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: #506A68; + color: #fefefe; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); + color: rgba(254, 254, 254, 0.5); } + ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #fefefe; + border: 0px solid #3a4d4b; } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: #181d20; + color: #BCC4C9; + font-weight: bold; + box-shadow: inset 0 -1px #090b0c; } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: #BCC4C9; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(188, 196, 201, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #BCC4C9; } + +#content_frame { + padding-bottom: 14px; + background-color: #0A1C14; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #bcc3c9; + border: 1px solid #0b0d0f; + background-color: #252B2E; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #333b3f; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #bcc3c9; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #9da4aa; + border-color: #0b0d0f; + background-color: #252B2E; + text-shadow: none; } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #0A1C14; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #252B2E, #252B2E); + background-clip: padding-box; + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #BCC4C9; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +.nemo-window .places-treeview { + -NemoPlacesTreeView-disk-full-bg-color: #39474e; + -NemoPlacesTreeView-disk-full-fg-color: #7b9cb5; + -GtkTreeView-vertical-separator: 10; } + .nemo-window .places-treeview .view.cell:hover, .nemo-window .places-treeview iconview.cell:hover, + .nemo-window .places-treeview iconview.cell:hover { + background: rgba(188, 196, 201, 0.05); } + .nemo-window .places-treeview .view.cell:selected, .nemo-window .places-treeview iconview.cell:selected, + .nemo-window .places-treeview iconview.cell:selected { + background: #506A68; + color: #fefefe; } +.nemo-window .sidebar { + background-color: #191f22; } + .nemo-window .sidebar .view, .nemo-window .sidebar iconview, .nemo-window .sidebar .iconview, .nemo-window .sidebar row { + color: #BCC4C9; + background-color: transparent; } +.nemo-window .nemo-window-pane widget.entry { + background-clip: padding-box; + min-height: 28px; + padding: 5px; + color: #BCC4C9; + border: 1px solid #506A68; + border-radius: 1px; } + .nemo-window .nemo-window-pane widget.entry:selected { + background-color: #506A68; + color: #fefefe; } +.nemo-window toolbar.primary-toolbar { + margin-bottom: -1px; + background: #0A1C14; } + .nemo-window toolbar.primary-toolbar button { + min-height: 24px; + padding: 3px; } + .nemo-window toolbar.primary-toolbar button:selected, .nemo-window toolbar.primary-toolbar button:active, .nemo-window toolbar.primary-toolbar button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .nemo-window toolbar.primary-toolbar button:selected:backdrop, .nemo-window toolbar.primary-toolbar button:active:backdrop, .nemo-window toolbar.primary-toolbar button:checked:backdrop { + color: rgba(254, 254, 254, 0.5); + background-color: rgba(80, 106, 104, 0.6); + text-shadow: none; + box-shadow: none; } + .nemo-window toolbar.primary-toolbar button:backdrop, .nemo-window toolbar.primary-toolbar button:disabled, .nemo-window toolbar.primary-toolbar button:backdrop:disabled { + color: rgba(188, 195, 201, 0.2); + background-color: #161b1d; + text-shadow: none; + box-shadow: none; } +.nemo-window .nemo-inactive-pane .view:not(:selected), .nemo-window .nemo-inactive-pane iconview:not(:selected), +.nemo-window .nemo-inactive-pane iconview { + background-color: #13181a; } + +.caja-notebook .frame { + border-width: 0 0 1px; } +.caja-notebook .entry { + background: #0A1C14; + color: #BCC4C9; + border-color: #506A68; } + .caja-notebook .entry:selected { + background: #506A68; + color: #fefefe; } + +/************** +* Caja sidebar * +**************/ +.caja-side-pane { + background: #191f22; } + .caja-side-pane .frame { + border-width: 1px 0 0; } + .caja-side-pane treeview.view, + .caja-side-pane textview.view text, + .caja-side-pane viewport.frame, + .caja-side-pane widget .vertical { + background: #191f22; + padding: 3px 2px; } + .caja-side-pane treeview.view:hover, + .caja-side-pane textview.view text:hover, + .caja-side-pane viewport.frame:hover, + .caja-side-pane widget .vertical:hover { + background-color: #475e5d; } + .caja-side-pane treeview.view:selected, + .caja-side-pane textview.view text:selected, + .caja-side-pane viewport.frame:selected, + .caja-side-pane widget .vertical:selected { + color: #BCC4C9; + background: #475e5d; } + .caja-side-pane treeview.view:selected:hover, + .caja-side-pane textview.view text:selected:hover, + .caja-side-pane viewport.frame:selected:hover, + .caja-side-pane widget .vertical:selected:hover { + background: #475e5d; + color: #fefefe; } + +/************** +* Caja pathbar * +**************/ +.caja-navigation-window paned { + background: #0A1C14; } + .caja-navigation-window paned .caja-pathbar button { + border-right: 1px solid #0b0d0f; + border-left: none; + box-shadow: none; + min-height: 20px; + padding: 3px 5px; + margin-right: -3px; } + .caja-navigation-window paned .caja-pathbar button.image-button, .caja-navigation-window paned .caja-pathbar button.text-button, .caja-navigation-window paned .caja-pathbar button.toggle { + border-radius: 0; } + .caja-navigation-window paned .caja-pathbar button:first-child { + border-left: 1px solid #0b0d0f; } + .caja-navigation-window paned .caja-pathbar button.slider-button:first-child { + border-radius: 6px 0px 0px 6px; } + .caja-navigation-window paned .caja-pathbar button.slider-button:nth-child(2) { + border-radius: 0px 6px 6px 0px; } + .caja-navigation-window paned .caja-pathbar button:checked { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + border: 1px solid #3a4d4b; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +/* thunar */ +.thunar toolbar { + background-color: #0A1C14; } + +/* buttons in toolbar */ +.thunar toolbar.horizontal button image { + -gtk-icon-transform: scale(0.72); } + +/* path-bar of thunar */ +window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:hover, .thunar toolbar .path-bar-button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +window.thunar toolbar#location-toolbar > toolitem > widget > widget.linked.path-bar > button.toggle.path-bar-button:checked, .thunar toolbar .path-bar-button:checked { + color: #fefefe; + background-color: #506A68; + text-shadow: none; + border-radius: 1px; + box-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 0px; } + +/* thunar sidepane */ +.thunar scrolledwindow.sidebar treeview.view { + background: #191f22; + padding: 1.5px; } + .thunar scrolledwindow.sidebar treeview.view:hover, .thunar scrolledwindow.sidebar treeview.view:selected { + background: #506A68; + color: #fefefe; + border-radius: 0; + box-shadow: none; } + +/*# sourceMappingURL=gtk.css.map */ diff --git a/RobCo/gtk-3.0/thumbnail.png b/RobCo/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..09421e9 Binary files /dev/null and b/RobCo/gtk-3.0/thumbnail.png differ diff --git a/RobCo/gtk-4.0/gtk-dark.css b/RobCo/gtk-4.0/gtk-dark.css new file mode 100755 index 0000000..a03f408 --- /dev/null +++ b/RobCo/gtk-4.0/gtk-dark.css @@ -0,0 +1,6107 @@ +/*$selected_bg_color: #00e8c6;06d6a0*/ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #42A378; +/* text color for entries, views and content in general */ +@define-color theme_text_color #42A378; +/* widget base background color */ +@define-color theme_bg_color #0A1C14; +/* text widgets and the like base background color */ +@define-color theme_base_color #0A1C14; +/* base background color of selections */ +@define-color theme_selected_bg_color #506A68; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #fefefe; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #0A1C14; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #6b7276; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #0A1C14; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #6b7276; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #bcc3c9; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #0A1C14; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #0A1C14; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #506A68; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #fefefe; +/* widgets main borders color */ +@define-color borders #0b0d0f; +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders #0A1C14; +/* these are pretty self explicative */ +@define-color warning_color #cc5500; +@define-color error_color #b25f5d; +@define-color success_color #68a49a; +/* these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title shade(#BCC4C9, 1.8); +@define-color wm_unfocused_title #6b7276; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#0A1C14, 1.2); +@define-color wm_bg_b #0A1C14; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#0A1C14, 1.3); +@define-color wm_button_hover_color_b #0A1C14; +@define-color wm_button_active_color_a shade(#0A1C14, 0.85); +@define-color wm_button_active_color_b shade(#0A1C14, 0.89); +@define-color wm_button_active_color_c shade(#0A1C14, 0.9); +@define-color content_view_bg #0A1C14; +@define-color budgie_tasklist_indicator_color #506A68; +@define-color budgie_tasklist_indicator_color_active #506A68; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + outline-color: rgba(188, 196, 201, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 0px; + -gtk-secondary-caret-color: #506A68; } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar, actionbar > revealer > box { + background-color: #0A1C14; + border: solid #0b0d0f; + border-width: 1px 0 0 0; + color: #BCC4C9; + box-shadow: none; } + .action-bar:backdrop, actionbar > revealer > box:backdrop { + background-color: #0A1C14; + box-shadow: none; } + .action-bar:first-child, actionbar > revealer > box:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child, actionbar > revealer > box:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame, +toast { + padding: 5px; + border-radius: 0px; + background: #2b353a; + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop, + toast:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification button, + .app-notification.frame button, + toast button { + padding: 2px; } + .app-notification button.circular.flat.image-button, + .app-notification.frame button.circular.flat.image-button, + toast button.circular.flat.image-button { + padding: 2px; } + .app-notification button.circular.flat.image-button:hover, + .app-notification.frame button.circular.flat.image-button:hover, + toast button.circular.flat.image-button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #ba706e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .app-notification border, + .app-notification.frame border, + toast border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #BCC4C9; + background-color: #0A1C14; } + .background:backdrop { + color: #6b7276; + background-color: #0A1C14; + text-shadow: none; + -gtk-icon-shadow: none; } + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ +.gtkstyle-fallback { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:hover { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:active { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:disabled { + color: #6b7276; + background-color: #0A1C14; } + .gtkstyle-fallback:selected { + color: #fefefe; + background-color: #506A68; } + +.view, iconview, +.history-view, +textview > text { + color: #bcc3c9; + background-color: #0A1C14; } + .view:backdrop, iconview:backdrop, + .history-view:backdrop, + textview > text:backdrop { + color: #9da4aa; + background-color: #0A1C14; } + .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .history-view:selected:focus, + .history-view:selected, + textview > text:selected:focus, + textview > text:selected { + border-radius: 3px; } + +textview > text { + background-color: transparent; } + +textview border { + background-color: #0A1C14; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +columnview.view > rubberband, +treeview.view > rubberband { + border: 1px solid #668785; + background-color: rgba(102, 135, 133, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +gridview { + padding: 10px; } + gridview > child { + padding: 7px; } + gridview > child box { + border-spacing: 5px; } + +label { + caret-color: currentColor; } + label.separator { + color: #BCC4C9; } + label.separator:backdrop { + color: #6b7276; } + label selection { + background-color: #506A68; + color: #fefefe; } + label:disabled { + color: #6b7276; } + label:disabled:backdrop { + color: #3b484f; } + label:backdrop { + color: #6b7276; } + +.dim-label, label.separator, .titlebar .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +window.assistant .sidebar { + background-color: #0A1C14; + border-top: 1px solid #0b0d0f; } + window.assistant .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } +window.assistant.csd .sidebar { + border-top-style: none; } +window.assistant .sidebar label { + padding: 6px 12px; } +window.assistant .sidebar label.highlight { + background-color: #506A68; + color: #fefefe; } + +window.aboutdialog image.large-icons { + -gtk-icon-size: 128px; } + +.osd .scale-popup, .osd popover.background > arrow, +.osd popover.background > contents, popover.background.touch-selection > arrow, +popover.background.touch-selection > contents, popover.background.magnifier > arrow, +popover.background.magnifier > contents, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd .scale-popup:backdrop, .osd popover.background > arrow:backdrop, + .osd popover.background > contents:backdrop, popover.background.touch-selection > arrow:backdrop, + popover.background.touch-selection > contents:backdrop, popover.background.magnifier > arrow:backdrop, + popover.background.magnifier > contents:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: #506A68; + color: #fefefe; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, #729592 0%, rgba(114, 149, 146, 0) 0%); } + to { + background-image: radial-gradient(farthest-side, #729592 95%, rgba(114, 149, 146, 0)); } } +notebook > header > tabs > arrow, +button { + min-height: 22px; + min-width: 16px; + padding: 4px 6px; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: brightness(1.2); } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + transition: 200ms ease-out; + -gtk-icon-filter: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.image-button.circular, notebook > header > tabs > arrow.image-button.sidebar-button, + button.image-button.circular, + button.image-button.sidebar-button { + padding: 6px 4px; + border-radius: 1px; + box-shadow: none; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + button.text-button.image-button { + padding-left: 8px; + padding-right: 8px; + border-radius: 1px; } + notebook > header > tabs > arrow.text-button.image-button label, + button.text-button.image-button label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #9dbc89; + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #fefefe; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #6b7276; } +button.osd { + min-width: 24px; + min-height: 20px; + color: #fefefe; + border-radius: 1px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, popover.background.touch-selection button:active, popover.background.magnifier button:active, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; } + button.suggested-action label { + color: #fff; } + .selection-mode windowcontrols button, button.suggested-action.flat { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; } + .selection-mode windowcontrols button label, button.suggested-action.flat label { + color: #fff; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + opacity: 0.9; } + .selection-mode windowcontrols button:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:active, .selection-mode windowcontrols button:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop:active label, .selection-mode windowcontrols button:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:disabled:active, .selection-mode windowcontrols button:backdrop:disabled:checked, button.suggested-action:backdrop:disabled:active, button.suggested-action:backdrop:disabled:checked, button.suggested-action.flat:backdrop:disabled:active, button.suggested-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop, .selection-mode windowcontrols button:disabled, .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action.flat:backdrop, button.suggested-action.flat:disabled, button.suggested-action.flat:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 156, 181, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; + opacity: 0.7; } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(123, 156, 181, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.7), rgba(123, 156, 181, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #7b9cb5, #7b9cb5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.5), rgba(123, 156, 181, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #ba706e; } + button.destructive-action label { + color: #fff; } + button.destructive-action label { + color: #fff; } + button.destructive-action.flat { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; } + button.destructive-action.flat label { + color: #fff; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + opacity: 0.9; } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:disabled:active, button.destructive-action:backdrop:disabled:checked, button.destructive-action.flat:backdrop:disabled:active, button.destructive-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action.flat:backdrop, button.destructive-action.flat:disabled, button.destructive-action.flat:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(186, 112, 110, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; + opacity: 0.7; } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(186, 112, 110, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.7), rgba(186, 112, 110, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ba706e, #ba706e); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.5), rgba(186, 112, 110, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +.stack-switcher > button { + outline-offset: -3px; } + .stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; } + .stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; } + .stack-switcher > button.needs-attention:active > label, + .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, + .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 1px; + border-width: 1px; } +.primary-toolbar button, .primary-toolbar .raised button { + -gtk-icon-shadow: none; } + .primary-toolbar button:hover, .primary-toolbar button:focus, .primary-toolbar .raised button:hover, .primary-toolbar .raised button:focus { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: radial-gradient(farthest-side, #729592 96%, rgba(114, 149, 146, 0)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +/* oldstyle toolbar buttons */ +.toolbar > button, +.toolbar > :not(.linked) > button, +.toolbar :not(.linked) > menubutton > button, +.toolbar :not(.linked) > scalebutton > button, +.toolbar :not(.linked) > dropdown > button, +.toolbar :not(.linked) > colorbutton > button, +.toolbar :not(.linked) > fontbutton > button, +.toolbar :not(.linked) > appchooserbutton > button, +.toolbar :not(.linked) > combobox > box > button { + margin: 1px; + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + .toolbar > button:hover, .toolbar > button:active, .toolbar > button:checked, + .toolbar > :not(.linked) > button:hover, + .toolbar > :not(.linked) > button:active, + .toolbar > :not(.linked) > button:checked, + .toolbar :not(.linked) > menubutton > button:hover, + .toolbar :not(.linked) > menubutton > button:active, + .toolbar :not(.linked) > menubutton > button:checked, + .toolbar :not(.linked) > scalebutton > button:hover, + .toolbar :not(.linked) > scalebutton > button:active, + .toolbar :not(.linked) > scalebutton > button:checked, + .toolbar :not(.linked) > dropdown > button:hover, + .toolbar :not(.linked) > dropdown > button:active, + .toolbar :not(.linked) > dropdown > button:checked, + .toolbar :not(.linked) > colorbutton > button:hover, + .toolbar :not(.linked) > colorbutton > button:active, + .toolbar :not(.linked) > colorbutton > button:checked, + .toolbar :not(.linked) > fontbutton > button:hover, + .toolbar :not(.linked) > fontbutton > button:active, + .toolbar :not(.linked) > fontbutton > button:checked, + .toolbar :not(.linked) > appchooserbutton > button:hover, + .toolbar :not(.linked) > appchooserbutton > button:active, + .toolbar :not(.linked) > appchooserbutton > button:checked, + .toolbar :not(.linked) > combobox > box > button:hover, + .toolbar :not(.linked) > combobox > box > button:active, + .toolbar :not(.linked) > combobox > box > button:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .toolbar > button:disabled, + .toolbar > :not(.linked) > button:disabled, + .toolbar :not(.linked) > menubutton > button:disabled, + .toolbar :not(.linked) > scalebutton > button:disabled, + .toolbar :not(.linked) > dropdown > button:disabled, + .toolbar :not(.linked) > colorbutton > button:disabled, + .toolbar :not(.linked) > fontbutton > button:disabled, + .toolbar :not(.linked) > appchooserbutton > button:disabled, + .toolbar :not(.linked) > combobox > box > button:disabled { + opacity: 0.5; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text, .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .inline-toolbar button:disabled, .linked > button:disabled, .linked:not(.vertical) > spinbutton:disabled:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:disabled, .linked:not(.vertical) > + entry:disabled, .linked > combobox > box > button.combo:disabled:dir(ltr), .linked > combobox > box > button.combo:disabled:dir(rtl) { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + color: #6b7276; } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:first-child, .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:last-child, .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:only-child, .linked:not(.vertical) > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), spinbutton.vertical.linked > text, .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), spinbutton.vertical.linked > text:first-child, .linked.vertical > +entry:first-child { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), spinbutton.vertical.linked > text:last-child, .linked.vertical > +entry:last-child { + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), spinbutton.vertical.linked > text:only-child, .linked.vertical > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +modelbutton.flat, +.menuitem.button.flat, modelbutton.flat:backdrop, modelbutton.flat:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .scale-popup button:hover, .scale-popup button:backdrop:hover, .scale-popup button:backdrop:disabled, .scale-popup button:backdrop { + background-color: transparent; + background-image: none; + border-color: transparent; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 1px; + outline-offset: -2px; } + modelbutton.flat:hover, + .menuitem.button.flat:hover { + background-color: #2b353a; } + modelbutton.flat check:last-child, + modelbutton.flat radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, + modelbutton.flat radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow { + background: none; } + modelbutton.flat arrow:hover { + background: none; } + modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, popover button { + box-shadow: none; } + notebook button:backdrop, list button:backdrop, popover button:backdrop { + box-shadow: none; } +notebook .linked > button, list .linked > button, popover .linked > button { + box-shadow: none; } + +toggle-group { + padding: 3px; + border-radius: 0; } + toggle-group toggle { + border-radius: 0; + padding: 0 4px; } + toggle-group toggle:checked { + background-color: #506A68; } + toggle-group toggle:checked, toggle-group toggle:checked label { + color: #fefefe; } + +button.accent-button, button.accent-button:backdrop { + min-height: 22px; + min-width: 22px; + padding: 3px; + border-radius: 0px; + background: var(--accent-bg-color); + outline: none; + background-clip: content-box; + box-shadow: none; + border: none; } +button.accent-button:hover { + box-shadow: 0 0 0 3px #293337; } +button.accent-button:checked, button.accent-button:checked:backdrop { + box-shadow: 0 0 0 3px var(--accent-bg-color); } + +/************ + * Calendar * + ***********/ +calendar { + color: #bcc3c9; + border: 1px solid #0b0d0f; + font-feature-settings: "tnum"; } + calendar > header { + border-bottom: 1px solid #0b0d0f; } + calendar > header > button.image-button { + border: none; + box-shadow: none; + background: none; + border-radius: 0; } + calendar > header > button:backdrop { + background: none; } + calendar > grid > label.today { + box-shadow: inset 0px -2px #506A68; } + calendar > grid > label.today:selected { + box-shadow: none; } + calendar > grid > label:focus { + outline-color: #506A68; + outline-offset: -2px; + outline-width: 2px; + outline-style: solid; } + calendar > grid > label.day-number { + padding: 4px; } + calendar > grid > label.day-number:selected { + border-radius: 3px; } + calendar > grid > label.day-number:checked { + background-color: alpha(#506A68,0.3); } + calendar > grid > label.day-number.other-month { + color: alpha(currentColor,0.3); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-dark.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover-dark.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover-dark.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active-dark.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active-dark.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-backdrop-dark.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-backdrop-dark.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-dark.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover-dark.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover-dark.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active-dark.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active-dark.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-backdrop-dark.png"), url("../assets/checkbox-checked-backdrop@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-backdrop-dark.png"), url("../assets/radio-checked-backdrop@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-backdrop.png"), url("../assets/checkbox-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-backdrop.png"), url("../assets/radio-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; } + checkbutton.text-button label:not(:only-child):first-child, radiobutton.text-button label:not(:only-child):first-child { + margin-left: 4px; } + checkbutton.text-button label:not(:only-child):last-child, radiobutton.text-button label:not(:only-child):last-child { + margin-right: 4px; } + +check, +radio { + margin: 0 4px; + min-height: 16px; + min-width: 16px; + border: none; } + menu menuitem check, menu menuitem + radio { + margin: 0; } + menu menuitem check, menu menuitem check:hover, menu menuitem check:disabled, menu menuitem + radio, menu menuitem + radio:hover, menu menuitem + radio:disabled { + min-height: 14px; + min-width: 14px; + background-image: none; + background-color: transparent; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + border-style: none; } +colorswatch.top { + border-top-left-radius: 5.5px; + border-top-right-radius: 5.5px; } + colorswatch.top overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } +colorswatch.bottom { + border-bottom-left-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 5.5px; + border-bottom-left-radius: 5.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.dark overlay { + color: #fefefe; } + colorswatch.dark overlay:hover { + border-color: #0b0d0f; } + colorswatch.dark overlay:backdrop { + color: rgba(254, 254, 254, 0.5); } +colorswatch.light overlay { + color: #bcc3c9; } + colorswatch.light overlay:hover { + border-color: #0b0d0f; } + colorswatch.light overlay:backdrop { + color: #9da4aa; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } + colorswatch:drop(active).dark overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid #0b0d0f; } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: #0b0d0f; + box-shadow: none; } +colorswatch#add-color-button { + border-radius: 5px 5px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 5px; } + colorswatch#add-color-button overlay { + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #fefefe; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog, .messagedialog, .dialog { + background-color: #0A1C14; + border-radius: 1px; } + messagedialog .titlebar:not(headerbar), .messagedialog .titlebar:not(headerbar), .dialog .titlebar:not(headerbar) { + background-color: rgba(26, 32, 35, 0.95); } + messagedialog .titlebar, .messagedialog .titlebar, .dialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(26, 32, 35, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + messagedialog.csd, .messagedialog.csd, .dialog.csd { + border-radius: 1px; } + messagedialog.csd.background, .messagedialog.csd.background, .dialog.csd.background { + background-color: rgba(11, 13, 15, 0.95); + color: #BCC4C9; + border-radius: 1px; } + +.messagedialog .message-area, +.messagedialog .response-area, +.dialog .dialog-action-area, +.alert.floating .response-area, +.alert.floating .body-scrolled-window { + padding: 26px; } + +filechooser .dialog-action-box { + border-top: 1px solid #0b0d0f; } + filechooser .dialog-action-box:backdrop { + border-top-color: #0A1C14; } +filechooser gridview child { + border-radius: 12px; + margin: 12px; } +filechooser #pathbarbox { + border-bottom: 1px solid #0A1C14; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** +* Text Entries * +****************/ +spinbutton:not(.vertical), spinbutton.vertical > text, entry { + min-height: 28px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; } + spinbutton:not(.vertical) image.left, spinbutton.vertical > text image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, spinbutton.vertical > text image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton.flat:focus-within:not(.vertical), spinbutton.vertical > text.flat:focus-within, spinbutton.flat:not(.vertical), spinbutton.vertical > text.flat, + entry.flat:focus-within, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus-within:not(.vertical), spinbutton.vertical > text:focus-within, + entry:focus-within { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton:disabled:not(.vertical), spinbutton.vertical > text:disabled, + entry:disabled { + color: #6b7276; + border-color: #0b0d0f; + background-color: #0A1C14; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), spinbutton.vertical > text:backdrop, + entry:backdrop { + color: #9da4aa; + border-color: #0A1C14; + background-color: #0A1C14; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), spinbutton.vertical > text:backdrop:disabled, + entry:backdrop:disabled { + color: #3b484f; + border-color: #0A1C14; + background-color: #0A1C14; + box-shadow: none; } + spinbutton.error:not(.vertical), spinbutton.vertical > text.error, + entry.error { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; + color: #b25f5d; + border-color: #3e1f1e; } + spinbutton.error:focus-within:not(.vertical), spinbutton.vertical > text.error:focus-within, + entry.error:focus-within { + border-color: #3e1f1e; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.vertical > text.error:selected:focus, spinbutton.error:selected:not(.vertical), spinbutton.vertical > text.error:selected, + entry.error:selected:focus, + entry.error:selected { + background-color: #b25f5d; } + spinbutton.warning:not(.vertical), spinbutton.vertical > text.warning, + entry.warning { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; + color: #cc5500; + border-color: #1a0b00; } + spinbutton.warning:focus-within:not(.vertical), spinbutton.vertical > text.warning:focus-within, + entry.warning:focus-within { + border-color: #1a0b00; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.vertical > text.warning:selected:focus, spinbutton.warning:selected:not(.vertical), spinbutton.vertical > text.warning:selected, + entry.warning:selected:focus, + entry.warning:selected { + background-color: #cc5500; } + spinbutton:not(.vertical) image, spinbutton.vertical > text image, + entry image { + color: #9ca4a9; } + spinbutton:not(.vertical) image:hover, spinbutton.vertical > text image:hover, + entry image:hover { + color: #BCC4C9; } + spinbutton:not(.vertical) image:active, spinbutton.vertical > text image:active, + entry image:active { + color: #506A68; } + spinbutton:not(.vertical) image:backdrop, spinbutton.vertical > text image:backdrop, + entry image:backdrop { + color: #5c6367; } + spinbutton:drop(active):focus-within:not(.vertical), spinbutton.vertical > text:drop(active):focus-within, spinbutton:drop(active):not(.vertical), spinbutton.vertical > text:drop(active), + entry:drop(active):focus-within, + entry:drop(active) { + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } + .osd spinbutton:not(.vertical), .osd spinbutton.vertical > text, + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus-within:not(.vertical), .osd spinbutton.vertical > text:focus-within, + .osd entry:focus-within { + color: white; + border-color: #506A68; + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), .osd spinbutton.vertical > text:backdrop, + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton:disabled:not(.vertical), .osd spinbutton.vertical > text:disabled, + .osd entry:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, spinbutton.vertical > text progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: #506A68; + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, spinbutton.vertical > text progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:drop(active) + spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + text, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + text, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + menubutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + menubutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + dropdown > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + dropdown > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + colorbutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + colorbutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + fontbutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + fontbutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + filechooserbutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + filechooserbutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + filechooserbutton > combobox > box > button.combo, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + filechooserbutton > combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + appchooserbutton > combobox > box > button.combo, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + appchooserbutton > combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box > button.combo, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > entry:drop(active) + text, .linked:not(.vertical) > +entry:drop(active) + button, .linked:not(.vertical) > +entry:drop(active) + menubutton > button, .linked:not(.vertical) > +entry:drop(active) + dropdown > button, .linked:not(.vertical) > +entry:drop(active) + colorbutton > button, .linked:not(.vertical) > +entry:drop(active) + fontbutton > button, .linked:not(.vertical) > +entry:drop(active) + filechooserbutton > button, .linked:not(.vertical) > +entry:drop(active) + filechooserbutton > combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + appchooserbutton > combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + +entry, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + +entry, .linked:not(.vertical) > +entry:drop(active) + +entry { + border-left-color: #9dbc89; } +.linked:not(.vertical) > spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text, .linked:not(.vertical) > +entry { + border-right-style: solid; + border-right-color: transparent; } + .linked:not(.vertical) > spinbutton:focus-within:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:focus-within, .linked:not(.vertical) > + entry:focus-within { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + .popup button, spinbutton.vertical.linked:not(.vertical) > text:focus-within + .popup button, .linked:not(.vertical) > + entry:focus-within + .popup button { + border-left-color: #506A68; } + .linked:not(.vertical) > spinbutton:not(.vertical) + .popup button, spinbutton.vertical.linked:not(.vertical) > text + .popup button, .linked:not(.vertical) > + entry + .popup button { + border-radius: 0px 1px 1px 0px; } +.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), spinbutton.vertical.linked > text:not(:disabled) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), spinbutton.vertical.linked > text:not(:disabled) + spinbutton:not(:disabled):not(.vertical), spinbutton.vertical.linked > spinbutton:not(:disabled):not(.vertical) + text:not(:disabled), spinbutton.vertical.linked > text:not(:disabled) + text:not(:disabled), .linked.vertical > +entry:not(:disabled) + entry:not(:disabled), .linked.vertical > +entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical), spinbutton.vertical.linked > entry:not(:disabled) + text:not(:disabled) { + border-top-color: #181e21; + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); } + .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop, spinbutton.vertical.linked > text:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), spinbutton.vertical.linked > text:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical), spinbutton.vertical.linked > spinbutton:not(:disabled):not(.vertical) + text:not(:disabled):backdrop, spinbutton.vertical.linked > text:not(:disabled) + text:not(:disabled):backdrop, .linked.vertical > + entry:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical > + entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical), spinbutton.vertical.linked > entry:not(:disabled) + text:not(:disabled):backdrop { + border-top-color: #1b2124; + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); } +.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), spinbutton.vertical.linked > text:disabled + spinbutton:disabled:not(.vertical), spinbutton.vertical.linked > spinbutton:disabled:not(.vertical) + text:disabled, spinbutton.vertical.linked > text:disabled + text:disabled, .linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, spinbutton.vertical.linked > text:disabled + entry:disabled, .linked.vertical > +entry:disabled + spinbutton:disabled:not(.vertical), spinbutton.vertical.linked > entry:disabled + text:disabled, .linked.vertical > +entry:disabled + entry:disabled { + border-top-color: #181e21; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical), spinbutton.vertical.linked > text + spinbutton:focus:not(:only-child):not(.vertical), spinbutton.vertical.linked > spinbutton:not(.vertical) + text:focus:not(:only-child), spinbutton.vertical.linked > text + text:focus:not(:only-child), +.linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), +spinbutton.vertical.linked > text + entry:focus:not(:only-child), .linked.vertical > +entry + spinbutton:focus:not(:only-child):not(.vertical), spinbutton.vertical.linked > entry + text:focus:not(:only-child), +.linked.vertical > +entry + entry:focus:not(:only-child) { + border-top-color: #355852; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:drop(active):not(:only-child):not(.vertical), spinbutton.vertical.linked > text + spinbutton:drop(active):not(:only-child):not(.vertical), spinbutton.vertical.linked > spinbutton:not(.vertical) + text:drop(active):not(:only-child), spinbutton.vertical.linked > text + text:drop(active):not(:only-child), +.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), +spinbutton.vertical.linked > text + entry:drop(active):not(:only-child), .linked.vertical > +entry + spinbutton:drop(active):not(:only-child):not(.vertical), spinbutton.vertical.linked > entry + text:drop(active):not(:only-child), +.linked.vertical > +entry + entry:drop(active):not(:only-child) { + border-top-color: #9dbc89; } +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical), spinbutton.vertical.linked > text:focus:not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > spinbutton:focus:not(:only-child):not(.vertical) + text, spinbutton.vertical.linked > text:focus:not(:only-child) + text, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry, +spinbutton.vertical.linked > text:focus:not(:only-child) + entry, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button, +spinbutton.vertical.linked > text:focus:not(:only-child) + button, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + combobox > box > button.combo, +spinbutton.vertical.linked > text:focus:not(:only-child) + combobox > box > button.combo, .linked.vertical > +entry:focus:not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > entry:focus:not(:only-child) + text, +.linked.vertical > +entry:focus:not(:only-child) + entry, +.linked.vertical > +entry:focus:not(:only-child) + button, +.linked.vertical > +entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #355852; } +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + spinbutton:not(.vertical), spinbutton.vertical.linked > text:drop(active):not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > spinbutton:drop(active):not(:only-child):not(.vertical) + text, spinbutton.vertical.linked > text:drop(active):not(:only-child) + text, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + entry, +spinbutton.vertical.linked > text:drop(active):not(:only-child) + entry, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button, +spinbutton.vertical.linked > text:drop(active):not(:only-child) + button, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo, +spinbutton.vertical.linked > text:drop(active):not(:only-child) + combobox > box > button.combo, .linked.vertical > +entry:drop(active):not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > entry:drop(active):not(:only-child) + text, +.linked.vertical > +entry:drop(active):not(:only-child) + entry, +.linked.vertical > +entry:drop(active):not(:only-child) + button, +.linked.vertical > +entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #9dbc89; } + +treeview entry:focus-within:dir(rtl), treeview entry:focus-within:dir(ltr) { + background-color: #0A1C14; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #0A1C14; } + treeview entry.flat:focus-within, treeview entry:focus-within { + border-color: #506A68; } + +/************* + * Expanders * + *************/ +expander { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + expander:hover { + color: white; } + expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #0A1C14; + border-width: 1px; + border-style: solid solid none; + border-color: #0b0d0f; + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid #0b0d0f; } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: #0A1C14; } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid #0b0d0f; } + actionbar > revealer > box:backdrop { + border-color: #0A1C14; } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: radial-gradient(farthest-side at top, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at top, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.top:backdrop { + background-image: radial-gradient(farthest-side at top, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 100% 3%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.bottom { + background-image: radial-gradient(farthest-side at bottom, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at bottom, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.bottom:backdrop { + background-image: radial-gradient(farthest-side at bottom, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 100% 3%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.left { + background-image: radial-gradient(farthest-side at left, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at left, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.left:backdrop { + background-image: radial-gradient(farthest-side at left, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 3% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.right { + background-image: radial-gradient(farthest-side at right, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at right, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.right:backdrop { + background-image: radial-gradient(farthest-side at right, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 3% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, #0b0d0f 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #0A1C14; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, #0A1C14 1px, transparent 1px); + background-color: #13181a; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + border: 1px solid #0A1C14; + background: #0A1C14; + color: #BCC4C9; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: #506A68; } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #0A1C14; + background-image: none; + border: 1px solid #0A1C14; + color: #BCC4C9; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #0A1C14; } + GraniteWidgetsWelcome GtkLabel { + color: #BCC4C9; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(188, 196, 201, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + background-color: #0A1C14; + border: solid #0b0d0f; + color: #BCC4C9; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #0A1C14; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #0A1C14; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(188, 196, 201, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #d7bd7e; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #0A1C14; } + .storage-bar .fill-block.app { + background-color: #7b9cb5; } + .storage-bar .fill-block.audio { + background-color: #ff6a00; } + .storage-bar .fill-block.photo { + background-color: #ba706e; } + .storage-bar .fill-block.video { + background-color: #a983a1; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), .titlebar, headerbar { + padding: 0 6px; + min-height: 38px; + background: #0A1C14; + color: #bcc3c9; + border-radius: 0; } + .titlebar:backdrop, + headerbar:backdrop { + border-color: #0A1C14; + transition: 200ms ease-out; } + .titlebar .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) .linked > button, .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + .titlebar headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + headerbar .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar headerbar .linked > button, + headerbar .titlebar .linked > button, .titlebar:not(headerbar) .linked > button:active, .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + .titlebar headerbar .linked > button:active, .titlebar:not(headerbar) .linked > button:checked, .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:active, + headerbar .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar headerbar .linked > button:active, + headerbar .titlebar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + headerbar .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar .linked > button:checked, .titlebar:not(headerbar) .linked > button:hover, .titlebar .linked > button:hover, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button, + headerbar .titlebar .linked > button, + headerbar .linked > button, + .titlebar headerbar .linked > button:active, + .titlebar headerbar .linked > button:checked, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .titlebar .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .linked > button:hover, + headerbar .linked > button:backdrop { + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:first-child, .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, .titlebar:not(headerbar) .linked > button:first-child:active, .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, .titlebar:not(headerbar) .linked > button:first-child:checked, .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, .titlebar:not(headerbar) .linked > button:first-child:hover, .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar .linked > button:first-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:first-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:first-child:hover, + .titlebar headerbar .linked > button:first-child:hover, + headerbar .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:first-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar headerbar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child, + headerbar .linked > button:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } + .titlebar:not(headerbar) .linked > button:last-child, .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, .titlebar:not(headerbar) .linked > button:last-child:active, .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, .titlebar:not(headerbar) .linked > button:last-child:checked, .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, .titlebar:not(headerbar) .linked > button:last-child:hover, .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar .linked > button:last-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:last-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:last-child:hover, + .titlebar headerbar .linked > button:last-child:hover, + headerbar .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:last-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar headerbar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child, + headerbar .linked > button:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, .titlebar:not(headerbar) .linked > button:only-child:active, .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, .titlebar:not(headerbar) .linked > button:only-child:checked, .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, .titlebar:not(headerbar) .linked > button:only-child:hover, .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar .linked > button:only-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:only-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:only-child:hover, + .titlebar headerbar .linked > button:only-child:hover, + headerbar .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:only-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar headerbar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child, + headerbar .linked > button:only-child { + border-radius: 1px; + border-style: solid; } + .selection-mode.titlebar button:backdrop.flat:active, .selection-mode.titlebar button:backdrop.flat:checked, .selection-mode.titlebar button:backdrop:active, .selection-mode.titlebar button:backdrop:checked, + headerbar.selection-mode button:backdrop.flat:active, + headerbar.selection-mode button:backdrop.flat:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked { + border-color: #3a4d4b; } + .selection-mode.titlebar button:backdrop.flat:active label, .selection-mode.titlebar button:backdrop.flat:checked label, .selection-mode.titlebar button:backdrop:active label, .selection-mode.titlebar button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(80, 106, 104, 0.6); } + .tiled .titlebar, .maximized .titlebar, + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop, .tiled .titlebar, .maximized .titlebar:backdrop, .maximized .titlebar, + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar, headerbar.default-decoration { + padding: 5px 4px; + min-height: 20px; } + .default-decoration.titlebar button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator:not(.sidebar), +headerbar button, +headerbar menubutton { + margin-top: 3px; + margin-bottom: 3px; } +headerbar menubutton > button, +headerbar spinbutton > button, +headerbar splitbutton > button, +headerbar splitbutton > menubutton, +headerbar entry > menubutton { + margin-top: 0px; + margin-bottom: 0px; } +headerbar switch { + margin-top: 0; + margin-bottom: 0; } +headerbar separator { + background: transparent; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 1px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 1px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #0f1315; } + +.sidebar-pane .top-bar, .sidebar-pane .top-bar headerbar, .content-pane .top-bar, .content-pane .top-bar headerbar { + background: transparent; } + +.sidebar-pane .top-bar { + background-color: #191f22; } + .sidebar-pane .top-bar button.image-button.toggle { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + .sidebar-pane .top-bar button.image-button.toggle:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .sidebar-pane .top-bar button.image-button.toggle:active, .sidebar-pane .top-bar button.image-button.toggle:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.content-pane .top-bar { + background-color: #0A1C14; } + +.raised.top-bar { + background-color: transparent; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #BCC4C9; + background-color: #0A1C14; + border-bottom: 1px solid #0A1C14; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #fefefe; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #fefefe; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(254, 254, 254, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(30, 37, 41, 0.98); + color: #BCC4C9; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #BCC4C9; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #0A1C14; + color: #BCC4C9; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(30, 37, 41, 0.6); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(30, 37, 41, 0.5); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + +.info, .info:backdrop { + color: #9dbc89; + background-color: transparent; } + +.warning, .warning:backdrop { + color: #cc5500; + background-color: transparent; } + +.question, .question:backdrop { + color: #88b7af; + background-color: transparent; } + +.error, .error:backdrop { + color: #b25f5d; + background-color: transparent; } + +banner revealer widget { + background: #7b9cb5; + padding: 5px; } + banner revealer widget, banner revealer widget:backdrop { + color: #BCC4C9; } + banner revealer widget button.suggested-action { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: rgba(0, 0, 0, 0.2); } + banner revealer widget button.suggested-action:hover, banner revealer widget button.suggested-action:active { + background-color: rgba(0, 0, 0, 0.4); } + banner revealer widget button.suggested-action:backdrop { + background-color: rgba(0, 0, 0, 0.3); } + +levelbar.horizontal trough > block { + min-height: 5px; + border-radius: 5px; } + levelbar.horizontal trough > block:dir(rtl) { + border-radius: 0 5px 5px 0; } + levelbar.horizontal trough > block:dir(ltr) { + border-radius: 5px 0 0 5px; } + levelbar.horizontal trough > block.empty, levelbar.horizontal trough > block.full { + border-radius: 5px; } +levelbar.horizontal.discrete trough > block { + min-height: 2px; + margin: 1px; + min-width: 24px; + border-radius: 0; } + levelbar.horizontal.discrete trough > block:first-child { + border-radius: 2px 0 0 2px; } + levelbar.horizontal.discrete trough > block:last-child { + border-radius: 0 2px 2px 0; } +levelbar.vertical trough > block { + min-width: 5px; + border-radius: 5px; } +levelbar.vertical.discrete > trough > block { + min-width: 2px; + margin: 1px 0; + min-height: 32px; } +levelbar > trough { + padding: 0; } +levelbar > trough > block { + border: 0px solid; } + levelbar > trough > block.low { + border-color: #cc5500; + background-color: #cc5500; } + levelbar > trough > block.high, levelbar > trough > block:not(.empty) { + border-color: #9dbc89; + background-color: #9dbc89; } + levelbar > trough > block.full { + border-color: #ba706e; + background-color: #ba706e; } + levelbar > trough > block.empty { + background-color: rgba(255, 255, 255, 0.1); + border-color: #0b0d0f; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #7b9cb5; } + *:link:visited, + button:visited { + color: rgba(123, 156, 181, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: #b8c3c2; } + *:link:hover, button:hover:link, + button:hover:visited { + color: #9cb5c7; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: #edefef; } + *:link:active, button:active:link, + button:active:visited { + color: #7b9cb5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: #dbe0e0; } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: #506A68; } + *:link:selected, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: #dbe0e0; } + +button:link, +button:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, + button:visited:hover, + button:visited:active, + button:visited:checked { + text-shadow: none; } + button:link > label, + button:visited > label { + text-decoration-line: underline; } + +/********* + * Lists * + *********/ +list, listview { + background-color: #0A1C14; + border-color: #0b0d0f; + border-radius: 0px; } + list, list label, listview, listview label { + color: #bcc3c9; } + list:backdrop, listview:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } + list.horizontal row.separator, list.separators.horizontal > row:not(.separator), listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator) { + border-left: 1px solid #0b0d0f; } + list:not(.horizontal) row.separator, list.separators:not(.horizontal) > row:not(.separator), listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator) { + border-bottom: 1px solid #0b0d0f; } + +row { + border-radius: 0px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(188, 196, 201, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(80, 106, 104, 0.5); } + row.activatable:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + row.activatable.button { + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + row .view, row iconview { + background-color: transparent; } + +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: #0b0d0f; } +columnview.data-table > listview > row > cell { + padding-top: 2px; + padding-bottom: 2px; } + +treeexpander { + border-spacing: 4px; } + +/******************************************************** + * Data Tables * + * treeview like tables with individual focusable cells * + * https://gitlab.gnome.org/GNOME/gtk/-/issues/2929 * + ********************************************************/ +columnview row:not(:selected) cell editablelabel:not(.editing):focus-within { + outline: 2px solid #0b0d0f; } + +columnview row:not(:selected) cell editablelabel.editing:focus-within { + outline: 2px solid #506A68; } + +columnview row:not(:selected) cell editablelabel.editing text selection { + background-color: rgba(80, 106, 104, 0.6); + color: transparent; } + columnview row:not(:selected) cell editablelabel.editing text selection:focus-within { + background-color: #506A68; + color: #BCC4C9; } + +/******************************************************* + * Rich Lists * + * Large list usually containing lots of widgets * + * https://gitlab.gnome.org/GNOME/gtk/-/issues/3073 * + *******************************************************/ +.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; } + +/******************************************************** + * Complex Lists * + * Put padding on the cell content so event controllers * + * can cover the whole area. * + ********************************************************/ +columnview.complex > listview > row > cell { + padding: 0; } + columnview.complex > listview > row > cell > * { + padding: 8px 6px; } +columnview.complex.data-table > listview > row > cell { + padding: 0; } + columnview.complex.data-table > listview > row > cell > * { + padding-top: 2px; + padding-bottom: 2px; } + +.boxed-list { + border: 1px solid #0b0d0f; } + .boxed-list-separate { + background-color: transparent; } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #0A1C14; + color: #bcc3c9; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > item, + .menubar > item { + min-height: 16px; + padding: 4px 8px; } + menubar > item:hover, + .menubar > item:hover { + box-shadow: inset 0 -3px #506A68; } + menubar > item:disabled, + .menubar > item:disabled { + color: #6b7276; + box-shadow: none; } + +menu, .menu, .context-menu { + font: initial; + margin: 4px; + padding: 2px 0px; + background: #0A1C14; + border-radius: 1px; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #0A1C14; } + menu menuitem, .menu menuitem, .context-menu menuitem { + min-height: 17px; + min-width: 40px; + padding: 4px 6px; + text-shadow: none; } + menu menuitem:hover, .menu menuitem:hover, .context-menu menuitem:hover { + color: #fefefe; + background-color: #506A68; } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #6b7276; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3b484f; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #6b7276; + background-color: transparent; } + menu menuitem arrow, .menu menuitem arrow, .context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; } + menu menuitem arrow:dir(ltr), .menu menuitem arrow:dir(ltr), .context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 10px; } + menu menuitem arrow:dir(rtl), .menu menuitem arrow:dir(rtl), .context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; } + menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), .menu menuitem label:dir(rtl), .menu menuitem label:dir(ltr), .context-menu menuitem label:dir(rtl), .context-menu menuitem label:dir(ltr) { + color: inherit; } + menu > arrow, .menu > arrow, .context-menu > arrow { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #0A1C14; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + menu > arrow.bottom, .menu > arrow.bottom, .context-menu > arrow.bottom { + margin-bottom: -6px; + border-top: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #2e3539; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #0A1C14; } + menu > arrow:disabled, .menu > arrow:disabled, .context-menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem accelerator { + color: alpha(currentColor,0.55); } +menuitem check, +menuitem radio { + min-height: 16px; + min-width: 16px; } + menuitem check:dir(ltr), + menuitem radio:dir(ltr) { + margin-right: 7px; } + menuitem check:dir(rtl), + menuitem radio:dir(rtl) { + margin-left: 7px; } + +.csd.popup { + background: transparent; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0b0d0f; } + .content-view:hover { + -gtk-icon-filter: brightness(1.2); } + .content-view:backdrop { + background-color: #0b0d0f; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(188, 196, 201, 0.1); + border-radius: 5px; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: #0b0d0f; + border-width: 1px; + background-color: #0A1C14; } + notebook > header:backdrop { + border-color: #0A1C14; + background-color: #0A1C14; } + notebook > header tabs { + margin: 0px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -3px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #0A1C14; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #0A1C14; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: -1px 0 0 #0b0d0f, 0px 1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 0px 1px 0 #0b0d0f; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.top > tabs > arrow { + border-top-style: none; } + notebook > header.bottom > tabs > arrow { + border-bottom-style: none; } + notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + margin-left: -5px; + margin-right: -5px; + padding-left: 4px; + padding-right: 4px; } + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + notebook > header.left > tabs > arrow { + border-left-style: none; } + notebook > header.right > tabs > arrow { + border-right-style: none; } + notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + margin-top: -5px; + margin-bottom: -5px; + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + notebook > header > tabs > arrow { + min-height: 14px; + min-width: 14px; + border-radius: 0; } + notebook > header > tabs > arrow:hover:not(:active):not(:backdrop) { + background-clip: padding-box; + background-image: none; + background-color: rgba(255, 255, 255, 0.3); + border-color: transparent; + box-shadow: none; } + notebook > header > tabs > arrow:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 24px; + min-width: 24px; + padding: 1px 12px; + outline-offset: -5px; + color: #6b7276; + font-weight: normal; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #949ba0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(11, 13, 15, 0.3); + background-color: rgba(26, 32, 35, 0.2); } + notebook > header tab:backdrop { + color: #4b5155; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #BCC4C9; + box-shadow: -1px 0 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(11, 13, 15, 0.5); + background-color: rgba(26, 32, 35, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(26, 32, 35, 0.7); } + notebook > header tab:backdrop:checked { + color: #6b7276; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: #0A1C14; + background-color: #0A1C14; } + notebook > header tab button.flat { + border: none; + padding: 0; + margin-top: 4px; + margin-bottom: 4px; + min-width: 20px; + min-height: 20px; } + notebook > header tab button.flat:hover { + background: transparent; + box-shadow: none; + color: #ba706e; } + notebook > header tab button.flat, notebook > header tab button.flat:backdrop { + color: alpha(currentColor,0.3); } + notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 0px; + padding-right: 0px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: -1px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: -1px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + border-style: none solid; } + notebook > header.left tabs, notebook > header.right tabs { + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + border-style: solid none; } + notebook > header.top tab { + padding-bottom: 3px; } + notebook > header.bottom tab { + padding-top: 3px; } +notebook > stack:not(:only-child) { + background-color: #0A1C14; } + notebook > stack:not(:only-child):backdrop { + background-color: #0A1C14; } +notebook button.flat { + padding: 1px 3px; + background: transparent; + border: none; } + notebook button.flat:hover, notebook button.flat:backdrop { + background: transparent; } + +tabbar:backdrop .box > scrolledwindow, +tabbar:backdrop .box > .start-action, +tabbar:backdrop .box > .end-action { + filter: opacity(1); } +tabbar tabbox { + background-color: #0A1C14; + padding: 0px; + color: #BCC4C9; } + tabbar tabbox:backdrop { + background-color: #0A1C14; } + tabbar tabbox > tabboxchild { + margin: 0 -3px; + border-radius: 0; } + tabbar tabbox > tab, + tabbar tabbox > tabboxchild > tab { + border-radius: 0; } + tabbar tabbox > tab:checked, tabbar tabbox > tab:selected, + tabbar tabbox > tabboxchild > tab:checked, + tabbar tabbox > tabboxchild > tab:selected { + background: #232b2f; + color: #BCC4C9; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#0b0d0f); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(#506A68); } + paned > separator:backdrop { + background-image: image(#0A1C14); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #0A1C14; + background-image: image(#0b0d0f), image(#0b0d0f); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #0A1C14; + background-image: image(#0A1C14), image(#0A1C14); } +paned.horizontal > separator { + background-repeat: repeat-y; } + paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; } + paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; } + paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; } +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; } + paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; } + +/************ + * Pathbars * + ************/ +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; } +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 8px; } +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 8px; } +.path-bar button image { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.slider-button { + padding-left: 0; + padding-right: 0; } + +#NautilusPathBar, .pathbar { + margin-top: 2px; + border-radius: 1px; + background-color: #0A1C14; } + #NautilusPathBar .dim-label, #NautilusPathBar label.separator, #NautilusPathBar .titlebar .subtitle, .titlebar #NautilusPathBar .subtitle, + #NautilusPathBar headerbar .subtitle, + headerbar #NautilusPathBar .subtitle, .pathbar .dim-label, .pathbar label.separator, .pathbar .titlebar .subtitle, .titlebar .pathbar .subtitle, + .pathbar headerbar .subtitle, + headerbar .pathbar .subtitle { + color: transparent; + margin-right: -5px; } + #NautilusPathBar button .horizontal > .dim-label, #NautilusPathBar button .horizontal > label.separator, #NautilusPathBar button .titlebar .horizontal > .subtitle, .titlebar #NautilusPathBar button .horizontal > .subtitle, + #NautilusPathBar button headerbar .horizontal > .subtitle, + headerbar #NautilusPathBar button .horizontal > .subtitle, .pathbar button .horizontal > .dim-label, .pathbar button .horizontal > label.separator, .pathbar button .titlebar .horizontal > .subtitle, .titlebar .pathbar button .horizontal > .subtitle, + .pathbar button headerbar .horizontal > .subtitle, + headerbar .pathbar button .horizontal > .subtitle { + color: #BCC4C9; + padding: 5.5px 12px; + margin: 0; + border-right: 1px solid #0b0d0f; } + #NautilusPathBar button:hover .dim-label, #NautilusPathBar button:hover label.separator, #NautilusPathBar button:hover .titlebar .subtitle, .titlebar #NautilusPathBar button:hover .subtitle, + #NautilusPathBar button:hover headerbar .subtitle, + headerbar #NautilusPathBar button:hover .subtitle, #NautilusPathBar button:focus .dim-label, #NautilusPathBar button:focus label.separator, #NautilusPathBar button:focus .titlebar .subtitle, .titlebar #NautilusPathBar button:focus .subtitle, + #NautilusPathBar button:focus headerbar .subtitle, + headerbar #NautilusPathBar button:focus .subtitle, .pathbar button:hover .dim-label, .pathbar button:hover label.separator, .pathbar button:hover .titlebar .subtitle, .titlebar .pathbar button:hover .subtitle, + .pathbar button:hover headerbar .subtitle, + headerbar .pathbar button:hover .subtitle, .pathbar button:focus .dim-label, .pathbar button:focus label.separator, .pathbar button:focus .titlebar .subtitle, .titlebar .pathbar button:focus .subtitle, + .pathbar button:focus headerbar .subtitle, + headerbar .pathbar button:focus .subtitle { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 0; } + #NautilusPathBar button > .horizontal > image.dim-label, #NautilusPathBar .titlebar button > .horizontal > image.subtitle, .titlebar #NautilusPathBar button > .horizontal > image.subtitle, + #NautilusPathBar headerbar button > .horizontal > image.subtitle, + headerbar #NautilusPathBar button > .horizontal > image.subtitle, .pathbar button > .horizontal > image.dim-label, .pathbar .titlebar button > .horizontal > image.subtitle, .titlebar .pathbar button > .horizontal > image.subtitle, + .pathbar headerbar button > .horizontal > image.subtitle, + headerbar .pathbar button > .horizontal > image.subtitle { + padding: 3px 0px 3px 12px; + border-right: none; + margin-right: -6px; } + #NautilusPathBar button, .pathbar button { + background: transparent; + border: none; + margin: 0; + padding: 0; + box-shadow: none; } + #NautilusPathBar .flat.popup, .pathbar .flat.popup { + margin: 0; } + #NautilusPathBar .flat.popup button, .pathbar .flat.popup button { + padding: 4px 6px; } + #NautilusPathBar .flat.popup button:hover, #NautilusPathBar .flat.popup button:active, #NautilusPathBar .flat.popup button:checked, .pathbar .flat.popup button:hover, .pathbar .flat.popup button:active, .pathbar .flat.popup button:checked { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #NautilusPathBar .current-dir label, .pathbar .current-dir label { + padding: 5.5px 12px; } + #NautilusPathBar .current-dir label, #NautilusPathBar .current-dir image, .pathbar .current-dir label, .pathbar .current-dir image { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #NautilusPathBar button.current-dir:only-child image, .pathbar button.current-dir:only-child image { + margin-right: -6px; + padding: 0px 0px 0px 12px; + border-radius: 1px 0px 0px 1px; } + +#NautilusQueryEditor > menubutton > button { + margin-right: -7px; + -gtk-icon-size: 12px; + border-radius: 0px 1px 1px 0px; + border: none; + background-color: transparent; } + #NautilusQueryEditor > menubutton > button:hover image, #NautilusQueryEditor > menubutton > button:active image, #NautilusQueryEditor > menubutton > button:checked image { + color: #fefefe; } +#NautilusQueryEditor > text, #NautilusQueryEditor > image { + margin: 0; } + +/*************** + * Popovers * + ***************/ +popover.background { + background-color: transparent; + font: initial; } + popover.background > arrow, + popover.background > contents { + background: linear-gradient(to bottom, #0A1C14, #161b1d); + background-clip: padding-box; + border: 1px solid #0b0d0f; + box-shadow: 0 4px 6px transparent; + color: #BCC4C9; } + popover.background > arrow label.dim-label, popover.background > arrow label.separator, popover.background > arrow .titlebar label.subtitle, .titlebar popover.background > arrow label.subtitle, + popover.background > arrow headerbar label.subtitle, + headerbar popover.background > arrow label.subtitle, popover.background > arrow label.title-2, popover.background > arrow .text-button:not(.suggested-action), + popover.background > contents label.dim-label, + popover.background > contents label.separator, + popover.background > contents .titlebar label.subtitle, + .titlebar popover.background > contents label.subtitle, + popover.background > contents headerbar label.subtitle, + headerbar popover.background > contents label.subtitle, + popover.background > contents label.title-2, + popover.background > contents .text-button:not(.suggested-action) { + color: #BCC4C9; } + popover.background:backdrop { + background-color: transparent; + box-shadow: none; } + popover.background > contents { + padding: 8px; + border-radius: 1px; } + popover.background > contents > list, + popover.background > contents > .view, + popover.background > contents > iconview, + popover.background > contents > toolbar { + border-style: none; + background-color: transparent; } + popover.background > contents separator { + background-color: #101315; + margin: 3px; } + popover.background > contents list separator { + margin: 0; } + .osd popover.background, popover.background.touch-selection, popover.background.magnifier { + background-color: transparent; } + .osd popover.background > arrow, + .osd popover.background > contents, popover.background.touch-selection > arrow, + popover.background.touch-selection > contents, popover.background.magnifier > arrow, + popover.background.magnifier > contents { + border: 1px solid rgba(255, 255, 255, 0.1); + box-shadow: none; } + +magnifier { + background-color: #0A1C14; } + +/********************** + * Popover Base Menus * + **********************/ +popover.menu { + padding: 0; } + popover.menu box.inline-buttons { + padding: 0 12px; } + popover.menu box.inline-buttons button.image-button.model { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 30px; + min-width: 30px; + padding: 0; + border: none; + outline: none; + transition: none; } + popover.menu box.inline-buttons button.image-button.model:selected { + background: image(#2b353a); } + popover.menu box.circular-buttons { + padding: 12px 12px 6px; } + popover.menu box.circular-buttons button.circular.image-button.model { + padding: 11px; } + popover.menu box.circular-buttons button.circular.image-button.model:focus { + background-color: #2b353a; + border-color: #2b353a; } + popover.menu > arrow, popover.menu.background > contents { + background-color: #0A1C14; + color: #BCC4C9; + padding: 5px; } + popover.menu > arrow .view, popover.menu > arrow iconview, popover.menu.background > contents .view, popover.menu.background > contents iconview { + background-color: transparent; } + popover.menu > arrow .view row, popover.menu > arrow iconview row, popover.menu.background > contents .view row, popover.menu.background > contents iconview row { + margin: 0; } + popover.menu.background separator { + margin: 6px 0; } + 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 check:hover, popover.menu check:active, + popover.menu radio:hover, + popover.menu radio:active { + background-color: transparent; } + popover.menu radio { + border-color: #0b0d0f; } + popover.menu radio:active { + border-color: rgba(11, 13, 15, 0.5); } + 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 modelbutton, popover.menu.background > contents .view row, popover.menu.background > contents iconview row { + min-height: 30px; + min-width: 40px; + padding: 0 12px; + border-radius: 5px; } + popover.menu modelbutton:selected, popover.menu.background > contents .view row:selected, popover.menu.background > contents iconview row:selected { + color: #bcc3c9; + background-color: #2b353a; } + popover.menu modelbutton:selected:active, popover.menu.background > contents .view row:selected:active, popover.menu.background > contents iconview row:selected:active { + background-color: #415058; } + popover.menu label.title { + font-weight: bold; + padding: 4px 32px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(188, 196, 201, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; } + progressbar.osd trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; } + progressbar.osd progress { + border-style: none; + border-radius: 0; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(255, 255, 255, 0.1); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(255, 255, 255, 0.06); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(255, 255, 255, 0.06); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +progressbar progress, scale highlight { + border: none; + background-color: #88b7af; + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(255, 255, 255, 0.1); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: #98c1ba; + background-color: #98c1ba; } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 4px; } + scale.vertical trough, + scale.vertical progress { + min-width: 4px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: white; + box-shadow: inset 0 1px #ba706e, 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 0px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #88b7af; } + scale slider:active:disabled { + background-color: #0A1C14; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + scale.fine-tune.horizontal { + padding-top: 9px; + padding-bottom: 9px; + min-height: 16px; } + scale.fine-tune.vertical { + padding-left: 9px; + padding-right: 9px; + min-width: 16px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; } + scale trough { + outline-offset: 2px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: #0b0d0f; } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #0b0d0f; + border-width: 0px; + border-style: solid; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.507), 0px 0px 5px rgba(0, 0, 0, 0.5); } + scale slider:hover { + box-shadow: 0px 0px 10px #88b7af; } + scale slider:active { + border-color: #3a4d4b; } + scale slider:disabled { + background-color: #52877e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #52877e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: #3a4d4b; } + scale value { + color: alpha(currentColor,0.4); } + scale.horizontal > marks { + color: alpha(currentColor,0.55); } + scale.horizontal > marks.top { + margin-bottom: 6px; } + scale.horizontal > marks.bottom { + margin-top: 6px; } + scale.horizontal > marks indicator { + background-color: currentColor; + min-height: 6px; + min-width: 1px; } + scale.horizontal > value.left { + margin-right: 9px; } + scale.horizontal > value.right { + margin-left: 9px; } + scale.horizontal.fine-tune > marks.top { + margin-top: 3px; } + scale.horizontal.fine-tune > marks.bottom { + margin-bottom: 3px; } + scale.horizontal.fine-tune > marks indicator { + min-height: 3px; } + scale.vertical > marks { + color: alpha(currentColor,0.55); } + scale.vertical > marks.top { + margin-right: 6px; } + scale.vertical > marks.bottom { + margin-left: 6px; } + scale.vertical > marks indicator { + background-color: currentColor; + min-height: 1px; + min-width: 6px; } + scale.vertical > value.top { + margin-bottom: 9px; } + scale.vertical > value.bottom { + margin-top: 9px; } + scale.vertical.fine-tune > marks.top { + margin-left: 3px; } + scale.vertical.fine-tune > marks.bottom { + margin-right: 3px; } + scale.vertical.fine-tune > marks indicator { + min-height: 3px; } + scale.horizontal.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(#0b0d0f); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + scale.color.horizontal slider:dir(ltr):hover, scale.color.horizontal slider:dir(ltr):backdrop, scale.color.horizontal slider:dir(ltr):disabled, scale.color.horizontal slider:dir(ltr):backdrop:disabled, scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl):hover, scale.color.horizontal slider:dir(rtl):backdrop, scale.color.horizontal slider:dir(rtl):disabled, scale.color.horizontal slider:dir(rtl):backdrop:disabled, scale.color.horizontal slider:dir(rtl) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #0A1C14; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + scrollbar.top { + border-bottom: 1px solid #0b0d0f; } + scrollbar.bottom { + border-top: 1px solid #0b0d0f; } + scrollbar.left { + border-right: 1px solid #0b0d0f; } + scrollbar.right { + border-left: 1px solid #0b0d0f; } + scrollbar:backdrop { + background-color: #13181a; + border-color: #0A1C14; + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #7b8287; } + scrollbar slider:hover { + background-color: #9ca3a8; } + scrollbar slider:hover:active { + background-color: #668785; } + scrollbar slider:backdrop { + background-color: #3a4144; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; } + scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + opacity: 0.4; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 3px; + min-height: 3px; + background-color: #BCC4C9; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #BCC4C9; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -gtk-icon-source: none; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + margin: 1px 2px; + min-width: 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + margin: 2px 1px; + min-height: 5px; } + scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.8; } + scrollbar.horizontal slider { + min-width: 40px; } + scrollbar.vertical slider { + min-height: 40px; } + scrollbar button { + padding: 0; + min-width: 12px; + min-height: 12px; + border-style: none; + border-radius: 0; + transition-property: min-height, min-width, color; + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #7b8287; } + scrollbar button:hover { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #9ca3a8; } + scrollbar button:active, scrollbar button:checked { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #668785; } + scrollbar button:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 130, 135, 0.2); } + scrollbar button:backdrop { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #3a4144; } + scrollbar button:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(58, 65, 68, 0.2); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid #0b0d0f; + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #191f22; } + stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: none; + border-left-style: none; } + stacksidebar.sidebar:dir(rtl) list + .sidebar:dir(rtl), stacksidebar.sidebar.right list + .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #0b0d0f; + border-right-style: none; } + .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; + transition: 200ms ease-out; } + .sidebar row { + padding: 8px 12px; } + .sidebar.source-list { + background: #0A1C14; + padding: 4px 0px; } + .sidebar.source-list.view, iconview.sidebar.source-list { + transition: all .12s ease-in; } + .sidebar.source-list.view:selected, iconview.sidebar.source-list:selected { + padding-left: 4px; + background: rgba(238, 238, 238, 0.5); + color: #ACACAC; + border-left: 4px solid #506A68; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(26, 32, 35, 0.4); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: #0b0d0f; } + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } +stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +.navigation-sidebar, .navigation-sidebar:backdrop, placessidebar, placessidebar:backdrop { + background: #191f22; } +.navigation-sidebar list, .navigation-sidebar list:backdrop, placessidebar list, placessidebar list:backdrop { + background-color: #191f22; } + +placessidebar > viewport.frame { + border-style: solid; } +placessidebar row { + padding: 2px 11px; } + placessidebar row .sidebar-icon { + margin-left: -14px; + margin-right: 7px; + padding-left: 14px; + padding-right: 7px; } + placessidebar row.sidebar-row:selected, placessidebar row.sidebar-row:selected:hover, placessidebar row.sidebar-row:selected:backdrop { + background-color: #0A1C14; } + placessidebar row label { + padding-left: 8px; } + placessidebar row.sidebar-new-bookmark-row { + color: #d7bd7e; } + placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #9dbc89, inset 0 -1px #9dbc89; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #fefefe; } + +.sidebar-pane, .sidebar-pane .bottom-bar { + background-color: #0A1C14; } +.sidebar-pane .bottom-bar button { + background-color: transparent; + border-radius: 0px; + border: none; } + .sidebar-pane .bottom-bar button .view, .sidebar-pane .bottom-bar button iconview { + background-color: transparent; } + +spinbutton { + font-feature-settings: "tnum"; } + spinbutton:not(.vertical) { + padding: 0; + border-spacing: 0; + /* :not here just to bump specificity above that of the list button styling */ } + spinbutton:not(.vertical) > text, .osd spinbutton:not(.vertical) > text { + min-width: 28px; + margin: 0; + background: none; + background-color: transparent; + border: none; + border-radius: 0; + box-shadow: none; + padding: 6px; } + spinbutton:not(.vertical) > text:backdrop:disabled, .osd spinbutton:not(.vertical) > text:backdrop:disabled { + background-color: transparent; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat), + spinbutton:not(.vertical) > button.image-button.down:not(.flat) { + min-height: 16px; + margin: 1px 0; + padding-bottom: 0; + padding-top: 0; + color: #acb4b9; + background-image: none; + border-style: none none none solid; + border-color: rgba(11, 13, 15, 0.3); + border-radius: 0; + box-shadow: none; + background-color: transparent; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl), + spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):hover, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):hover { + color: #BCC4C9; + background-color: #181d20; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):disabled, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):disabled { + color: rgba(107, 114, 118, 0.3); + background-color: transparent; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):active, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):active { + color: #BCC4C9; + background-color: #13181a; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(ltr):last-child, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(ltr):last-child { + border-radius: 0 6px 6px 0; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl):first-child, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl):first-child { + border-radius: 6px 0 0 6px; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat), + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat) { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl), + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl) { + border-style: none solid none none; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):hover, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):hover { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(0, 0, 0, 0.8); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):disabled, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(ltr):last-child, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(ltr):last-child { + border-radius: 0 6px 6px 0; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl):first-child, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl):first-child { + border-radius: 6px 0 0 6px; } + spinbutton.vertical:disabled { + color: #6b7276; } + spinbutton.vertical:drop(active) { + border-color: transparent; + box-shadow: none; } + spinbutton.vertical > text { + min-height: 32px; + min-width: 32px; + padding: 0; + border-radius: 0; } + spinbutton.vertical > text > selection { + background-color: rgba(80, 106, 104, 0.6); + color: transparent; } + spinbutton.vertical > text > selection:focus-within { + color: #BCC4C9; } + spinbutton.vertical > button { + min-height: 32px; + min-width: 32px; + padding: 0; } + spinbutton.vertical > button.up { + border-bottom-style: none; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; } + spinbutton.vertical > button.down { + border-top-style: none; + border-top-left-radius: 0; + border-top-right-radius: 0; } + .osd spinbutton.vertical > button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical > button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical > button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical > button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; } + treeview spinbutton:not(.vertical) > text { + min-height: 0; + padding: 1px 2px; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: #506A68; } + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; } + spinner:checked:disabled { + opacity: 0.5; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + min-width: 40px; + min-height: 25px; + background-color: transparent; + background-size: 40px 24px; + background-repeat: no-repeat; + background-position: center center; + background-image: -gtk-scaled(url("../assets/switch-off.svg"), url("../assets/switch-off.svg")); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + switch:disabled { + background-image: -gtk-scaled(url("../assets/switch-insensitive.svg"), url("../assets/switch-insensitive.svg")); } + switch:disabled slider { + background-image: -gtk-scaled(url("../assets/switch-slider-insensitive.svg"), url("../assets/switch-slider-insensitive@2.png")); } + switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; } + switch:checked { + background-image: -gtk-scaled(url("../assets/switch-on.svg"), url("../assets/switch-on.svg")); } + switch:checked slider { + background-image: -gtk-scaled(url("../assets/switch-slider-on.svg"), url("../assets/switch-slider-on@2.png")); } + switch:checked:disabled { + background-image: -gtk-scaled(url("../assets/switch-on-insensitive.svg"), url("../assets/switch-on-insensitive.svg")); } + switch slider { + min-width: 1px; + min-height: 1px; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + background-image: -gtk-scaled(url("../assets/switch-slider-off.svg"), url("../assets/switch-slider-off@2.png")); } + switch trough:active, switch trough:checked { + background-color: #506A68; } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar > revealer > box { + padding: 4px; + background-color: #0A1C14; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + toolbar.vertical separator { + margin: 6px 1px 7px 0; } + toolbar:not(.inline-toolbar):not(.osd) switch, + toolbar:not(.inline-toolbar):not(.osd) scale, + toolbar:not(.inline-toolbar):not(.osd) entry, + toolbar:not(.inline-toolbar):not(.osd) spinbutton, + toolbar:not(.inline-toolbar):not(.osd) button { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar > revealer > box { + border-width: 0 0 1px; + padding: 5px; } + +.inline-toolbar, searchbar > revealer > box { + border-style: solid; + border-color: #0b0d0f; + background-color: #161a1d; } + .inline-toolbar:backdrop, searchbar > revealer > box:backdrop { + border-color: #0A1C14; + background-color: #151a1d; + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #0A1C14; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +columnview.view, +treeview.view { + border-left-color: #0b0d0f; + border-top-color: #0b0d0f; } + columnview.view:selected:focus, columnview.view:selected, + treeview.view:selected:focus, + treeview.view:selected { + border-radius: 0; + outline-color: #ba706e; } + columnview.view:disabled, + treeview.view:disabled { + color: #6b7276; } + columnview.view:disabled:selected, + treeview.view:disabled:selected { + color: #96a5a4; } + columnview.view:disabled:selected:backdrop, + treeview.view:disabled:selected:backdrop { + color: rgba(102, 125, 123, 0.85); } + columnview.view.separator, + treeview.view.separator { + min-height: 2px; + color: #0b0d0f; } + columnview.view:backdrop, + treeview.view:backdrop { + border-left-color: #2d3438; + border-top: #2d3438; } + 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: #3a4d4b; } + 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: #8d9499; } + columnview.view.expander:dir(rtl), + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + columnview.view.expander:hover, + treeview.view.expander:hover { + color: #bcc3c9; } + columnview.view.expander:selected, + treeview.view.expander:selected { + color: #cad2d1; } + columnview.view.expander:selected:hover, + treeview.view.expander:selected:hover { + color: #fefefe; } + columnview.view.expander:checked, + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + columnview.view.progressbar, + treeview.view.progressbar { + border: 1px solid #3a4d4b; + border-radius: 4px; + background-color: #506A68; + background-image: linear-gradient(to bottom, #506A68, #3a4d4b); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + columnview.view.progressbar:selected:focus, columnview.view.progressbar:selected, + treeview.view.progressbar:selected:focus, + treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: image(#0A1C14); } + columnview.view.progressbar:selected:focus:backdrop, columnview.view.progressbar:selected:backdrop, + treeview.view.progressbar:selected:focus:backdrop, + treeview.view.progressbar:selected:backdrop { + background-color: #0A1C14; } + columnview.view.trough, + treeview.view.trough { + background-color: rgba(188, 196, 201, 0.1); } + columnview.view.trough:selected:focus, columnview.view.trough:selected, + treeview.view.trough:selected:focus, + treeview.view.trough:selected { + background-color: #3a4d4b; } + columnview.view > header > button, + treeview.view > header > button { + color: #b6c3c9; + background-color: #0A1C14; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + columnview.view > header > button:hover, + treeview.view > header > button:hover { + color: #b9c4c9; + box-shadow: none; + transition: none; } + columnview.view > header > button:active, + treeview.view > header > button:active { + color: #BCC4C9; + transition: none; } + columnview.view > header > button sort-indicator, + treeview.view > header > button sort-indicator { + min-height: 16px; + min-width: 16px; } + columnview.view > header > button sort-indicator.ascending, + treeview.view > header > button sort-indicator.ascending { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + columnview.view > header > button sort-indicator.descending, + treeview.view > header > button sort-indicator.descending { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + columnview.view button.dnd:active, columnview.view button.dnd:selected, columnview.view button.dnd:hover, columnview.view button.dnd, + columnview.view header.button.dnd:active, + columnview.view header.button.dnd:selected, + columnview.view header.button.dnd:hover, + columnview.view header.button.dnd, + treeview.view button.dnd:active, + treeview.view button.dnd:selected, + treeview.view button.dnd:hover, + treeview.view button.dnd, + treeview.view header.button.dnd:active, + treeview.view header.button.dnd:selected, + treeview.view header.button.dnd:hover, + treeview.view header.button.dnd { + padding: 0 6px; + color: #ba706e; + background-image: none; + background-color: #506A68; + border-style: none; + border-radius: 0; + box-shadow: inset 0 0 0 1px #0A1C14; + text-shadow: none; + transition: none; } + columnview.view acceleditor > label, + treeview.view acceleditor > label { + background-color: #506A68; } + +columnview.view > header > button, +treeview.view > header > button, columnview.view > header > button:hover, +treeview.view > header > button:hover, columnview.view > header > button:active, +treeview.view > header > button:active { + padding: 0 6px; + background-image: none; + border-style: none none solid solid; + border-color: #0b0d0f; + border-radius: 0; + text-shadow: none; } + columnview.view > header > button:disabled, + treeview.view > header > button:disabled { + border-color: #0A1C14; + background-image: none; } + columnview.view > header > button:last-child:backdrop, + treeview.view > header > button:last-child:backdrop, columnview.view > header > button:last-child, + treeview.view > header > button:last-child { + border-right-style: none; } + +/********************** + * Window Decorations * + *********************/ +window { + border-width: 0px; } + window.csd { + box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.75); + margin: 0px; + border-radius: 1px 1px 0 0; } + window.csd:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.75); + transition: 200ms ease-out; } + window.csd.popup { + border-radius: 1px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.csd.dialog.message { + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.solid-csd { + margin: 0; + padding: 4px; + border: solid 1px #0b0d0f; + border-radius: 0; + box-shadow: inset 0 0 0 4px #0b0d0f, inset 0 0 0 3px #0A1C14, inset 0 1px rgba(188, 196, 201, 0.07); } + window.solid-csd:backdrop { + box-shadow: inset 0 0 0 4px #0b0d0f, inset 0 0 0 3px #0A1C14, inset 0 1px rgba(188, 196, 201, 0.07); } + window.maximized, window.fullscreen { + border-radius: 0; + box-shadow: none; } + window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { + border-radius: 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.tiled:backdrop, window.tiled-top:backdrop, window.tiled-left:backdrop, window.tiled-right:backdrop, window.tiled-bottom:backdrop { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.popup { + box-shadow: none; } + window.ssd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); } + +windowcontrols button.close, windowcontrols button.maximize, windowcontrols button.minimize { + min-width: 20px; + min-height: 20px; + margin: 0; + padding: 0 1px; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; } + windowcontrols button.close, windowcontrols button.close:hover, windowcontrols button.close:focus, windowcontrols button.close:active, windowcontrols button.close:backdrop, windowcontrols button.close:backdrop:hover, windowcontrols button.maximize, windowcontrols button.maximize:hover, windowcontrols button.maximize:focus, windowcontrols button.maximize:active, windowcontrols button.maximize:backdrop, windowcontrols button.maximize:backdrop:hover, windowcontrols button.minimize, windowcontrols button.minimize:hover, windowcontrols button.minimize:focus, windowcontrols button.minimize:active, windowcontrols button.minimize:backdrop, windowcontrols button.minimize:backdrop:hover { + background-color: transparent; + border: none; + box-shadow: none; + color: transparent; } +windowcontrols button.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + windowcontrols button.close:hover, windowcontrols button.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } +windowcontrols button.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + windowcontrols button.maximize:hover, windowcontrols button.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } +windowcontrols button.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + windowcontrols button.minimize:hover, windowcontrols button.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } +windowcontrols button:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, +.history-view:selected:focus, +.history-view:selected, +textview > text:selected:focus, +textview > text:selected, textview > text selection:focus, textview > text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, +.menuitem.button.flat:selected, calendar > grid > label.day-number:selected, spinbutton:not(.vertical) selection:focus, spinbutton.vertical > text selection:focus, spinbutton:not(.vertical) selection, spinbutton.vertical > text selection, +entry selection:focus, +entry selection, row:selected, columnview.view:selected:focus, columnview.view:selected, +treeview.view:selected:focus, +treeview.view:selected { + background-color: #506A68; } + row:selected label, label:selected, .selection-mode windowcontrols button, .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .history-view:selected:focus, + .history-view:selected, + textview > text:selected:focus, + textview > text:selected, textview > text selection:focus, textview > text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, + .menuitem.button.flat:selected, calendar > grid > label.day-number:selected, spinbutton:not(.vertical) selection:focus, spinbutton.vertical > text selection:focus, spinbutton:not(.vertical) selection, spinbutton.vertical > text selection, + entry selection:focus, + entry selection, row:selected, columnview.view:selected:focus, columnview.view:selected, + treeview.view:selected:focus, + treeview.view:selected { + color: #fefefe; + font-weight: normal; } + row:selected label:disabled, label:disabled:selected, .selection-mode windowcontrols button:disabled, iconview:disabled:selected:focus, .view:disabled:selected, iconview:disabled:selected, + .history-view:disabled:selected, + textview > text:disabled:selected:focus, + textview > text:disabled:selected, textview > text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, modelbutton.flat:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar > grid > label.day-number:disabled:selected, spinbutton:not(.vertical) selection:disabled, spinbutton.vertical > text selection:disabled, + entry selection:disabled, row:disabled:selected { + color: #a7b4b3; } + row:selected label:backdrop, label:backdrop:selected, .selection-mode windowcontrols button:backdrop, iconview:backdrop:selected:focus, .view:backdrop:selected, iconview:backdrop:selected, + .history-view:backdrop:selected, + textview > text:backdrop:selected:focus, + textview > text:backdrop:selected, textview > text selection:backdrop, flowbox flowboxchild:backdrop:selected, label:backdrop selection, modelbutton.flat:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar > grid > label.day-number:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, spinbutton.vertical > text selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(254, 254, 254, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode windowcontrols button:backdrop:disabled, .view:backdrop:disabled:selected, iconview:backdrop:disabled:selected, + .history-view:backdrop:disabled:selected, + textview > text:backdrop:disabled:selected, textview > text selection:backdrop:disabled, flowbox flowboxchild:backdrop:disabled:selected, label:disabled selection:backdrop, label:backdrop selection:disabled, modelbutton.flat:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar > grid > label.day-number:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, spinbutton.vertical > text selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(102, 125, 123, 0.85); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background: #0f1315; + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid #0A1C14; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + .budgie-popover button, + .budgie-popover.background button { + color: #bcc3c9; + border: none; + background: transparent; } + .budgie-popover button:hover, + .budgie-popover.background button:hover { + color: #506A68; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu { + color: #bcc3c9; } + .budgie-menu .container { + padding: 0; } + .budgie-menu button:hover { + -gtk-icon-filter: none; } + .budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid #0A1C14; + border-radius: 0; + font-size: 120%; + box-shadow: none; + color: #bcc3c9; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } + .budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid #0A1C14; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid #0A1C14; } + .budgie-menu .category-button { + padding: 7px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(188, 196, 201, 0.05); + color: #BCC4C9; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #fefefe; + background: #7b9cb5; } + .budgie-menu .category-button:checked:hover { + color: rgba(254, 254, 254, 0.9); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(254, 254, 254, 0.7); } + .budgie-menu scrollbar { + background-color: transparent; + border-color: #0A1C14; } + .budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; + background: yellow; } + .budgie-menu button { + border: none; + background: transparent; } + .budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + .budgie-menu list { + color: rgba(188, 195, 201, 0.7); } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #bcc3c9; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop { + color: #bcc3c9; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: #506A68; + box-shadow: none; + background-color: #0A1C14; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(188, 196, 201, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #506A68; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #bcc3c9; + box-shadow: none; } + button.raven-trigger:hover { + color: #bcc3c9; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: #506A68; } + button.raven-trigger:backdrop { + color: #bcc3c9; } + button.raven-trigger:backdrop:hover { + color: #bcc3c9; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: #506A68; + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(4, 5, 6, 0.95); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(188, 196, 201, 0.04); + border-bottom: 1px solid rgba(4, 5, 6, 0.95); } +.places-menu .unlock-area { + border-top: 1px solid rgba(4, 5, 6, 0.85); + border-bottom: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04); } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04); } + +.budgie-panel { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ba706e; } + .budgie-panel:backdrop { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel button.flat { + background: transparent; + border: none; } + .budgie-panel button.flat:hover, .budgie-panel button.flat:active, .budgie-panel button.flat:checked { + background: transparent; + color: #506A68; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #bcc3c9; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(4, 5, 6, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(188, 195, 201, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #bcc3c9; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid #506A68; } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid #506A68; } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid #506A68; } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid #506A68; } + +.top .budgie-panel { + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #BCC4C9; + background: #0f1315; + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #bcc3c9; + border: solid rgba(4, 5, 6, 0.95); + border-width: 1px 0; + background-color: rgba(11, 13, 15, 0.45); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: #455b5a; + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #fefefe; + background-color: rgba(178, 95, 93, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #fefefe; + background-color: rgba(186, 112, 110, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #fefefe; + background-color: rgba(194, 129, 127, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-image: linear-gradient(to bottom, #38454c, #161b1d); + border: 1px solid #0b0d0f; + color: #BCC4C9; + border-radius: 0; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 24px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: #506A68; } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: #506A68; + border-radius: 0; + background: #0A1C14; } + .raven .raven-header button:disabled { + color: #6b7276; } + .raven list { + color: #bcc3c9; + background-color: transparent; } + .raven list:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:hover, + .raven list row.activatable:hover { + background-color: rgba(37, 45, 50, 0.25); } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven .raven-background { + color: #bcc3c9; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + min-height: 32px; + margin-bottom: 3px; + background: #a983a1; + color: #fefefe; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + background: rgba(169, 131, 161, 0.85); + color: #fefefe; } + .raven .powerstrip button.image-button:active { + background: #a983a1; + color: #fefefe; } + .raven .powerstrip button.image-button:first-child { + background: #7b9cb5; } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(80, 106, 104, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #506A68; } + .raven .powerstrip button.image-button:last-child { + background: #ba706e; } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(186, 112, 110, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ba706e; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #bcc3c9; + background: transparent; + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: #475e5d; + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #bcc3c9; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #BCC4C9; + background-color: transparent; } + +.raven-mpris { + color: #BCC4C9; + background-color: rgba(4, 5, 6, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #0A1C14; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: #506A68; } + .raven-mpris button.image-button:active { + background-color: #455b5a; } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #506A68; + color: #fefefe; + border: none; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #455b5a; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #455b5a; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #bcc3c9; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(188, 195, 201, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #fefefe; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ba706e; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #b25f5d; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(26, 32, 35, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #BCC4C9; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:selected { + color: #fefefe; + background-color: rgba(80, 106, 104, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #fefefe; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: #485f5e; } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(254, 254, 254, 0.7); + background-color: rgba(80, 106, 104, 0.7); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(254, 254, 254, 0.7); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(188, 195, 201, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-color: #0A1C14; + border-radius: 0; + color: #bcc3c9; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + color: #fff; + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + color: #fff; + background-color: rgba(166, 81, 79, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #bcc3c9; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(188, 195, 201, 0.7); } +.budgie-polkit-dialog .failure { + color: #ba706e; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #bcc3c9; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar .subtitle, .titlebar .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: #506A68; + color: #fefefe; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(45, 51, 54, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(45, 51, 54, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(188, 196, 201, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(24, 29, 32, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(30, 37, 41, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(80, 106, 104, 0.9); } +.nautilus-window notebook > stack:only-child { + background-color: #0A1C14; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #0A1C14; } +.nautilus-window .content-pane .top-bar button.image-button, .nautilus-window .content-pane .top-bar splitbutton.image-button button { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + .nautilus-window .content-pane .top-bar button.image-button:hover, .nautilus-window .content-pane .top-bar splitbutton.image-button button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .nautilus-window .content-pane .top-bar button.image-button:active, .nautilus-window .content-pane .top-bar button.image-button:checked, .nautilus-window .content-pane .top-bar splitbutton.image-button button:active, .nautilus-window .content-pane .top-bar splitbutton.image-button button:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +.nautilus-window .content-pane .top-bar splitbutton.image-button { + border-radius: 1px; } +.nautilus-window .content-pane .top-bar button.close:hover, .nautilus-window .content-pane .top-bar button.maximize:hover, .nautilus-window .content-pane .top-bar button.minimize:hover { + background-color: transparent; + color: transparent; } +.nautilus-window .content-pane .view, .nautilus-window .content-pane iconview { + background-color: #0A1C14; + padding: 10px; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } + +.nautilus-circular-button { + border-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #BCC4C9; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #fefefe; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #fefefe; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #fefefe; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #fefefe; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #0A1C14; } + + /********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: #506A68; } + +/******************* + * Calendar events * +********************/ +.color-light.timed label, .color-light .event-popover label { + color: #BCC4C9; + opacity: 1; } + +/******************* + * Calendar sidebar * +********************/ +datechooser .circular.day.text-button { + padding: 6px; + min-height: 22px; + min-width: 22px; + border: none; } + datechooser .circular.day.text-button.flat.other-month, datechooser .circular.day.text-button.flat.non-workday { + color: #6b7276; } + datechooser .circular.day.text-button.today { + color: #506A68; } + datechooser .circular.day.text-button:active, datechooser .circular.day.text-button:selected { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + font-weight: bold; } +datechooser .weekday, datechooser .weeknum { + color: #6b7276; } +datechooser .weeknum { + background-color: #273035; } +datechooser .current-week { + background-color: rgba(107, 114, 118, 0.1); } + +agenda-view list.background { + padding: 8px; } + agenda-view list.background .caption-heading, agenda-view list.background .dim-label.no-events, agenda-view list.background label.no-events.separator, agenda-view list.background .titlebar .no-events.subtitle, .titlebar agenda-view list.background .no-events.subtitle, + agenda-view list.background headerbar .no-events.subtitle, + headerbar agenda-view list.background .no-events.subtitle { + color: #bcc3c9; } + +datechooser, datechooser:backdrop, +agenda-view list.background, +agenda-view list.background:backdrop, +.calendar-list, +.calendar-list:backdrop { + background-color: #0A1C14; } + +/****************************** + * Gnome system monitor graph * +******************************/ +#gnome-system-monitor .loadgraph { + background: #0A1C14; + color: #bcc3c9; } + +.xfce4-panel { + border-radius: 0; } + .xfce4-panel.panel { + background-color: rgba(235, 235, 235, 0.7); + color: #BCC4C9; + text-shadow: none; + -gtk-icon-shadow: none; } + +#tasklist-button { + color: rgba(188, 196, 201, 0.8); + border-radius: 0; + border: none; + background-color: rgba(26, 32, 35, 0); } + #tasklist-button:hover { + color: #d8dde0; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px #506A68; } + +.xfce4-panel.panel button.flat:not(.open_group) { + color: #BCC4C9; + border-radius: 0; + border: none; + background-color: rgba(26, 32, 35, 0); + font-weight: normal; } + .xfce4-panel.panel button.flat:hover:not(.open_group) { + border: none; + background-color: #0A1C14; } + .xfce4-panel.panel button.flat:active:not(.open_group), .xfce4-panel.panel button.flat:checked:not(.open_group) { + color: #BCC4C9; + border-bottom: 2px solid #506A68; + background-color: #090b0c; } + .xfce4-panel.panel button.flat:active:not(.open_group) label, .xfce4-panel.panel button.flat:active:not(.open_group) image, .xfce4-panel.panel button.flat:checked:not(.open_group) label, .xfce4-panel.panel button.flat:checked:not(.open_group) image { + color: inherit; } + +#whiskermenu-window button { + background-color: transparent; + border: none; + border-radius: 0; + font-weight: normal; + padding: 3px; + margin: 1px 2px; } + #whiskermenu-window button:hover, #whiskermenu-window button:checked { + background-color: #506A68; } + +/* Vala-appmenu-plugin*/ +.-vala-panel-appmenu-core scrolledwindow, +.-vala-panel-appmenu-private > menuitem, +.-vala-panel-appmenu-private > menuitem:first-child > label { + color: #BCC4C9; } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #0A1C14; + background-color: #0A1C14; } + .gala-notification .title, + .gala-notification .label { + color: #BCC4C9; } + +.gala-button { + padding: 3px; + color: #0A1C14; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(30, 37, 41, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #BCC4C9; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(80, 106, 104, 0.3); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #BCC4C9; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(80, 106, 104, 0.3); + color: #fefefe; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #BCC4C9; } + +/********* + * Panel * + ********/ +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #090b0c; } + +.card { + background-color: #0A1C14; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #13181a; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #0A1C14; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #BCC4C9; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.source-list.view.level-bar, iconview.source-list.level-bar, .source-list.view.level-bar:selected, iconview.source-list.level-bar:selected, .source-list.view.level-bar:selected:focus, iconview.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); + border-radius: 2px; } +.source-list.view.level-bar.fill-block, iconview.source-list.level-bar.fill-block { + border: none; } +.source-list.view.fill-block, iconview.source-list.fill-block, .source-list.view.fill-block:hover, iconview.source-list.fill-block:hover, .source-list.view.fill-block:selected, iconview.source-list.fill-block:selected, .source-list.view.fill-block:selected:focus, iconview.source-list.fill-block:selected:focus { + background: linear-gradient(#506A68, #506A68); } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + background-color: #eeeeee; + color: #31363D; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #eeeeee; + border-bottom-width: 0; + background-color: #eeeeee; + color: #31363D; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #1a1d21; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #31363D; } + UnityDecoration .top .menuitem:backdrop { + color: #1a1d21; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #ececec; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #eeeeee, #ececec); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #ececec; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #d5d5d5; + color: #31363D; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #1a1d21; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #31363D; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #31363D; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #d5d5d5; + color: #31363D; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #6b7276; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #ebebeb; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: #0b0d0f; } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #0A1C14; } + +@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: #506A68; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: #506A68; + color: #fefefe; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); + color: rgba(254, 254, 254, 0.5); } +ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #fefefe; + border: 0px solid #3a4d4b; } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: #181d20; + color: #BCC4C9; + font-weight: bold; + box-shadow: inset 0 -1px #090b0c; } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: #BCC4C9; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(188, 196, 201, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #BCC4C9; } + +#content_frame { + padding-bottom: 14px; + background-color: #0A1C14; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #0A1C14; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #BCC4C9; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +button.colorpad { + color: @colorpad_fg_color; } + button.colorpad, button.colorpad:backdrop, button.colorpad:hover, button.colorpad:hover:backdrop, button.colorpad:active, button.colorpad:active:backdrop, button.colorpad:checked, button.colorpad:checked:backdrop { + background-color: @colorpad_color; } + button.colorpad:hover { + filter: brightness(93%); } + button.colorpad:active { + filter: brightness(86%); } + button.colorpad:checked { + filter: brightness(100%); + box-shadow: 0px 0px 0px 1.5px #506A68, inset 0px -3px 0px 0px @colorpad_fg_color; } + +button.colorsetter { + color: @colorsetter_fg_color; } + button.colorsetter, button.colorsetter:backdrop, button.colorsetter:hover, button.colorsetter:hover:backdrop, button.colorsetter:active, button.colorsetter:active:backdrop, button.colorsetter:checked, button.colorsetter:checked:backdrop { + background-color: @colorsetter_color; } + button.colorsetter:hover { + filter: brightness(93%); } + button.colorsetter:active { + filter: brightness(86%); } + button.colorsetter:checked { + filter: brightness(100%); } + +.overlay_toolbar, .overlay_toolbar_scrollable { + background: #293337; + padding: 10px; } + +/*# sourceMappingURL=gtk-dark.css.map */ diff --git a/RobCo/gtk-4.0/gtk.css b/RobCo/gtk-4.0/gtk.css new file mode 100755 index 0000000..f5f24d1 --- /dev/null +++ b/RobCo/gtk-4.0/gtk.css @@ -0,0 +1,6107 @@ +/*$selected_bg_color: #00e8c6;06d6a0*/ +/* GTK NAMED COLORS + ---------------- + use responsibly! */ +/* widget text/foreground color */ +@define-color theme_fg_color #BCC4C9; +/* text color for entries, views and content in general */ +@define-color theme_text_color #bcc3c9; +/* widget base background color */ +@define-color theme_bg_color #0A1C14; +/* text widgets and the like base background color */ +@define-color theme_base_color #0A1C14; +/* base background color of selections */ +@define-color theme_selected_bg_color #506A68; +/* text/foreground color of selections */ +@define-color theme_selected_fg_color #fefefe; +/* base background color of disabled widgets */ +@define-color insensitive_bg_color #0A1C14; +/* text foreground color of disabled widgets */ +@define-color insensitive_fg_color #6b7276; +/* disabled text widgets and the like base background color */ +@define-color insensitive_base_color #0A1C14; +/* widget text/foreground color on backdrop windows */ +@define-color theme_unfocused_fg_color #6b7276; +/* text color for entries, views and content in general on backdrop windows */ +@define-color theme_unfocused_text_color #bcc3c9; +/* widget base background color on backdrop windows */ +@define-color theme_unfocused_bg_color #0A1C14; +/* text widgets and the like base background color on backdrop windows */ +@define-color theme_unfocused_base_color #0A1C14; +/* base background color of selections on backdrop windows */ +@define-color theme_unfocused_selected_bg_color #506A68; +/* text/foreground color of selections on backdrop windows */ +@define-color theme_unfocused_selected_fg_color #fefefe; +/* widgets main borders color */ +@define-color borders #0b0d0f; +/* widgets main borders color on backdrop windows */ +@define-color unfocused_borders #0A1C14; +/* these are pretty self explicative */ +@define-color warning_color #cc5500; +@define-color error_color #b25f5d; +@define-color success_color #68a49a; +/* these colors are exported for the window manager and shouldn't be used in applications, +read if you used those and something break with a version upgrade you're on your own... */ +@define-color wm_title shade(#BCC4C9, 1.8); +@define-color wm_unfocused_title #6b7276; +@define-color wm_highlight rgba(0, 0, 0, 0); +@define-color wm_borders_edge rgba(255, 255, 255, 0.1); +@define-color wm_bg_a shade(#0A1C14, 1.2); +@define-color wm_bg_b #0A1C14; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_border alpha(black, 0.18); +@define-color wm_button_hover_color_a shade(#0A1C14, 1.3); +@define-color wm_button_hover_color_b #0A1C14; +@define-color wm_button_active_color_a shade(#0A1C14, 0.85); +@define-color wm_button_active_color_b shade(#0A1C14, 0.89); +@define-color wm_button_active_color_c shade(#0A1C14, 0.9); +@define-color content_view_bg #0A1C14; +@define-color budgie_tasklist_indicator_color #506A68; +@define-color budgie_tasklist_indicator_color_active #506A68; +/***************** +* Drawing mixins * +*****************/ +/********* +* Common * +*********/ +* { + padding: 0; + outline-color: rgba(188, 196, 201, 0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 0px; + -gtk-secondary-caret-color: #506A68; } + +/*********** + * Widgets * + ***********/ +/*************** +* Action bars * +***************/ +.action-bar, actionbar > revealer > box { + background-color: #0A1C14; + border: solid #0b0d0f; + border-width: 1px 0 0 0; + color: #BCC4C9; + box-shadow: none; } + .action-bar:backdrop, actionbar > revealer > box:backdrop { + background-color: #0A1C14; + box-shadow: none; } + .action-bar:first-child, actionbar > revealer > box:first-child { + border-radius: 6px 6px 0px 0px; + border-width: 1px 1px 0px 1px; } + .action-bar:last-child, actionbar > revealer > box:last-child { + border-radius: 0 0 6px 6px; + border-width: 0px 1px 1px 1px; } + +/********************* + * App Notifications * + *********************/ +.app-notification, +.app-notification.frame, +toast { + padding: 5px; + border-radius: 0px; + background: #2b353a; + background-clip: padding-box; } + .app-notification:backdrop, + .app-notification.frame:backdrop, + toast:backdrop { + background-image: none; + transition: 200ms ease-out; } + .app-notification button, + .app-notification.frame button, + toast button { + padding: 2px; } + .app-notification button.circular.flat.image-button, + .app-notification.frame button.circular.flat.image-button, + toast button.circular.flat.image-button { + padding: 2px; } + .app-notification button.circular.flat.image-button:hover, + .app-notification.frame button.circular.flat.image-button:hover, + toast button.circular.flat.image-button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #ba706e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .app-notification border, + .app-notification.frame border, + toast border { + border: none; } + +/*************** + * Base States * + ***************/ +.background { + color: #BCC4C9; + background-color: #0A1C14; } + .background:backdrop { + color: #6b7276; + background-color: #0A1C14; + text-shadow: none; + -gtk-icon-shadow: none; } + +/* + These wildcard seems unavoidable, need to investigate. + Wildcards are bad and troublesome, use them with care, + or better, just don't. + Everytime a wildcard is used a kitten dies, painfully. +*/ +.gtkstyle-fallback { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:hover { + color: #BCC4C9; + background-color: #303b40; } + .gtkstyle-fallback:active { + color: #BCC4C9; + background-color: #0A1C14; } + .gtkstyle-fallback:disabled { + color: #6b7276; + background-color: #0A1C14; } + .gtkstyle-fallback:selected { + color: #fefefe; + background-color: #506A68; } + +.view, iconview, +.history-view, +textview > text { + color: #bcc3c9; + background-color: #0A1C14; } + .view:backdrop, iconview:backdrop, + .history-view:backdrop, + textview > text:backdrop { + color: #9da4aa; + background-color: #0A1C14; } + .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .history-view:selected:focus, + .history-view:selected, + textview > text:selected:focus, + textview > text:selected { + border-radius: 3px; } + +textview > text { + background-color: transparent; } + +textview border { + background-color: #1c2326; } + +.rubberband, +rubberband, +flowbox rubberband, +.content-view rubberband, +columnview.view > rubberband, +treeview.view > rubberband { + border: 1px solid #668785; + background-color: rgba(102, 135, 133, 0.2); } + +flowbox flowboxchild { + padding: 3px; + border-radius: 3px; } + flowbox flowboxchild:selected { + outline-offset: -2px; } + +gridview { + padding: 10px; } + gridview > child { + padding: 7px; } + gridview > child box { + border-spacing: 5px; } + +label { + caret-color: currentColor; } + label.separator { + color: #BCC4C9; } + label.separator:backdrop { + color: #6b7276; } + label selection { + background-color: #506A68; + color: #fefefe; } + label:disabled { + color: #6b7276; } + label:disabled:backdrop { + color: #3b484f; } + label:backdrop { + color: #6b7276; } + +.dim-label, label.separator, .titlebar .subtitle, +headerbar .subtitle { + opacity: 0.55; + text-shadow: none; } + +window.assistant .sidebar { + background-color: #0A1C14; + border-top: 1px solid #0b0d0f; } + window.assistant .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } +window.assistant.csd .sidebar { + border-top-style: none; } +window.assistant .sidebar label { + padding: 6px 12px; } +window.assistant .sidebar label.highlight { + background-color: #506A68; + color: #fefefe; } + +window.aboutdialog image.large-icons { + -gtk-icon-size: 128px; } + +.osd .scale-popup, .osd popover.background > arrow, +.osd popover.background > contents, popover.background.touch-selection > arrow, +popover.background.touch-selection > contents, popover.background.magnifier > arrow, +popover.background.magnifier > contents, .osd { + color: #fefefe; + border: none; + background-color: rgba(20, 23, 26, 0.8); + background-clip: padding-box; + outline-color: rgba(254, 254, 254, 0.3); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd .scale-popup:backdrop, .osd popover.background > arrow:backdrop, + .osd popover.background > contents:backdrop, popover.background.touch-selection > arrow:backdrop, + popover.background.touch-selection > contents:backdrop, popover.background.magnifier > arrow:backdrop, + popover.background.magnifier > contents:backdrop, .osd:backdrop { + text-shadow: none; + -gtk-icon-shadow: none; } + +*:selected { + background: #506A68; + color: #fefefe; } + +/*********** + * Buttons * + ***********/ +@keyframes needs_attention { + from { + background-image: radial-gradient(farthest-side, #729592 0%, rgba(114, 149, 146, 0) 0%); } + to { + background-image: radial-gradient(farthest-side, #729592 95%, rgba(114, 149, 146, 0)); } } +notebook > header > tabs > arrow, +button { + min-height: 22px; + min-width: 16px; + padding: 4px 6px; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow, + button.flat { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + transition: none; } + notebook > header > tabs > arrow:hover, + button.flat:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 500ms; + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + notebook > header > tabs > arrow:hover:active, + button.flat:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + notebook > header > tabs > arrow:hover, + button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + -gtk-icon-filter: brightness(1.2); } + notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, + button:active, + button:checked { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + transition-duration: 50ms; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:backdrop, + button:backdrop.flat, + button:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + transition: 200ms ease-out; + -gtk-icon-filter: none; } + notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, notebook > header > tabs > arrow:backdrop:active, notebook > header > tabs > arrow:backdrop:checked, + button:backdrop.flat:active, + button:backdrop.flat:checked, + button:backdrop:active, + button:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, notebook > header > tabs > arrow:backdrop:active label, notebook > header > tabs > arrow:backdrop:checked label, + button:backdrop.flat:active label, + button:backdrop.flat:checked label, + button:backdrop:active label, + button:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow:backdrop:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button:backdrop.flat:disabled, + button:backdrop:disabled { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, notebook > header > tabs > arrow:backdrop:disabled:active, notebook > header > tabs > arrow:backdrop:disabled:checked, + button:backdrop.flat:disabled:active, + button:backdrop.flat:disabled:checked, + button:backdrop:disabled:active, + button:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; } + notebook > header > tabs > arrow:backdrop, notebook > header > tabs > arrow:disabled, notebook > header > tabs > arrow:backdrop:disabled, + button.flat:backdrop, + button.flat:disabled, + button.flat:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header > tabs > arrow:disabled, + button:disabled { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, + button:disabled:active, + button:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + notebook > header > tabs > arrow:disabled:active label, notebook > header > tabs > arrow:disabled:checked label, + button:disabled:active label, + button:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + notebook > header > tabs > arrow.image-button, + button.image-button { + min-width: 24px; + padding-left: 4px; + padding-right: 4px; } + notebook > header > tabs > arrow.image-button.circular, notebook > header > tabs > arrow.image-button.sidebar-button, + button.image-button.circular, + button.image-button.sidebar-button { + padding: 6px 4px; + border-radius: 1px; + box-shadow: none; } + notebook > header > tabs > arrow.text-button, + button.text-button { + padding-left: 16px; + padding-right: 16px; } + notebook > header > tabs > arrow.text-button.image-button, + button.text-button.image-button { + padding-left: 8px; + padding-right: 8px; + border-radius: 1px; } + notebook > header > tabs > arrow.text-button.image-button label, + button.text-button.image-button label { + padding-left: 8px; + padding-right: 8px; } + combobox:drop(active) button.combo, notebook > header > tabs > arrow:drop(active), + button:drop(active) { + color: #9dbc89; + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } +row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { + color: #fefefe; + border-color: transparent; } + row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled):backdrop { + color: #6b7276; } +button.osd { + min-width: 24px; + min-height: 20px; + color: #fefefe; + border-radius: 1px; + outline-color: rgba(254, 254, 254, 0.3); + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd.image-button { + min-width: 32px; } + button.osd:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:active, + button.osd:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); + border: none; + box-shadow: none; } + button.osd:disabled:backdrop, + button.osd:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } + button.osd:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; } +popover.background.touch-selection button, popover.background.magnifier button, +.osd button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button:hover, popover.background.magnifier button:hover, + .osd button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button:active:backdrop, popover.background.magnifier button:active:backdrop, popover.background.touch-selection button:active, popover.background.magnifier button:active, popover.background.touch-selection button:checked:backdrop, popover.background.magnifier button:checked:backdrop, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, + .osd button:active:backdrop, + .osd button:active, + .osd button:checked:backdrop, + .osd button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button:disabled:backdrop, popover.background.magnifier button:disabled:backdrop, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, + .osd button:disabled:backdrop, + .osd button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + popover.background.touch-selection button:backdrop, popover.background.magnifier button:backdrop, + .osd button:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.5), rgba(37, 43, 46, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + popover.background.touch-selection button.flat, popover.background.magnifier button.flat, + .osd button.flat { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + popover.background.touch-selection button.flat:hover, popover.background.magnifier button.flat:hover, + .osd button.flat:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + popover.background.touch-selection button.flat:disabled, popover.background.magnifier button.flat:disabled, + .osd button.flat:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + background-image: none; + border-color: transparent; + box-shadow: none; } + popover.background.touch-selection button.flat:backdrop, popover.background.magnifier button.flat:backdrop, + .osd button.flat:backdrop { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + popover.background.touch-selection button.flat:active, popover.background.magnifier button.flat:active, popover.background.touch-selection button.flat:checked, popover.background.magnifier button.flat:checked, + .osd button.flat:active, + .osd button.flat:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } +button.suggested-action { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; } + button.suggested-action label { + color: #fff; } + .selection-mode windowcontrols button, button.suggested-action.flat { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; } + .selection-mode windowcontrols button label, button.suggested-action.flat label { + color: #fff; } + button.suggested-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + opacity: 0.9; } + .selection-mode windowcontrols button:backdrop, button.suggested-action:backdrop, button.suggested-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop label, button.suggested-action:backdrop label, button.suggested-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:active, .selection-mode windowcontrols button:backdrop:checked, button.suggested-action:backdrop:active, button.suggested-action:backdrop:checked, button.suggested-action.flat:backdrop:active, button.suggested-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop:active label, .selection-mode windowcontrols button:backdrop:checked label, button.suggested-action:backdrop:active label, button.suggested-action:backdrop:checked label, button.suggested-action.flat:backdrop:active label, button.suggested-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action:backdrop:disabled, button.suggested-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop:disabled label, button.suggested-action:backdrop:disabled label, button.suggested-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + .selection-mode windowcontrols button:backdrop:disabled:active, .selection-mode windowcontrols button:backdrop:disabled:checked, button.suggested-action:backdrop:disabled:active, button.suggested-action:backdrop:disabled:checked, button.suggested-action.flat:backdrop:disabled:active, button.suggested-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + .selection-mode windowcontrols button:backdrop, .selection-mode windowcontrols button:disabled, .selection-mode windowcontrols button:backdrop:disabled, button.suggested-action.flat:backdrop, button.suggested-action.flat:disabled, button.suggested-action.flat:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 156, 181, 0.8); } + button.suggested-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; + opacity: 0.7; } + button.suggested-action:disabled:active, button.suggested-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #7b9cb5; + text-shadow: none; } + button.suggested-action:disabled:active label, button.suggested-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.suggested-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(123, 156, 181, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.7), rgba(123, 156, 181, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:active:backdrop, .osd button.suggested-action:active, .osd button.suggested-action:checked:backdrop, .osd button.suggested-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #7b9cb5, #7b9cb5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.suggested-action:disabled:backdrop, .osd button.suggested-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.suggested-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(123, 156, 181, 0.5), rgba(123, 156, 181, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +button.destructive-action { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #ba706e; } + button.destructive-action label { + color: #fff; } + button.destructive-action label { + color: #fff; } + button.destructive-action.flat { + box-shadow: none; + color: #fff; + border-radius: 1px; + background-color: #7b9cb5; } + button.destructive-action.flat label { + color: #fff; } + button.destructive-action:hover { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + opacity: 0.9; } + button.destructive-action:backdrop, button.destructive-action.flat:backdrop { + color: rgba(255, 255, 255, 0.4); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop label, button.destructive-action.flat:backdrop label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:active, button.destructive-action:backdrop:checked, button.destructive-action.flat:backdrop:active, button.destructive-action.flat:backdrop:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action:backdrop:active label, button.destructive-action:backdrop:checked label, button.destructive-action.flat:backdrop:active label, button.destructive-action.flat:backdrop:checked label { + color: rgba(254, 254, 254, 0.7); } + button.destructive-action:backdrop:disabled, button.destructive-action.flat:backdrop:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:backdrop:disabled label, button.destructive-action.flat:backdrop:disabled label { + color: rgba(255, 255, 255, 0.5); } + button.destructive-action:backdrop:disabled:active, button.destructive-action:backdrop:disabled:checked, button.destructive-action.flat:backdrop:disabled:active, button.destructive-action.flat:backdrop:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #506A68; + text-shadow: none; } + button.destructive-action.flat:backdrop, button.destructive-action.flat:disabled, button.destructive-action.flat:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(186, 112, 110, 0.8); } + button.destructive-action:disabled { + color: white; + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; + opacity: 0.7; } + button.destructive-action:disabled:active, button.destructive-action:disabled:checked { + color: rgba(254, 254, 254, 0.7); + outline-color: rgba(255, 255, 255, 0.3); + background-color: #ba706e; + text-shadow: none; } + button.destructive-action:disabled:active label, button.destructive-action:disabled:checked label { + color: rgba(254, 254, 254, 0.7); } + .osd button.destructive-action { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(186, 112, 110, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.7), rgba(186, 112, 110, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:active:backdrop, .osd button.destructive-action:active, .osd button.destructive-action:checked:backdrop, .osd button.destructive-action:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #ba706e, #ba706e); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd button.destructive-action:disabled:backdrop, .osd button.destructive-action:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd button.destructive-action:backdrop { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(186, 112, 110, 0.5), rgba(186, 112, 110, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +.stack-switcher > button { + outline-offset: -3px; } + .stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; } + .stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; } + .stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; } + .stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; } + .stack-switcher > button.needs-attention:active > label, + .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, + .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; } +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 1px; + border-width: 1px; } +.primary-toolbar button, .primary-toolbar .raised button { + -gtk-icon-shadow: none; } + .primary-toolbar button:hover, .primary-toolbar button:focus, .primary-toolbar .raised button:hover, .primary-toolbar .raised button:focus { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.stack-switcher > button.needs-attention > label, +.stack-switcher > button.needs-attention > image, stacksidebar row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: radial-gradient(farthest-side, #729592 96%, rgba(114, 149, 146, 0)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; } + .stack-switcher > button.needs-attention > label:backdrop, + .stack-switcher > button.needs-attention > image:backdrop, stacksidebar row.needs-attention > label:backdrop { + background-size: 6px 6px, 0 0; } + .stack-switcher > button.needs-attention > label:dir(rtl), + .stack-switcher > button.needs-attention > image:dir(rtl), stacksidebar row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; } + +/* oldstyle toolbar buttons */ +.toolbar > button, +.toolbar > :not(.linked) > button, +.toolbar :not(.linked) > menubutton > button, +.toolbar :not(.linked) > scalebutton > button, +.toolbar :not(.linked) > dropdown > button, +.toolbar :not(.linked) > colorbutton > button, +.toolbar :not(.linked) > fontbutton > button, +.toolbar :not(.linked) > appchooserbutton > button, +.toolbar :not(.linked) > combobox > box > button { + margin: 1px; + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + .toolbar > button:hover, .toolbar > button:active, .toolbar > button:checked, + .toolbar > :not(.linked) > button:hover, + .toolbar > :not(.linked) > button:active, + .toolbar > :not(.linked) > button:checked, + .toolbar :not(.linked) > menubutton > button:hover, + .toolbar :not(.linked) > menubutton > button:active, + .toolbar :not(.linked) > menubutton > button:checked, + .toolbar :not(.linked) > scalebutton > button:hover, + .toolbar :not(.linked) > scalebutton > button:active, + .toolbar :not(.linked) > scalebutton > button:checked, + .toolbar :not(.linked) > dropdown > button:hover, + .toolbar :not(.linked) > dropdown > button:active, + .toolbar :not(.linked) > dropdown > button:checked, + .toolbar :not(.linked) > colorbutton > button:hover, + .toolbar :not(.linked) > colorbutton > button:active, + .toolbar :not(.linked) > colorbutton > button:checked, + .toolbar :not(.linked) > fontbutton > button:hover, + .toolbar :not(.linked) > fontbutton > button:active, + .toolbar :not(.linked) > fontbutton > button:checked, + .toolbar :not(.linked) > appchooserbutton > button:hover, + .toolbar :not(.linked) > appchooserbutton > button:active, + .toolbar :not(.linked) > appchooserbutton > button:checked, + .toolbar :not(.linked) > combobox > box > button:hover, + .toolbar :not(.linked) > combobox > box > button:active, + .toolbar :not(.linked) > combobox > box > button:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #303b40; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .toolbar > button:disabled, + .toolbar > :not(.linked) > button:disabled, + .toolbar :not(.linked) > menubutton > button:disabled, + .toolbar :not(.linked) > scalebutton > button:disabled, + .toolbar :not(.linked) > dropdown > button:disabled, + .toolbar :not(.linked) > colorbutton > button:disabled, + .toolbar :not(.linked) > fontbutton > button:disabled, + .toolbar :not(.linked) > appchooserbutton > button:disabled, + .toolbar :not(.linked) > combobox > box > button:disabled { + opacity: 0.5; } + +.inline-toolbar button, .inline-toolbar button:backdrop, .linked > button, .linked > button:hover, .linked > button:active, .linked > button:checked, .linked > button:backdrop, .linked:not(.vertical) > spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text, .linked:not(.vertical) > +entry, .linked > combobox > box > button.combo:dir(ltr), .linked > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .inline-toolbar button:disabled, .linked > button:disabled, .linked:not(.vertical) > spinbutton:disabled:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:disabled, .linked:not(.vertical) > + entry:disabled, .linked > combobox > box > button.combo:disabled:dir(ltr), .linked > combobox > box > button.combo:disabled:dir(rtl) { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + color: #6b7276; } + +.inline-toolbar button:first-child, .linked > button:first-child, combobox.linked button:nth-child(2):dir(rtl), .linked:not(.vertical) > combobox:first-child > box > button.combo, .linked:not(.vertical) > spinbutton:first-child:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:first-child, .linked:not(.vertical) > +entry:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } +.inline-toolbar button:last-child, .linked > button:last-child, combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, .linked:not(.vertical) > spinbutton:last-child:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:last-child, .linked:not(.vertical) > +entry:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } +.inline-toolbar button:only-child, .linked > button:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .linked:not(.vertical) > spinbutton:only-child:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:only-child, .linked:not(.vertical) > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +.linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked, .linked.vertical > button:backdrop, .linked.vertical > spinbutton:not(.vertical), spinbutton.vertical.linked > text, .linked.vertical > +entry, .linked.vertical > combobox > box > button.combo { + border-style: solid solid none solid; + border-radius: 0; } + +.linked.vertical > button:first-child, .linked.vertical > combobox:first-child > box > button.combo, .linked.vertical > spinbutton:first-child:not(.vertical), spinbutton.vertical.linked > text:first-child, .linked.vertical > +entry:first-child { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } +.linked.vertical > button:last-child, .linked.vertical > combobox:last-child > box > button.combo, .linked.vertical > spinbutton:last-child:not(.vertical), spinbutton.vertical.linked > text:last-child, .linked.vertical > +entry:last-child { + border-bottom-left-radius: 1px; + border-bottom-right-radius: 1px; + border-style: solid; } +.linked.vertical > button:only-child, .linked.vertical > combobox:only-child > box > button.combo, .linked.vertical > spinbutton:only-child:not(.vertical), spinbutton.vertical.linked > text:only-child, .linked.vertical > +entry:only-child { + border-radius: 1px; + border-style: solid; } + +modelbutton.flat, +.menuitem.button.flat, modelbutton.flat:backdrop, modelbutton.flat:backdrop:hover, +.menuitem.button.flat:backdrop, +.menuitem.button.flat:backdrop:hover, button:link, +button:visited, button:link:hover, button:link:active, button:link:checked, +button:visited:hover, +button:visited:active, +button:visited:checked, .scale-popup button:hover, .scale-popup button:backdrop:hover, .scale-popup button:backdrop:disabled, .scale-popup button:backdrop { + background-color: transparent; + background-image: none; + border-color: transparent; + box-shadow: inset 0 1px rgba(255, 255, 255, 0), 0 1px rgba(255, 255, 255, 0); + text-shadow: none; + -gtk-icon-shadow: none; } + +/* menu buttons */ +modelbutton.flat, +.menuitem.button.flat { + min-height: 26px; + padding-left: 5px; + padding-right: 5px; + border-radius: 1px; + outline-offset: -2px; } + modelbutton.flat:hover, + .menuitem.button.flat:hover { + background-color: #2b353a; } + modelbutton.flat check:last-child, + modelbutton.flat radio:last-child, + .menuitem.button.flat check:last-child, + .menuitem.button.flat radio:last-child { + margin-left: 8px; } + modelbutton.flat check:first-child, + modelbutton.flat radio:first-child, + .menuitem.button.flat check:first-child, + .menuitem.button.flat radio:first-child { + margin-right: 8px; } + +modelbutton.flat arrow { + background: none; } + modelbutton.flat arrow:hover { + background: none; } + modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + +button.color { + padding: 4px; } + button.color colorswatch:only-child, button.color colorswatch:only-child overlay { + border-radius: 0; } + +notebook button, list button, popover button { + box-shadow: none; } + notebook button:backdrop, list button:backdrop, popover button:backdrop { + box-shadow: none; } +notebook .linked > button, list .linked > button, popover .linked > button { + box-shadow: none; } + +toggle-group { + padding: 3px; + border-radius: 0; } + toggle-group toggle { + border-radius: 0; + padding: 0 4px; } + toggle-group toggle:checked { + background-color: #506A68; } + toggle-group toggle:checked, toggle-group toggle:checked label { + color: #fefefe; } + +button.accent-button, button.accent-button:backdrop { + min-height: 22px; + min-width: 22px; + padding: 3px; + border-radius: 0px; + background: var(--accent-bg-color); + outline: none; + background-clip: content-box; + box-shadow: none; + border: none; } +button.accent-button:hover { + box-shadow: 0 0 0 3px #293337; } +button.accent-button:checked, button.accent-button:checked:backdrop { + box-shadow: 0 0 0 3px var(--accent-bg-color); } + +/************ + * Calendar * + ***********/ +calendar { + color: #bcc3c9; + border: 1px solid #0b0d0f; + font-feature-settings: "tnum"; } + calendar > header { + border-bottom: 1px solid #0b0d0f; } + calendar > header > button.image-button { + border: none; + box-shadow: none; + background: none; + border-radius: 0; } + calendar > header > button:backdrop { + background: none; } + calendar > grid > label.today { + box-shadow: inset 0px -2px #506A68; } + calendar > grid > label.today:selected { + box-shadow: none; } + calendar > grid > label:focus { + outline-color: #506A68; + outline-offset: -2px; + outline-width: 2px; + outline-style: solid; } + calendar > grid > label.day-number { + padding: 4px; } + calendar > grid > label.day-number:selected { + border-radius: 3px; } + calendar > grid > label.day-number:checked { + background-color: alpha(#506A68,0.3); } + calendar > grid > label.day-number.other-month { + color: alpha(currentColor,0.3); } + +/************************* + * Check and Radio Items * + *************************/ +check { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-dark.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-hover-dark.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-hover-dark.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-active-dark.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-active-dark.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-backdrop-dark.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-backdrop-dark.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-insensitive-dark.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-unchecked-insensitive-dark.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-dark.png"), url("../assets/radio-checked@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-hover-dark.png"), url("../assets/checkbox-checked-hover@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-hover-dark.png"), url("../assets/radio-checked-hover@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-active-dark.png"), url("../assets/checkbox-checked-active@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-active-dark.png"), url("../assets/radio-checked-active@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-backdrop-dark.png"), url("../assets/checkbox-checked-backdrop@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-backdrop-dark.png"), url("../assets/radio-checked-backdrop@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-insensitive-dark.png"), url("../assets/checkbox-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +radio:checked:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-checked-insensitive-dark.png"), url("../assets/radio-checked-insensitive@2.png")); + -gtk-icon-shadow: none; + background-color: transparent; } + +check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed.png"), url("../assets/checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed.png"), url("../assets/radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-hover.png"), url("../assets/checkbox-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-hover.png"), url("../assets/radio-mixed-hover@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-active.png"), url("../assets/checkbox-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-active.png"), url("../assets/radio-mixed-active@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-backdrop.png"), url("../assets/checkbox-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-backdrop.png"), url("../assets/radio-mixed-backdrop@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-mixed-insensitive.png"), url("../assets/checkbox-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/radio-mixed-insensitive.png"), url("../assets/radio-mixed-insensitive@2.png")); + -gtk-icon-shadow: none; } + +check:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-unchecked-dark.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +radio:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-unchecked-dark.png"), url("../assets/selected-radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/checkbox-checked-dark.png"), url("../assets/checkbox-checked@2.png")); + -gtk-icon-shadow: none; } + +radio:checked:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-checked-dark.png"), url("../assets/selected-radio-checked@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:hover:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:active:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +check:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-checkbox-mixed.png"), url("../assets/selected-checkbox-mixed@2.png")); + -gtk-icon-shadow: none; } + +radio:indeterminate:disabled:backdrop:selected { + -gtk-icon-source: -gtk-scaled(url("../assets/selected-radio-mixed.png"), url("../assets/selected-radio-mixed@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check, iconview.content-view check, +.view.content-view.check, +iconview.content-view.check { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked.png"), url("../assets/checkbox-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio, iconview.content-view radio, +.view.content-view.radio, +iconview.content-view.radio { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked.png"), url("../assets/radio-unchecked@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:hover, iconview.content-view check:hover, +.view.content-view.check:hover, +iconview.content-view.check:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-hover.png"), url("../assets/checkbox-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:hover, iconview.content-view radio:hover, +.view.content-view.radio:hover, +iconview.content-view.radio:hover { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-hover.png"), url("../assets/radio-unchecked-hover@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:active, iconview.content-view check:active, +.view.content-view.check:active, +iconview.content-view.check:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-active.png"), url("../assets/checkbox-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:active, iconview.content-view radio:active, +.view.content-view.radio:active, +iconview.content-view.radio:active { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-active.png"), url("../assets/radio-unchecked-active@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:backdrop, iconview.content-view check:backdrop, +.view.content-view.check:backdrop, +iconview.content-view.check:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop.png"), url("../assets/checkbox-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:backdrop, iconview.content-view radio:backdrop, +.view.content-view.radio:backdrop, +iconview.content-view.radio:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop.png"), url("../assets/radio-unchecked-backdrop@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled, iconview.content-view check:disabled, +.view.content-view.check:disabled, +iconview.content-view.check:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-insensitive.png"), url("../assets/checkbox-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled, iconview.content-view radio:disabled, +.view.content-view.radio:disabled, +iconview.content-view.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-insensitive.png"), url("../assets/radio-unchecked-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view check:disabled:backdrop, iconview.content-view check:disabled:backdrop, +.view.content-view.check:disabled:backdrop, +iconview.content-view.check:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-checkbox-unchecked-backdrop-insensitive.png"), url("../assets/checkbox-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +.view.content-view radio:disabled:backdrop, iconview.content-view radio:disabled:backdrop, +.view.content-view.radio:disabled:backdrop, +iconview.content-view.radio:disabled:backdrop { + -gtk-icon-source: -gtk-scaled(url("../assets/selection-mode-radio-unchecked-backdrop-insensitive.png"), url("../assets/radio-unchecked-backdrop-insensitive@2.png")); + -gtk-icon-shadow: none; } + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; } + checkbutton.text-button label:not(:only-child):first-child, radiobutton.text-button label:not(:only-child):first-child { + margin-left: 4px; } + checkbutton.text-button label:not(:only-child):last-child, radiobutton.text-button label:not(:only-child):last-child { + margin-right: 4px; } + +check, +radio { + margin: 0 4px; + min-height: 16px; + min-width: 16px; + border: none; } + menu menuitem check, menu menuitem + radio { + margin: 0; } + menu menuitem check, menu menuitem check:hover, menu menuitem check:disabled, menu menuitem + radio, menu menuitem + radio:hover, menu menuitem + radio:disabled { + min-height: 14px; + min-width: 14px; + background-image: none; + background-color: transparent; + box-shadow: none; + -gtk-icon-shadow: none; + color: inherit; + border-color: currentColor; + animation: none; } + +/***************** + * Color Chooser * + *****************/ +colorswatch, colorswatch:drop(active) { + border-style: none; } +colorswatch.top { + border-top-left-radius: 5.5px; + border-top-right-radius: 5.5px; } + colorswatch.top overlay { + border-top-left-radius: 5px; + border-top-right-radius: 5px; } +colorswatch.bottom { + border-bottom-left-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.bottom overlay { + border-bottom-left-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 5.5px; + border-bottom-left-radius: 5.5px; } + colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; } +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 5.5px; + border-bottom-right-radius: 5.5px; } + colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; } +colorswatch.dark overlay { + color: #fefefe; } + colorswatch.dark overlay:hover { + border-color: #0b0d0f; } + colorswatch.dark overlay:backdrop { + color: rgba(254, 254, 254, 0.5); } +colorswatch.light overlay { + color: #bcc3c9; } + colorswatch.light overlay:hover { + border-color: #0b0d0f; } + colorswatch.light overlay:backdrop { + color: #9da4aa; } +colorswatch:drop(active) { + box-shadow: none; } + colorswatch:drop(active).light overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } + colorswatch:drop(active).dark overlay { + border-color: #9dbc89; + box-shadow: inset 0 0 0 2px #0b0d0f, inset 0 0 0 1px #9dbc89; } +colorswatch overlay { + box-shadow: inset 0 3px 2px -2px rgba(0, 0, 0, 0.5); + border: 1px solid #0b0d0f; } + colorswatch overlay:hover { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.3); } + colorswatch overlay:backdrop, colorswatch overlay:backdrop:hover { + border-color: #0b0d0f; + box-shadow: none; } +colorswatch#add-color-button { + border-radius: 5px 5px 0 0; } + colorswatch#add-color-button:only-child { + border-radius: 5px; } + colorswatch#add-color-button overlay { + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + colorswatch#add-color-button overlay:backdrop { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } +colorswatch:disabled { + opacity: 0.5; } + colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; } +row:selected colorswatch { + box-shadow: 0 0 0 2px #fefefe; } +colorswatch#editor-color-sample { + border-radius: 4px; } + colorswatch#editor-color-sample overlay { + border-radius: 4.5px; } + +colorchooser .popover.osd { + border-radius: 5px; } + +/************** + * ComboBoxes * + **************/ +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; } +combobox:drop(active) { + box-shadow: none; } + +/*********** + * Dialogs * + ***********/ +messagedialog, .messagedialog, .dialog { + background-color: #0A1C14; + border-radius: 1px; } + messagedialog .titlebar:not(headerbar), .messagedialog .titlebar:not(headerbar), .dialog .titlebar:not(headerbar) { + background-color: rgba(26, 32, 35, 0.95); } + messagedialog .titlebar, .messagedialog .titlebar, .dialog .titlebar { + min-height: 20px; + background-image: none; + background-color: rgba(26, 32, 35, 0.95); + border-style: none; + border-top-left-radius: 4px; + border-top-right-radius: 4px; } + messagedialog.csd, .messagedialog.csd, .dialog.csd { + border-radius: 1px; } + messagedialog.csd.background, .messagedialog.csd.background, .dialog.csd.background { + background-color: rgba(11, 13, 15, 0.95); + color: #BCC4C9; + border-radius: 1px; } + +.messagedialog .message-area, +.messagedialog .response-area, +.dialog .dialog-action-area, +.alert.floating .response-area, +.alert.floating .body-scrolled-window { + padding: 26px; } + +filechooser .dialog-action-box { + border-top: 1px solid #0b0d0f; } + filechooser .dialog-action-box:backdrop { + border-top-color: #0A1C14; } +filechooser gridview child { + border-radius: 12px; + margin: 12px; } +filechooser #pathbarbox { + border-bottom: 1px solid #0A1C14; } + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; } + +/**************** +* Text Entries * +****************/ +spinbutton:not(.vertical), spinbutton.vertical > text, entry { + min-height: 28px; + padding-left: 8px; + padding-right: 8px; + border: 1px solid; + border-radius: 1px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; } + spinbutton:not(.vertical) image.left, spinbutton.vertical > text image.left, + entry image.left { + padding-left: 0; + padding-right: 6px; } + spinbutton:not(.vertical) image.right, spinbutton.vertical > text image.right, + entry image.right { + padding-left: 6px; + padding-right: 0; } + spinbutton.flat:focus-within:not(.vertical), spinbutton.vertical > text.flat:focus-within, spinbutton.flat:not(.vertical), spinbutton.vertical > text.flat, + entry.flat:focus-within, + entry.flat { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + box-shadow: none; + border-radius: 0; } + spinbutton:focus-within:not(.vertical), spinbutton.vertical > text:focus-within, + entry:focus-within { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton:disabled:not(.vertical), spinbutton.vertical > text:disabled, + entry:disabled { + color: #6b7276; + border-color: #0b0d0f; + background-color: #0A1C14; + box-shadow: none; } + spinbutton:backdrop:not(.vertical), spinbutton.vertical > text:backdrop, + entry:backdrop { + color: #9da4aa; + border-color: #0A1C14; + background-color: #0A1C14; + box-shadow: none; + transition: 200ms ease-out; } + spinbutton:backdrop:disabled:not(.vertical), spinbutton.vertical > text:backdrop:disabled, + entry:backdrop:disabled { + color: #3b484f; + border-color: #0A1C14; + background-color: #0A1C14; + box-shadow: none; } + spinbutton.error:not(.vertical), spinbutton.vertical > text.error, + entry.error { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; + color: #b25f5d; + border-color: #3e1f1e; } + spinbutton.error:focus-within:not(.vertical), spinbutton.vertical > text.error:focus-within, + entry.error:focus-within { + border-color: #3e1f1e; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.error:selected:focus:not(.vertical), spinbutton.vertical > text.error:selected:focus, spinbutton.error:selected:not(.vertical), spinbutton.vertical > text.error:selected, + entry.error:selected:focus, + entry.error:selected { + background-color: #b25f5d; } + spinbutton.warning:not(.vertical), spinbutton.vertical > text.warning, + entry.warning { + color: #bcc3c9; + border-color: #0b0d0f; + background-color: #0A1C14; + color: #cc5500; + border-color: #1a0b00; } + spinbutton.warning:focus-within:not(.vertical), spinbutton.vertical > text.warning:focus-within, + entry.warning:focus-within { + border-color: #1a0b00; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + spinbutton.warning:selected:focus:not(.vertical), spinbutton.vertical > text.warning:selected:focus, spinbutton.warning:selected:not(.vertical), spinbutton.vertical > text.warning:selected, + entry.warning:selected:focus, + entry.warning:selected { + background-color: #cc5500; } + spinbutton:not(.vertical) image, spinbutton.vertical > text image, + entry image { + color: #9ca4a9; } + spinbutton:not(.vertical) image:hover, spinbutton.vertical > text image:hover, + entry image:hover { + color: #BCC4C9; } + spinbutton:not(.vertical) image:active, spinbutton.vertical > text image:active, + entry image:active { + color: #506A68; } + spinbutton:not(.vertical) image:backdrop, spinbutton.vertical > text image:backdrop, + entry image:backdrop { + color: #5c6367; } + spinbutton:drop(active):focus-within:not(.vertical), spinbutton.vertical > text:drop(active):focus-within, spinbutton:drop(active):not(.vertical), spinbutton.vertical > text:drop(active), + entry:drop(active):focus-within, + entry:drop(active) { + border-color: #9dbc89; + box-shadow: inset 0 0 0 1px #9dbc89; } + .osd spinbutton:not(.vertical), .osd spinbutton.vertical > text, + .osd entry { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + box-shadow: none; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:focus-within:not(.vertical), .osd spinbutton.vertical > text:focus-within, + .osd entry:focus-within { + color: white; + border-color: #506A68; + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:backdrop:not(.vertical), .osd spinbutton.vertical > text:backdrop, + .osd entry:backdrop { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(0, 0, 0, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + .osd spinbutton:disabled:not(.vertical), .osd spinbutton.vertical > text:disabled, + .osd entry:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(43, 46, 49, 0.5); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } +spinbutton:not(.vertical) progress, spinbutton.vertical > text progress, +entry progress { + margin: 2px -6px; + background-color: transparent; + background-image: none; + border-radius: 0; + border-width: 0 0 2px; + border-color: #506A68; + border-style: solid; + box-shadow: none; } + spinbutton:not(.vertical) progress:backdrop, spinbutton.vertical > text progress:backdrop, + entry progress:backdrop { + background-color: transparent; } +.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:drop(active) + spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + text, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + text, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + menubutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + menubutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + dropdown > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + dropdown > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + colorbutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + colorbutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + fontbutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + fontbutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + filechooserbutton > button, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + filechooserbutton > button, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + filechooserbutton > combobox > box > button.combo, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + filechooserbutton > combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + appchooserbutton > combobox > box > button.combo, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + appchooserbutton > combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + combobox > box > button.combo, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > entry:drop(active) + text, .linked:not(.vertical) > +entry:drop(active) + button, .linked:not(.vertical) > +entry:drop(active) + menubutton > button, .linked:not(.vertical) > +entry:drop(active) + dropdown > button, .linked:not(.vertical) > +entry:drop(active) + colorbutton > button, .linked:not(.vertical) > +entry:drop(active) + fontbutton > button, .linked:not(.vertical) > +entry:drop(active) + filechooserbutton > button, .linked:not(.vertical) > +entry:drop(active) + filechooserbutton > combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + appchooserbutton > combobox > box > button.combo, .linked:not(.vertical) > +entry:drop(active) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:drop(active):not(.vertical) + +entry, spinbutton.vertical.linked:not(.vertical) > text:drop(active) + +entry, .linked:not(.vertical) > +entry:drop(active) + +entry { + border-left-color: #9dbc89; } +.linked:not(.vertical) > spinbutton:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text, .linked:not(.vertical) > +entry { + border-right-style: solid; + border-right-color: transparent; } + .linked:not(.vertical) > spinbutton:focus-within:not(.vertical), spinbutton.vertical.linked:not(.vertical) > text:focus-within, .linked:not(.vertical) > + entry:focus-within { + border-color: #88b7af; + box-shadow: 0px 0px 1px 1px #88b7af inset; } + .linked:not(.vertical) > spinbutton:focus-within:not(.vertical) + .popup button, spinbutton.vertical.linked:not(.vertical) > text:focus-within + .popup button, .linked:not(.vertical) > + entry:focus-within + .popup button { + border-left-color: #506A68; } + .linked:not(.vertical) > spinbutton:not(.vertical) + .popup button, spinbutton.vertical.linked:not(.vertical) > text + .popup button, .linked:not(.vertical) > + entry + .popup button { + border-radius: 0px 1px 1px 0px; } +.linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), spinbutton.vertical.linked > text:not(:disabled) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), spinbutton.vertical.linked > text:not(:disabled) + spinbutton:not(:disabled):not(.vertical), spinbutton.vertical.linked > spinbutton:not(:disabled):not(.vertical) + text:not(:disabled), spinbutton.vertical.linked > text:not(:disabled) + text:not(:disabled), .linked.vertical > +entry:not(:disabled) + entry:not(:disabled), .linked.vertical > +entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical), spinbutton.vertical.linked > entry:not(:disabled) + text:not(:disabled) { + border-top-color: #181e21; + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); } + .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop, spinbutton.vertical.linked > text:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), spinbutton.vertical.linked > text:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical), spinbutton.vertical.linked > spinbutton:not(:disabled):not(.vertical) + text:not(:disabled):backdrop, spinbutton.vertical.linked > text:not(:disabled) + text:not(:disabled):backdrop, .linked.vertical > + entry:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical > + entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical), spinbutton.vertical.linked > entry:not(:disabled) + text:not(:disabled):backdrop { + border-top-color: #1b2124; + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); } +.linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), spinbutton.vertical.linked > text:disabled + spinbutton:disabled:not(.vertical), spinbutton.vertical.linked > spinbutton:disabled:not(.vertical) + text:disabled, spinbutton.vertical.linked > text:disabled + text:disabled, .linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, spinbutton.vertical.linked > text:disabled + entry:disabled, .linked.vertical > +entry:disabled + spinbutton:disabled:not(.vertical), spinbutton.vertical.linked > entry:disabled + text:disabled, .linked.vertical > +entry:disabled + entry:disabled { + border-top-color: #181e21; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical), spinbutton.vertical.linked > text + spinbutton:focus:not(:only-child):not(.vertical), spinbutton.vertical.linked > spinbutton:not(.vertical) + text:focus:not(:only-child), spinbutton.vertical.linked > text + text:focus:not(:only-child), +.linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), +spinbutton.vertical.linked > text + entry:focus:not(:only-child), .linked.vertical > +entry + spinbutton:focus:not(:only-child):not(.vertical), spinbutton.vertical.linked > entry + text:focus:not(:only-child), +.linked.vertical > +entry + entry:focus:not(:only-child) { + border-top-color: #355852; } +.linked.vertical > spinbutton:not(.vertical) + spinbutton:drop(active):not(:only-child):not(.vertical), spinbutton.vertical.linked > text + spinbutton:drop(active):not(:only-child):not(.vertical), spinbutton.vertical.linked > spinbutton:not(.vertical) + text:drop(active):not(:only-child), spinbutton.vertical.linked > text + text:drop(active):not(:only-child), +.linked.vertical > spinbutton:not(.vertical) + entry:drop(active):not(:only-child), +spinbutton.vertical.linked > text + entry:drop(active):not(:only-child), .linked.vertical > +entry + spinbutton:drop(active):not(:only-child):not(.vertical), spinbutton.vertical.linked > entry + text:drop(active):not(:only-child), +.linked.vertical > +entry + entry:drop(active):not(:only-child) { + border-top-color: #9dbc89; } +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + spinbutton:not(.vertical), spinbutton.vertical.linked > text:focus:not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > spinbutton:focus:not(:only-child):not(.vertical) + text, spinbutton.vertical.linked > text:focus:not(:only-child) + text, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + entry, +spinbutton.vertical.linked > text:focus:not(:only-child) + entry, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + button, +spinbutton.vertical.linked > text:focus:not(:only-child) + button, +.linked.vertical > spinbutton:focus:not(:only-child):not(.vertical) + combobox > box > button.combo, +spinbutton.vertical.linked > text:focus:not(:only-child) + combobox > box > button.combo, .linked.vertical > +entry:focus:not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > entry:focus:not(:only-child) + text, +.linked.vertical > +entry:focus:not(:only-child) + entry, +.linked.vertical > +entry:focus:not(:only-child) + button, +.linked.vertical > +entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #355852; } +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + spinbutton:not(.vertical), spinbutton.vertical.linked > text:drop(active):not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > spinbutton:drop(active):not(:only-child):not(.vertical) + text, spinbutton.vertical.linked > text:drop(active):not(:only-child) + text, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + entry, +spinbutton.vertical.linked > text:drop(active):not(:only-child) + entry, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + button, +spinbutton.vertical.linked > text:drop(active):not(:only-child) + button, +.linked.vertical > spinbutton:drop(active):not(:only-child):not(.vertical) + combobox > box > button.combo, +spinbutton.vertical.linked > text:drop(active):not(:only-child) + combobox > box > button.combo, .linked.vertical > +entry:drop(active):not(:only-child) + spinbutton:not(.vertical), spinbutton.vertical.linked > entry:drop(active):not(:only-child) + text, +.linked.vertical > +entry:drop(active):not(:only-child) + entry, +.linked.vertical > +entry:drop(active):not(:only-child) + button, +.linked.vertical > +entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #9dbc89; } + +treeview entry:focus-within:dir(rtl), treeview entry:focus-within:dir(ltr) { + background-color: #0A1C14; + transition-property: color, background; } +treeview entry.flat, treeview entry { + border-radius: 0; + background-image: none; + background-color: #0A1C14; } + treeview entry.flat:focus-within, treeview entry:focus-within { + border-color: #506A68; } + +/************* + * Expanders * + *************/ +expander { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + expander:hover { + color: white; } + expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + +/**************** + * Floating Bar * + ****************/ +.floating-bar { + background-color: #0A1C14; + border-width: 1px; + border-style: solid solid none; + border-color: #0b0d0f; + border-radius: 3px 3px 0 0; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); } + .floating-bar.bottom.left { + border-left-style: none; + border-top-left-radius: 0; } + .floating-bar.bottom.right { + border-right-style: none; + border-top-right-radius: 0; } + .floating-bar > button { + padding: 4px; } + .floating-bar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } + +/********** + * Frames * + **********/ +frame > border, +.frame { + box-shadow: none; + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid #0b0d0f; } + frame > border.flat, + .frame.flat { + border-style: none; } + frame > border:backdrop, + .frame:backdrop { + border-color: #0A1C14; } + +actionbar > revealer > box { + padding: 6px; + border-top: 1px solid #0b0d0f; } + actionbar > revealer > box:backdrop { + border-color: #0A1C14; } + +scrolledwindow viewport.frame { + border-style: none; } +scrolledwindow overshoot.top { + background-image: radial-gradient(farthest-side at top, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at top, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.top:backdrop { + background-image: radial-gradient(farthest-side at top, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 100% 3%; + background-repeat: no-repeat; + background-position: top; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.bottom { + background-image: radial-gradient(farthest-side at bottom, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at bottom, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 100% 3%, 100% 50%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.bottom:backdrop { + background-image: radial-gradient(farthest-side at bottom, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 100% 3%; + background-repeat: no-repeat; + background-position: bottom; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.left { + background-image: radial-gradient(farthest-side at left, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at left, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.left:backdrop { + background-image: radial-gradient(farthest-side at left, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 3% 100%; + background-repeat: no-repeat; + background-position: left; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow overshoot.right { + background-image: radial-gradient(farthest-side at right, black 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at right, rgba(188, 196, 201, 0.07), rgba(188, 196, 201, 0)); + background-size: 3% 100%, 50% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; } + scrolledwindow overshoot.right:backdrop { + background-image: radial-gradient(farthest-side at right, #0A1C14 85%, rgba(13, 15, 17, 0)); + background-size: 3% 100%; + background-repeat: no-repeat; + background-position: right; + background-color: transparent; + border: none; + box-shadow: none; } +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, #0b0d0f 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #1c2326; } + scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; } + scrolledwindow junction:backdrop { + border-image-source: linear-gradient(to bottom, #0A1C14 1px, transparent 1px); + background-color: #13181a; + transition: 200ms ease-out; } + +separator { + background: rgba(0, 0, 0, 0.1); } + +/************ + * Popovers * + ************/ +GraniteWidgetsPopOver { + border: 1px solid #0A1C14; + background: #0A1C14; + color: #BCC4C9; } + GraniteWidgetsPopOver .button { + background-image: none; + background: none; + border: none; } + GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:hover { + color: #506A68; } + GraniteWidgetsPopOver > .frame { + border: none; } + GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver iconview.sidebar { + border: none; + background: none; } + +GraniteWidgetsStaticNotebook .frame { + border: none; } + +.popover_bg { + background-color: #0A1C14; + background-image: none; + border: 1px solid #0A1C14; + color: #BCC4C9; } + +/*********** + * Welcome * + **********/ +GraniteWidgetsWelcome { + background-color: #0A1C14; } + GraniteWidgetsWelcome GtkLabel { + color: #BCC4C9; } + GraniteWidgetsWelcome .h1, GraniteWidgetsWelcome .h3 { + color: rgba(188, 196, 201, 0.8); } + +/************** +* Source List * +***************/ +.source-list { + background-color: #0A1C14; + border: solid #0b0d0f; + color: #BCC4C9; + border-right-width: 1px; } + .source-list .category-expander { + color: transparent; } + .source-list .badge { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + color: #0A1C14; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; } + .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { + background-color: rgba(0, 0, 0, 0.2); + color: #0A1C14; } + .source-list row, + .source-list .list-row { + border: none; + padding: 0; } + .source-list row > GtkLabel, + .source-list row > label, + .source-list .list-row > GtkLabel, + .source-list .list-row > label { + padding-left: 6px; + padding-right: 6px; } + +/************** +* Text Styles * +**************/ +.h1 { + font-size: 24px; } + +.h2 { + font-weight: 300; + font-size: 18px; } + +.h3 { + font-size: 11px; } + +.h4, +.category-label { + font-size: 12px; + padding: 6px; + color: rgba(188, 196, 201, 0.3); + font-weight: bold; + text-shadow: 0 1px rgba(255, 255, 255, 0.2); } + +/************** +* Storage Bar * +**************/ +.storage-bar .trough { + border: none; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1); + background-image: none; + background-color: transparent; + padding: 8px 6px; } +.storage-bar .fill-block { + background-color: #d7bd7e; + border: none; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); + transition: all 200ms ease-in-out; + padding: 8px 6px; } + .storage-bar .fill-block:first-child { + border-top-left-radius: 4px; + border-bottom-left-radius: 4px; + border-left-width: 1px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block:last-child { + border-top-right-radius: 4px; + border-bottom-right-radius: 4px; + box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); } + .storage-bar .fill-block.empty-block { + background-color: #0A1C14; } + .storage-bar .fill-block.app { + background-color: #7b9cb5; } + .storage-bar .fill-block.audio { + background-color: #ff6a00; } + .storage-bar .fill-block.photo { + background-color: #ba706e; } + .storage-bar .fill-block.video { + background-color: #a983a1; } + .storage-bar .fill-block .legend { + padding: 12px; + border-radius: 4px; } + +/*************** + * Header bars * + ***************/ +.titlebar:not(headerbar), .titlebar, headerbar { + padding: 0 6px; + min-height: 38px; + background: #0A1C14; + color: #bcc3c9; + border-radius: 0; } + .titlebar:backdrop, + headerbar:backdrop { + border-color: #0A1C14; + transition: 200ms ease-out; } + .titlebar .title, + headerbar .title { + font-weight: bold; + padding-left: 12px; + padding-right: 12px; } + .titlebar .subtitle, + headerbar .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; } + .titlebar entry, + headerbar entry { + min-height: 24px; } + .titlebar:not(headerbar) .linked > button, .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + .titlebar headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + headerbar .titlebar .linked > button, + .titlebar:not(headerbar) headerbar .linked > button, + headerbar .titlebar:not(headerbar) .linked > button, + .titlebar headerbar .linked > button, + headerbar .titlebar .linked > button, .titlebar:not(headerbar) .linked > button:active, .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + .titlebar headerbar .linked > button:active, .titlebar:not(headerbar) .linked > button:checked, .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:active, + headerbar .titlebar .linked > button:active, + .titlebar:not(headerbar) headerbar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:active, + .titlebar headerbar .linked > button:active, + headerbar .titlebar .linked > button:active, + headerbar .titlebar:not(headerbar) .linked > button:checked, + headerbar .titlebar .linked > button:checked, + .titlebar:not(headerbar) headerbar .linked > button:checked, + headerbar .titlebar:not(headerbar) .linked > button:checked, + .titlebar headerbar .linked > button:checked, + headerbar .titlebar .linked > button:checked, .titlebar:not(headerbar) .linked > button:hover, .titlebar .linked > button:hover, + .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar .linked > button:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:hover, + headerbar .titlebar:not(headerbar) .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:hover, + .titlebar:not(headerbar) headerbar .linked > button:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button, + headerbar .titlebar .linked > button, + headerbar .linked > button, + .titlebar headerbar .linked > button:active, + .titlebar headerbar .linked > button:checked, + headerbar .linked > button:active, + headerbar .linked > button:checked, + headerbar .titlebar .linked > button:hover, + .titlebar headerbar .linked > button:hover, + headerbar .titlebar .linked > button:backdrop, + .titlebar headerbar .linked > button:backdrop, + headerbar .linked > button:hover, + headerbar .linked > button:backdrop { + border-radius: 0; + border-right-style: none; + box-shadow: none; } + .titlebar:not(headerbar) .linked > button:first-child, .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, + .titlebar:not(headerbar) headerbar .linked > button:first-child, + headerbar .titlebar:not(headerbar) .linked > button:first-child, + .titlebar headerbar .linked > button:first-child, + headerbar .titlebar .linked > button:first-child, .titlebar:not(headerbar) .linked > button:first-child:active, .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, .titlebar:not(headerbar) .linked > button:first-child:checked, .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + .titlebar:not(headerbar) headerbar .linked > button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:active, + .titlebar headerbar .linked > button:first-child:active, + headerbar .titlebar .linked > button:first-child:active, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:first-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:first-child:checked, + .titlebar headerbar .linked > button:first-child:checked, + headerbar .titlebar .linked > button:first-child:checked, .titlebar:not(headerbar) .linked > button:first-child:hover, .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar .linked > button:first-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:first-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:first-child:hover, + .titlebar headerbar .linked > button:first-child:hover, + headerbar .titlebar .linked > button:first-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:first-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:first-child:backdrop, + .titlebar headerbar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child:backdrop, + headerbar .titlebar .linked > button:first-child, + headerbar .linked > button:first-child { + border-top-left-radius: 1px; + border-bottom-left-radius: 1px; } + .titlebar:not(headerbar) .linked > button:last-child, .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, + .titlebar:not(headerbar) headerbar .linked > button:last-child, + headerbar .titlebar:not(headerbar) .linked > button:last-child, + .titlebar headerbar .linked > button:last-child, + headerbar .titlebar .linked > button:last-child, .titlebar:not(headerbar) .linked > button:last-child:active, .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, .titlebar:not(headerbar) .linked > button:last-child:checked, .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + .titlebar:not(headerbar) headerbar .linked > button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:active, + .titlebar headerbar .linked > button:last-child:active, + headerbar .titlebar .linked > button:last-child:active, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:last-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:last-child:checked, + .titlebar headerbar .linked > button:last-child:checked, + headerbar .titlebar .linked > button:last-child:checked, .titlebar:not(headerbar) .linked > button:last-child:hover, .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar .linked > button:last-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:last-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:last-child:hover, + .titlebar headerbar .linked > button:last-child:hover, + headerbar .titlebar .linked > button:last-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:last-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:last-child:backdrop, + .titlebar headerbar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child:backdrop, + headerbar .titlebar .linked > button:last-child, + headerbar .linked > button:last-child { + border-top-right-radius: 1px; + border-bottom-right-radius: 1px; + border-right-style: solid; } + .titlebar:not(headerbar) .linked > button:only-child, .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, + .titlebar:not(headerbar) headerbar .linked > button:only-child, + headerbar .titlebar:not(headerbar) .linked > button:only-child, + .titlebar headerbar .linked > button:only-child, + headerbar .titlebar .linked > button:only-child, .titlebar:not(headerbar) .linked > button:only-child:active, .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, .titlebar:not(headerbar) .linked > button:only-child:checked, .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + .titlebar:not(headerbar) headerbar .linked > button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:active, + .titlebar headerbar .linked > button:only-child:active, + headerbar .titlebar .linked > button:only-child:active, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, + .titlebar:not(headerbar) headerbar .linked > button:only-child:checked, + headerbar .titlebar:not(headerbar) .linked > button:only-child:checked, + .titlebar headerbar .linked > button:only-child:checked, + headerbar .titlebar .linked > button:only-child:checked, .titlebar:not(headerbar) .linked > button:only-child:hover, .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar .linked > button:only-child:backdrop, + .titlebar:not(headerbar) headerbar .linked > button:only-child:hover, + headerbar .titlebar:not(headerbar) .linked > button:only-child:hover, + .titlebar headerbar .linked > button:only-child:hover, + headerbar .titlebar .linked > button:only-child:hover, + .titlebar:not(headerbar) headerbar .linked > button:only-child:backdrop, + headerbar .titlebar:not(headerbar) .linked > button:only-child:backdrop, + .titlebar headerbar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child:backdrop, + headerbar .titlebar .linked > button:only-child, + headerbar .linked > button:only-child { + border-radius: 1px; + border-style: solid; } + .selection-mode.titlebar button:backdrop.flat:active, .selection-mode.titlebar button:backdrop.flat:checked, .selection-mode.titlebar button:backdrop:active, .selection-mode.titlebar button:backdrop:checked, + headerbar.selection-mode button:backdrop.flat:active, + headerbar.selection-mode button:backdrop.flat:checked, + headerbar.selection-mode button:backdrop:active, + headerbar.selection-mode button:backdrop:checked { + border-color: #3a4d4b; } + .selection-mode.titlebar button:backdrop.flat:active label, .selection-mode.titlebar button:backdrop.flat:checked label, .selection-mode.titlebar button:backdrop:active label, .selection-mode.titlebar button:backdrop:checked label, + headerbar.selection-mode button:backdrop.flat:active label, + headerbar.selection-mode button:backdrop.flat:checked label, + headerbar.selection-mode button:backdrop:active label, + headerbar.selection-mode button:backdrop:checked label { + color: rgba(80, 106, 104, 0.6); } + .tiled .titlebar, .maximized .titlebar, + .tiled headerbar.titlebar, .maximized headerbar.titlebar { + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + .tiled .titlebar:backdrop, .tiled .titlebar, .maximized .titlebar:backdrop, .maximized .titlebar, + .tiled headerbar:backdrop, + .tiled headerbar, .maximized headerbar:backdrop, .maximized headerbar { + border-radius: 0; } + .default-decoration.titlebar, headerbar.default-decoration { + padding: 5px 4px; + min-height: 20px; } + .default-decoration.titlebar button.titlebutton, headerbar.default-decoration button.titlebutton { + min-height: 20px; + min-width: 20px; + margin: 0; + padding: 0; } + +headerbar entry, +headerbar spinbutton, +headerbar separator:not(.sidebar), +headerbar button, +headerbar menubutton { + margin-top: 3px; + margin-bottom: 3px; } +headerbar menubutton > button, +headerbar spinbutton > button, +headerbar splitbutton > button, +headerbar splitbutton > menubutton, +headerbar entry > menubutton { + margin-top: 0px; + margin-bottom: 0px; } +headerbar switch { + margin-top: 0; + margin-bottom: 0; } +headerbar separator { + background: transparent; } + +.background:not(.tiled):not(.maximized) .titlebar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 -1px rgba(0, 0, 0, 0.1); } + .background:not(.tiled):not(.maximized) .titlebar:backdrop, .background:not(.tiled):not(.maximized) .titlebar { + border-top-left-radius: 1px; + border-top-right-radius: 1px; } + +window:not(.tiled):not(.maximized) separator:first-child + headerbar:backdrop, window:not(.tiled):not(.maximized) separator:first-child + headerbar, window:not(.tiled):not(.maximized) headerbar:first-child:backdrop, window:not(.tiled):not(.maximized) headerbar:first-child { + border-top-left-radius: 1px; } +window:not(.tiled):not(.maximized) headerbar:last-child:backdrop, window:not(.tiled):not(.maximized) headerbar:last-child { + border-top-right-radius: 1px; } + +window.csd > .titlebar:not(headerbar) { + padding: 0; + background-color: transparent; + background-image: none; + border-style: none; + border-color: transparent; + box-shadow: none; } +.titlebar:not(headerbar) > separator, .titlebar:not(headerbar) > separator:backdrop { + background: #0f1315; } + +.sidebar-pane .top-bar, .sidebar-pane .top-bar headerbar, .content-pane .top-bar, .content-pane .top-bar headerbar { + background: transparent; } + +.sidebar-pane .top-bar { + background-color: #191f22; } + .sidebar-pane .top-bar button.image-button.toggle { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + .sidebar-pane .top-bar button.image-button.toggle:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .sidebar-pane .top-bar button.image-button.toggle:active, .sidebar-pane .top-bar button.image-button.toggle:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + +.content-pane .top-bar { + background-color: #0A1C14; } + +.raised.top-bar { + background-color: transparent; } + +/************** + * GtkInfoBar * + **************/ +.info, .warning, .question, .error, +infobar { + text-shadow: none; + color: #BCC4C9; + background-color: #0A1C14; + border-bottom: 1px solid #0A1C14; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.15); } + +.info, .warning, .question, .error { + text-shadow: none; + color: #fefefe; + border: none; } + .info .label, .warning .label, .question .label, .error .label { + color: #fefefe; } + .info .label:backdrop, .warning .label:backdrop, .question .label:backdrop, .error .label:backdrop { + color: rgba(254, 254, 254, 0.5); } + .info button, .warning button, .question button, .error button { + border-radius: 2px; + border: none; + background: rgba(30, 37, 41, 0.98); + color: #BCC4C9; + box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2); } + .info button .label, .warning button .label, .question button .label, .error button .label { + color: #BCC4C9; } + .info button:active, .warning button:active, .question button:active, .error button:active { + background: #0A1C14; + color: #BCC4C9; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:active:backdrop, .warning button:active:backdrop, .question button:active:backdrop, .error button:active:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:hover, .warning button:hover, .question button:hover, .error button:hover, .info button:focus, .warning button:focus, .question button:focus, .error button:focus { + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4); } + .info button:disabled, .warning button:disabled, .question button:disabled, .error button:disabled { + background: rgba(30, 37, 41, 0.6); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:disabled:backdrop, .warning button:disabled:backdrop, .question button:disabled:backdrop, .error button:disabled:backdrop { + background: rgba(30, 37, 41, 0.5); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + .info button:backdrop, .warning button:backdrop, .question button:backdrop, .error button:backdrop { + background: rgba(30, 37, 41, 0.8); + color: rgba(188, 196, 201, 0.5); + box-shadow: none; } + +.info, .info:backdrop { + color: #9dbc89; + background-color: transparent; } + +.warning, .warning:backdrop { + color: #cc5500; + background-color: transparent; } + +.question, .question:backdrop { + color: #88b7af; + background-color: transparent; } + +.error, .error:backdrop { + color: #b25f5d; + background-color: transparent; } + +banner revealer widget { + background: #7b9cb5; + padding: 5px; } + banner revealer widget, banner revealer widget:backdrop { + color: #BCC4C9; } + banner revealer widget button.suggested-action { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + background-color: rgba(0, 0, 0, 0.2); } + banner revealer widget button.suggested-action:hover, banner revealer widget button.suggested-action:active { + background-color: rgba(0, 0, 0, 0.4); } + banner revealer widget button.suggested-action:backdrop { + background-color: rgba(0, 0, 0, 0.3); } + +levelbar.horizontal trough > block { + min-height: 5px; + border-radius: 5px; } + levelbar.horizontal trough > block:dir(rtl) { + border-radius: 0 5px 5px 0; } + levelbar.horizontal trough > block:dir(ltr) { + border-radius: 5px 0 0 5px; } + levelbar.horizontal trough > block.empty, levelbar.horizontal trough > block.full { + border-radius: 5px; } +levelbar.horizontal.discrete trough > block { + min-height: 2px; + margin: 1px; + min-width: 24px; + border-radius: 0; } + levelbar.horizontal.discrete trough > block:first-child { + border-radius: 2px 0 0 2px; } + levelbar.horizontal.discrete trough > block:last-child { + border-radius: 0 2px 2px 0; } +levelbar.vertical trough > block { + min-width: 5px; + border-radius: 5px; } +levelbar.vertical.discrete > trough > block { + min-width: 2px; + margin: 1px 0; + min-height: 32px; } +levelbar > trough { + padding: 0; } +levelbar > trough > block { + border: 0px solid; } + levelbar > trough > block.low { + border-color: #cc5500; + background-color: #cc5500; } + levelbar > trough > block.high, levelbar > trough > block:not(.empty) { + border-color: #9dbc89; + background-color: #9dbc89; } + levelbar > trough > block.full { + border-color: #ba706e; + background-color: #ba706e; } + levelbar > trough > block.empty { + background-color: rgba(255, 255, 255, 0.1); + border-color: #0b0d0f; } + +/********* + * Links * + *********/ +*:link, button:link, +button:visited { + color: #7b9cb5; } + *:link:visited, + button:visited { + color: rgba(123, 156, 181, 0.5); } + *:selected *:link:visited, *:selected button:visited:link, + *:selected button:visited { + color: #b8c3c2; } + *:link:hover, button:hover:link, + button:hover:visited { + color: #9cb5c7; } + *:selected *:link:hover, *:selected button:hover:link, + *:selected button:hover:visited { + color: #edefef; } + *:link:active, button:active:link, + button:active:visited { + color: #7b9cb5; } + *:selected *:link:active, *:selected button:active:link, + *:selected button:active:visited { + color: #dbe0e0; } + *:link:backdrop:backdrop:hover, button:backdrop:backdrop:hover:link, + button:backdrop:backdrop:hover:visited, *:link:backdrop:backdrop:hover:selected, button:backdrop:backdrop:hover:selected:link, + button:backdrop:backdrop:hover:selected:visited, *:link:backdrop, button:backdrop:link, + button:backdrop:visited { + color: #506A68; } + *:link:selected, button:selected:link, + button:selected:visited, *:selected *:link, *:selected button:link, + *:selected button:visited { + color: #dbe0e0; } + +button:link, +button:visited { + text-shadow: none; } + button:link:hover, button:link:active, button:link:checked, + button:visited:hover, + button:visited:active, + button:visited:checked { + text-shadow: none; } + button:link > label, + button:visited > label { + text-decoration-line: underline; } + +/********* + * Lists * + *********/ +list, listview { + background-color: #0A1C14; + border-color: #0b0d0f; + border-radius: 0px; } + list, list label, listview, listview label { + color: #bcc3c9; } + list:backdrop, listview:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; } + list.horizontal row.separator, list.separators.horizontal > row:not(.separator), listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator) { + border-left: 1px solid #0b0d0f; } + list:not(.horizontal) row.separator, list.separators:not(.horizontal) > row:not(.separator), listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator) { + border-bottom: 1px solid #0b0d0f; } + +row { + border-radius: 0px; } + row:hover { + transition: none; } + row:backdrop { + transition: 200ms ease-out; } + row.activatable.has-open-popup, row.activatable:hover { + background-color: rgba(188, 196, 201, 0.05); } + row.activatable:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + row.activatable:backdrop:hover { + background-color: transparent; } + row.activatable:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + row.activatable:selected.has-open-popup, row.activatable:selected:hover { + background-color: rgba(80, 106, 104, 0.5); } + row.activatable:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + row.activatable.button { + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + row .view, row iconview { + background-color: transparent; } + +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: #0b0d0f; } +columnview.data-table > listview > row > cell { + padding-top: 2px; + padding-bottom: 2px; } + +treeexpander { + border-spacing: 4px; } + +/******************************************************** + * Data Tables * + * treeview like tables with individual focusable cells * + * https://gitlab.gnome.org/GNOME/gtk/-/issues/2929 * + ********************************************************/ +columnview row:not(:selected) cell editablelabel:not(.editing):focus-within { + outline: 2px solid #0b0d0f; } + +columnview row:not(:selected) cell editablelabel.editing:focus-within { + outline: 2px solid #506A68; } + +columnview row:not(:selected) cell editablelabel.editing text selection { + background-color: rgba(80, 106, 104, 0.6); + color: transparent; } + columnview row:not(:selected) cell editablelabel.editing text selection:focus-within { + background-color: #506A68; + color: #BCC4C9; } + +/******************************************************* + * Rich Lists * + * Large list usually containing lots of widgets * + * https://gitlab.gnome.org/GNOME/gtk/-/issues/3073 * + *******************************************************/ +.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; } + +/******************************************************** + * Complex Lists * + * Put padding on the cell content so event controllers * + * can cover the whole area. * + ********************************************************/ +columnview.complex > listview > row > cell { + padding: 0; } + columnview.complex > listview > row > cell > * { + padding: 8px 6px; } +columnview.complex.data-table > listview > row > cell { + padding: 0; } + columnview.complex.data-table > listview > row > cell > * { + padding-top: 2px; + padding-bottom: 2px; } + +.boxed-list { + border: 1px solid #0b0d0f; } + .boxed-list-separate { + background-color: transparent; } + +/********* + * Menus * + *********/ +menubar, +.menubar { + background-color: #0A1C14; + color: #bcc3c9; + padding: 0px; + box-shadow: inset 0 -1px rgba(0, 0, 0, 0.1); } + menubar > item, + .menubar > item { + min-height: 16px; + padding: 4px 8px; } + menubar > item:hover, + .menubar > item:hover { + box-shadow: inset 0 -3px #506A68; } + menubar > item:disabled, + .menubar > item:disabled { + color: #6b7276; + box-shadow: none; } + +menu, .menu, .context-menu { + font: initial; + margin: 4px; + padding: 2px 0px; + background: #1d2428; + border-radius: 1px; } + .csd menu, + .csd .menu, + .csd .context-menu { + border: none; } + menu:backdrop, .menu:backdrop, .context-menu:backdrop { + background-color: #20262a; } + menu menuitem, .menu menuitem, .context-menu menuitem { + min-height: 17px; + min-width: 40px; + padding: 4px 6px; + text-shadow: none; } + menu menuitem:hover, .menu menuitem:hover, .context-menu menuitem:hover { + color: #fefefe; + background-color: #506A68; } + menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { + color: #6b7276; } + menu menuitem:disabled:backdrop, .menu menuitem:disabled:backdrop, .context-menu menuitem:disabled:backdrop { + color: #3b484f; } + menu menuitem:backdrop, menu menuitem:backdrop:hover, .menu menuitem:backdrop, .menu menuitem:backdrop:hover, .context-menu menuitem:backdrop, .context-menu menuitem:backdrop:hover { + color: #6b7276; + background-color: transparent; } + menu menuitem arrow, .menu menuitem arrow, .context-menu menuitem arrow { + min-height: 16px; + min-width: 16px; } + menu menuitem arrow:dir(ltr), .menu menuitem arrow:dir(ltr), .context-menu menuitem arrow:dir(ltr) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + margin-left: 10px; } + menu menuitem arrow:dir(rtl), .menu menuitem arrow:dir(rtl), .context-menu menuitem arrow:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; } + menu menuitem label:dir(rtl), menu menuitem label:dir(ltr), .menu menuitem label:dir(rtl), .menu menuitem label:dir(ltr), .context-menu menuitem label:dir(rtl), .context-menu menuitem label:dir(ltr) { + color: inherit; } + menu > arrow, .menu > arrow, .context-menu > arrow { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 16px; + min-width: 16px; + padding: 4px; + background-color: #1d2428; + border-radius: 0; } + menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + menu > arrow.bottom, .menu > arrow.bottom, .context-menu > arrow.bottom { + margin-bottom: -6px; + border-top: 1px solid #2e3539; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { + background-color: #2e3539; } + menu > arrow:backdrop, .menu > arrow:backdrop, .context-menu > arrow:backdrop { + background-color: #20262a; } + menu > arrow:disabled, .menu > arrow:disabled, .context-menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; } + +menuitem accelerator { + color: alpha(currentColor,0.55); } +menuitem check, +menuitem radio { + min-height: 16px; + min-width: 16px; } + menuitem check:dir(ltr), + menuitem radio:dir(ltr) { + margin-right: 7px; } + menuitem check:dir(rtl), + menuitem radio:dir(rtl) { + margin-left: 7px; } + +.csd.popup { + background: transparent; } + +/******** + * Misc * + ********/ +.content-view { + background-color: #0b0d0f; } + .content-view:hover { + -gtk-icon-filter: brightness(1.2); } + .content-view:backdrop { + background-color: #0b0d0f; } + +.osd .scale-popup button.flat { + border-style: none; + border-radius: 5px; } +.scale-popup button:hover { + background-color: rgba(188, 196, 201, 0.1); + border-radius: 5px; } + +/************* + * Notebooks * + *************/ +notebook > header { + padding: 1px; + border-color: #0b0d0f; + border-width: 1px; + background-color: #0A1C14; } + notebook > header:backdrop { + border-color: #0A1C14; + background-color: #0A1C14; } + notebook > header tabs { + margin: 0px; } + notebook > header.top { + border-bottom-style: solid; } + notebook > header.top > tabs { + margin-bottom: -3px; } + notebook > header.top > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.top > tabs > tab:checked { + background-color: #0A1C14; } + notebook > header.top > tabs > tab:checked:hover { + background-color: #0A1C14; } + notebook > header.bottom { + border-top-style: solid; } + notebook > header.bottom > tabs { + margin-top: -2px; } + notebook > header.bottom > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.bottom > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: -1px 0 0 #0b0d0f, 0px 1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.left { + border-right-style: solid; } + notebook > header.left > tabs { + margin-right: -2px; } + notebook > header.left > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.left > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 0px 1px 0 #0b0d0f; } + notebook > header.right { + border-left-style: solid; } + notebook > header.right > tabs { + margin-left: -2px; } + notebook > header.right > tabs > tab:backdrop { + box-shadow: none; } + notebook > header.right > tabs > tab:checked { + background-color: #0A1C14; + box-shadow: 0px 1px 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header.top > tabs > arrow { + border-top-style: none; } + notebook > header.bottom > tabs > arrow { + border-bottom-style: none; } + notebook > header.top > tabs > arrow, notebook > header.bottom > tabs > arrow { + margin-left: -5px; + margin-right: -5px; + padding-left: 4px; + padding-right: 4px; } + notebook > header.top > tabs > arrow.down, notebook > header.bottom > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); } + notebook > header.top > tabs > arrow.up, notebook > header.bottom > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); } + notebook > header.left > tabs > arrow { + border-left-style: none; } + notebook > header.right > tabs > arrow { + border-right-style: none; } + notebook > header.left > tabs > arrow, notebook > header.right > tabs > arrow { + margin-top: -5px; + margin-bottom: -5px; + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left > tabs > arrow.down, notebook > header.right > tabs > arrow.down { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + notebook > header.left > tabs > arrow.up, notebook > header.right > tabs > arrow.up { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + notebook > header > tabs > arrow { + min-height: 14px; + min-width: 14px; + border-radius: 0; } + notebook > header > tabs > arrow:hover:not(:active):not(:backdrop) { + background-clip: padding-box; + background-image: none; + background-color: rgba(255, 255, 255, 0.3); + border-color: transparent; + box-shadow: none; } + notebook > header > tabs > arrow:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + notebook > header tab { + min-height: 24px; + min-width: 24px; + padding: 1px 12px; + outline-offset: -5px; + color: #6b7276; + font-weight: normal; + border-width: 1px; + border-color: transparent; } + notebook > header tab:hover { + color: #949ba0; } + notebook > header tab:hover.reorderable-page { + border-color: rgba(11, 13, 15, 0.3); + background-color: rgba(26, 32, 35, 0.2); } + notebook > header tab:backdrop { + color: #4b5155; } + notebook > header tab:backdrop.reorderable-page { + border-color: transparent; + background-color: transparent; } + notebook > header tab:checked { + color: #BCC4C9; + box-shadow: -1px 0 0 #0b0d0f, 0px -1px 0 #0b0d0f, 1px 0 0 #0b0d0f; } + notebook > header tab:checked.reorderable-page { + border-color: rgba(11, 13, 15, 0.5); + background-color: rgba(26, 32, 35, 0.5); } + notebook > header tab:checked.reorderable-page:hover { + background-color: rgba(26, 32, 35, 0.7); } + notebook > header tab:backdrop:checked { + color: #6b7276; } + notebook > header tab:backdrop:checked.reorderable-page { + border-color: #0A1C14; + background-color: #0A1C14; } + notebook > header tab button.flat { + border: none; + padding: 0; + margin-top: 4px; + margin-bottom: 4px; + min-width: 20px; + min-height: 20px; } + notebook > header tab button.flat:hover { + background: transparent; + box-shadow: none; + color: #ba706e; } + notebook > header tab button.flat, notebook > header tab button.flat:backdrop { + color: alpha(currentColor,0.3); } + notebook > header.top tabs, notebook > header.bottom tabs { + padding-left: 0px; + padding-right: 0px; } + notebook > header.top tabs:not(:only-child), notebook > header.bottom tabs:not(:only-child) { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs:not(:only-child):first-child, notebook > header.bottom tabs:not(:only-child):first-child { + margin-left: -1px; } + notebook > header.top tabs:not(:only-child):last-child, notebook > header.bottom tabs:not(:only-child):last-child { + margin-right: -1px; } + notebook > header.top tabs tab, notebook > header.bottom tabs tab { + margin-left: 0.5px; + margin-right: 0.5px; } + notebook > header.top tabs tab.reorderable-page, notebook > header.bottom tabs tab.reorderable-page { + border-style: none solid; } + notebook > header.left tabs, notebook > header.right tabs { + padding-top: 4px; + padding-bottom: 4px; } + notebook > header.left tabs:not(:only-child), notebook > header.right tabs:not(:only-child) { + margin-top: 3px; + margin-bottom: 3px; } + notebook > header.left tabs:not(:only-child):first-child, notebook > header.right tabs:not(:only-child):first-child { + margin-top: -1px; } + notebook > header.left tabs:not(:only-child):last-child, notebook > header.right tabs:not(:only-child):last-child { + margin-bottom: -1px; } + notebook > header.left tabs tab, notebook > header.right tabs tab { + margin-top: 4px; + margin-bottom: 4px; } + notebook > header.left tabs tab.reorderable-page, notebook > header.right tabs tab.reorderable-page { + border-style: solid none; } + notebook > header.top tab { + padding-bottom: 3px; } + notebook > header.bottom tab { + padding-top: 3px; } +notebook > stack:not(:only-child) { + background-color: #0A1C14; } + notebook > stack:not(:only-child):backdrop { + background-color: #0A1C14; } +notebook button.flat { + padding: 1px 3px; + background: transparent; + border: none; } + notebook button.flat:hover, notebook button.flat:backdrop { + background: transparent; } + +tabbar:backdrop .box > scrolledwindow, +tabbar:backdrop .box > .start-action, +tabbar:backdrop .box > .end-action { + filter: opacity(1); } +tabbar tabbox { + background-color: #0A1C14; + padding: 0px; + color: #BCC4C9; } + tabbar tabbox:backdrop { + background-color: #0A1C14; } + tabbar tabbox > tabboxchild { + margin: 0 -3px; + border-radius: 0; } + tabbar tabbox > tab, + tabbar tabbox > tabboxchild > tab { + border-radius: 0; } + tabbar tabbox > tab:checked, tabbar tabbox > tab:selected, + tabbar tabbox > tabboxchild > tab:checked, + tabbar tabbox > tabboxchild > tab:selected { + background: #232b2f; + color: #BCC4C9; } + +/********* + * Paned * + *********/ +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: image(#0b0d0f); + background-size: 1px 1px; } + paned > separator:selected { + background-image: image(#506A68); } + paned > separator:backdrop { + background-image: image(#0A1C14); } + paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #0A1C14; + background-image: image(#0b0d0f), image(#0b0d0f); + background-size: 1px 1px, 1px 1px; } + paned > separator.wide:backdrop { + background-color: #0A1C14; + background-image: image(#0A1C14), image(#0A1C14); } +paned.horizontal > separator { + background-repeat: repeat-y; } + paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; } + paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; } + paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; } +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; } + paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; } + +/************ + * Pathbars * + ************/ +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; } +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 8px; } +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 8px; } +.path-bar button image { + padding-left: 4px; + padding-right: 4px; } +.path-bar button.slider-button { + padding-left: 0; + padding-right: 0; } + +#NautilusPathBar, .pathbar { + margin-top: 2px; + border-radius: 1px; + background-color: #0A1C14; } + #NautilusPathBar .dim-label, #NautilusPathBar label.separator, #NautilusPathBar .titlebar .subtitle, .titlebar #NautilusPathBar .subtitle, + #NautilusPathBar headerbar .subtitle, + headerbar #NautilusPathBar .subtitle, .pathbar .dim-label, .pathbar label.separator, .pathbar .titlebar .subtitle, .titlebar .pathbar .subtitle, + .pathbar headerbar .subtitle, + headerbar .pathbar .subtitle { + color: transparent; + margin-right: -5px; } + #NautilusPathBar button .horizontal > .dim-label, #NautilusPathBar button .horizontal > label.separator, #NautilusPathBar button .titlebar .horizontal > .subtitle, .titlebar #NautilusPathBar button .horizontal > .subtitle, + #NautilusPathBar button headerbar .horizontal > .subtitle, + headerbar #NautilusPathBar button .horizontal > .subtitle, .pathbar button .horizontal > .dim-label, .pathbar button .horizontal > label.separator, .pathbar button .titlebar .horizontal > .subtitle, .titlebar .pathbar button .horizontal > .subtitle, + .pathbar button headerbar .horizontal > .subtitle, + headerbar .pathbar button .horizontal > .subtitle { + color: #BCC4C9; + padding: 5.5px 12px; + margin: 0; + border-right: 1px solid #0b0d0f; } + #NautilusPathBar button:hover .dim-label, #NautilusPathBar button:hover label.separator, #NautilusPathBar button:hover .titlebar .subtitle, .titlebar #NautilusPathBar button:hover .subtitle, + #NautilusPathBar button:hover headerbar .subtitle, + headerbar #NautilusPathBar button:hover .subtitle, #NautilusPathBar button:focus .dim-label, #NautilusPathBar button:focus label.separator, #NautilusPathBar button:focus .titlebar .subtitle, .titlebar #NautilusPathBar button:focus .subtitle, + #NautilusPathBar button:focus headerbar .subtitle, + headerbar #NautilusPathBar button:focus .subtitle, .pathbar button:hover .dim-label, .pathbar button:hover label.separator, .pathbar button:hover .titlebar .subtitle, .titlebar .pathbar button:hover .subtitle, + .pathbar button:hover headerbar .subtitle, + headerbar .pathbar button:hover .subtitle, .pathbar button:focus .dim-label, .pathbar button:focus label.separator, .pathbar button:focus .titlebar .subtitle, .titlebar .pathbar button:focus .subtitle, + .pathbar button:focus headerbar .subtitle, + headerbar .pathbar button:focus .subtitle { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + border-radius: 0; } + #NautilusPathBar button > .horizontal > image.dim-label, #NautilusPathBar .titlebar button > .horizontal > image.subtitle, .titlebar #NautilusPathBar button > .horizontal > image.subtitle, + #NautilusPathBar headerbar button > .horizontal > image.subtitle, + headerbar #NautilusPathBar button > .horizontal > image.subtitle, .pathbar button > .horizontal > image.dim-label, .pathbar .titlebar button > .horizontal > image.subtitle, .titlebar .pathbar button > .horizontal > image.subtitle, + .pathbar headerbar button > .horizontal > image.subtitle, + headerbar .pathbar button > .horizontal > image.subtitle { + padding: 3px 0px 3px 12px; + border-right: none; + margin-right: -6px; } + #NautilusPathBar button, .pathbar button { + background: transparent; + border: none; + margin: 0; + padding: 0; + box-shadow: none; } + #NautilusPathBar .flat.popup, .pathbar .flat.popup { + margin: 0; } + #NautilusPathBar .flat.popup button, .pathbar .flat.popup button { + padding: 4px 6px; } + #NautilusPathBar .flat.popup button:hover, #NautilusPathBar .flat.popup button:active, #NautilusPathBar .flat.popup button:checked, .pathbar .flat.popup button:hover, .pathbar .flat.popup button:active, .pathbar .flat.popup button:checked { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #NautilusPathBar .current-dir label, .pathbar .current-dir label { + padding: 5.5px 12px; } + #NautilusPathBar .current-dir label, #NautilusPathBar .current-dir image, .pathbar .current-dir label, .pathbar .current-dir image { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #NautilusPathBar button.current-dir:only-child image, .pathbar button.current-dir:only-child image { + margin-right: -6px; + padding: 0px 0px 0px 12px; + border-radius: 1px 0px 0px 1px; } + +#NautilusQueryEditor > menubutton > button { + margin-right: -7px; + -gtk-icon-size: 12px; + border-radius: 0px 1px 1px 0px; + border: none; + background-color: transparent; } + #NautilusQueryEditor > menubutton > button:hover image, #NautilusQueryEditor > menubutton > button:active image, #NautilusQueryEditor > menubutton > button:checked image { + color: #fefefe; } +#NautilusQueryEditor > text, #NautilusQueryEditor > image { + margin: 0; } + +/*************** + * Popovers * + ***************/ +popover.background { + background-color: transparent; + font: initial; } + popover.background > arrow, + popover.background > contents { + background: linear-gradient(to bottom, #0A1C14, #161b1d); + background-clip: padding-box; + border: 1px solid #0b0d0f; + box-shadow: 0 4px 6px transparent; + color: #BCC4C9; } + popover.background > arrow label.dim-label, popover.background > arrow label.separator, popover.background > arrow .titlebar label.subtitle, .titlebar popover.background > arrow label.subtitle, + popover.background > arrow headerbar label.subtitle, + headerbar popover.background > arrow label.subtitle, popover.background > arrow label.title-2, popover.background > arrow .text-button:not(.suggested-action), + popover.background > contents label.dim-label, + popover.background > contents label.separator, + popover.background > contents .titlebar label.subtitle, + .titlebar popover.background > contents label.subtitle, + popover.background > contents headerbar label.subtitle, + headerbar popover.background > contents label.subtitle, + popover.background > contents label.title-2, + popover.background > contents .text-button:not(.suggested-action) { + color: #BCC4C9; } + popover.background:backdrop { + background-color: transparent; + box-shadow: none; } + popover.background > contents { + padding: 8px; + border-radius: 1px; } + popover.background > contents > list, + popover.background > contents > .view, + popover.background > contents > iconview, + popover.background > contents > toolbar { + border-style: none; + background-color: transparent; } + popover.background > contents separator { + background-color: #101315; + margin: 3px; } + popover.background > contents list separator { + margin: 0; } + .osd popover.background, popover.background.touch-selection, popover.background.magnifier { + background-color: transparent; } + .osd popover.background > arrow, + .osd popover.background > contents, popover.background.touch-selection > arrow, + popover.background.touch-selection > contents, popover.background.magnifier > arrow, + popover.background.magnifier > contents { + border: 1px solid rgba(255, 255, 255, 0.1); + box-shadow: none; } + +magnifier { + background-color: #0A1C14; } + +/********************** + * Popover Base Menus * + **********************/ +popover.menu { + padding: 0; } + popover.menu box.inline-buttons { + padding: 0 12px; } + popover.menu box.inline-buttons button.image-button.model { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + min-height: 30px; + min-width: 30px; + padding: 0; + border: none; + outline: none; + transition: none; } + popover.menu box.inline-buttons button.image-button.model:selected { + background: image(#2b353a); } + popover.menu box.circular-buttons { + padding: 12px 12px 6px; } + popover.menu box.circular-buttons button.circular.image-button.model { + padding: 11px; } + popover.menu box.circular-buttons button.circular.image-button.model:focus { + background-color: #2b353a; + border-color: #2b353a; } + popover.menu > arrow, popover.menu.background > contents { + background-color: #0A1C14; + color: #BCC4C9; + padding: 5px; } + popover.menu > arrow .view, popover.menu > arrow iconview, popover.menu.background > contents .view, popover.menu.background > contents iconview { + background-color: transparent; } + popover.menu > arrow .view row, popover.menu > arrow iconview row, popover.menu.background > contents .view row, popover.menu.background > contents iconview row { + margin: 0; } + popover.menu.background separator { + margin: 6px 0; } + 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 check:hover, popover.menu check:active, + popover.menu radio:hover, + popover.menu radio:active { + background-color: transparent; } + popover.menu radio { + border-color: #0b0d0f; } + popover.menu radio:active { + border-color: rgba(11, 13, 15, 0.5); } + 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 modelbutton, popover.menu.background > contents .view row, popover.menu.background > contents iconview row { + min-height: 30px; + min-width: 40px; + padding: 0 12px; + border-radius: 5px; } + popover.menu modelbutton:selected, popover.menu.background > contents .view row:selected, popover.menu.background > contents iconview row:selected { + color: #bcc3c9; + background-color: #2b353a; } + popover.menu modelbutton:selected:active, popover.menu.background > contents .view row:selected:active, popover.menu.background > contents iconview row:selected:active { + background-color: #415058; } + popover.menu label.title { + font-weight: bold; + padding: 4px 32px; } + +/***************** + * Progress bars * + *****************/ +progressbar { + font-size: smaller; + color: rgba(188, 196, 201, 0.4); } + progressbar.horizontal trough, + progressbar.horizontal progress { + min-height: 6px; } + progressbar.vertical trough, + progressbar.vertical progress { + min-width: 6px; } + progressbar.horizontal progress { + margin: 0; } + progressbar.vertical progress { + margin: 0; } + progressbar:backdrop { + box-shadow: none; + transition: 200ms ease-out; } + progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; } + progressbar.osd trough { + border-style: none; + border-radius: 0; + background-color: transparent; + box-shadow: none; } + progressbar.osd progress { + border-style: none; + border-radius: 0; } + +/************ + * GtkScale * + ************/ +progressbar trough, scale trough, scale fill { + background-color: rgba(255, 255, 255, 0.1); + border: none; + border-radius: 3px; + margin: 0; } + progressbar trough:disabled, scale trough:disabled, scale fill:disabled { + background-color: rgba(255, 255, 255, 0.06); } + progressbar trough:backdrop, progressbar:backdrop trough, scale trough:backdrop, scale fill:backdrop { + background-color: rgba(255, 255, 255, 0.06); + transition: 200ms ease-out; } + progressbar trough:backdrop:disabled, progressbar:backdrop trough:disabled, scale trough:backdrop:disabled, scale fill:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +progressbar progress, scale highlight { + border: none; + background-color: #88b7af; + border-radius: 3px; + margin: 0; } + progressbar progress:disabled, scale highlight:disabled { + border: none; + background-color: rgba(255, 255, 255, 0.1); } + progressbar progress:backdrop, progressbar:backdrop progress, scale highlight:backdrop, progressbar progress:active:backdrop, progressbar:backdrop progress:active, scale highlight:active:backdrop { + border-color: #98c1ba; + background-color: #98c1ba; } + progressbar progress:backdrop:disabled, progressbar:backdrop progress:disabled, scale highlight:backdrop:disabled, progressbar progress:active:backdrop:disabled, progressbar:backdrop progress:active:disabled, scale highlight:active:backdrop:disabled { + background-color: rgba(255, 255, 255, 0.06); } + +scale { + min-height: 16px; + min-width: 16px; + padding: 8px; } + scale.horizontal trough, + scale.horizontal progress { + min-height: 4px; } + scale.vertical trough, + scale.vertical progress { + min-width: 4px; } + scale slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + background-color: white; + box-shadow: inset 0 1px #ba706e, 0px 0px 1px 1px rgba(0, 0, 0, 0.1); + border-radius: 0px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-property: background, border, box-shadow; } + scale slider:active { + background-color: #88b7af; } + scale slider:active:disabled { + background-color: #0A1C14; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.05); } + scale.fine-tune.horizontal { + padding-top: 9px; + padding-bottom: 9px; + min-height: 16px; } + scale.fine-tune.vertical { + padding-left: 9px; + padding-right: 9px; + min-width: 16px; } + scale.fine-tune slider { + margin: -6px; } + scale.fine-tune fill, + scale.fine-tune highlight, + scale.fine-tune trough { + border-radius: 5px; } + scale trough { + outline-offset: 2px; + outline-color: transparent; } + scale fill:backdrop, scale fill { + background-color: #0b0d0f; } + scale fill:disabled:backdrop, scale fill:disabled { + border-color: transparent; + background-color: transparent; } + .osd scale fill { + background-color: rgba(97, 97, 97, 0.775); } + .osd scale fill:disabled:backdrop, .osd scale fill:disabled { + border-color: transparent; + background-color: transparent; } + scale slider { + border-color: #0b0d0f; + border-width: 0px; + border-style: solid; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.507), 0px 0px 5px rgba(0, 0, 0, 0.5); } + scale slider:hover { + box-shadow: 0px 0px 10px #88b7af; } + scale slider:active { + border-color: #3a4d4b; } + scale slider:disabled { + background-color: #52877e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + scale slider:backdrop, scale slider:backdrop:disabled { + transition: 200ms ease-out; + background-color: #52877e; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.1); } + row:selected scale slider:disabled, row:selected scale slider { + border-color: #3a4d4b; } + scale value { + color: alpha(currentColor,0.4); } + scale.horizontal > marks { + color: alpha(currentColor,0.55); } + scale.horizontal > marks.top { + margin-bottom: 6px; } + scale.horizontal > marks.bottom { + margin-top: 6px; } + scale.horizontal > marks indicator { + background-color: currentColor; + min-height: 6px; + min-width: 1px; } + scale.horizontal > value.left { + margin-right: 9px; } + scale.horizontal > value.right { + margin-left: 9px; } + scale.horizontal.fine-tune > marks.top { + margin-top: 3px; } + scale.horizontal.fine-tune > marks.bottom { + margin-bottom: 3px; } + scale.horizontal.fine-tune > marks indicator { + min-height: 3px; } + scale.vertical > marks { + color: alpha(currentColor,0.55); } + scale.vertical > marks.top { + margin-right: 6px; } + scale.vertical > marks.bottom { + margin-left: 6px; } + scale.vertical > marks indicator { + background-color: currentColor; + min-height: 1px; + min-width: 6px; } + scale.vertical > value.top { + margin-bottom: 9px; } + scale.vertical > value.bottom { + margin-top: 9px; } + scale.vertical.fine-tune > marks.top { + margin-left: 3px; } + scale.vertical.fine-tune > marks.bottom { + margin-right: 3px; } + scale.vertical.fine-tune > marks indicator { + min-height: 3px; } + scale.horizontal.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.horizontal.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.horizontal.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-before:not(.marks-after) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-before:not(.marks-after).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:hover { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:active { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.vertical.marks-after:not(.marks-before) slider:backdrop:disabled { + min-height: 16px; + min-width: 16px; + margin: -7px; + border-radius: 0px; + background-color: #78ada4; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0px 0px 1px 1px rgba(0, 0, 0, 0.3); } + scale.vertical.marks-after:not(.marks-before).fine-tune slider { + margin: -7px; } + scale.color { + min-height: 0; + min-width: 0; } + scale.color trough { + background-image: image(#0b0d0f); + background-repeat: no-repeat; } + scale.color.horizontal { + padding: 0 0 15px 0; } + scale.color.horizontal trough { + padding-bottom: 4px; + background-position: 0 -3px; + border-top-left-radius: 0; + border-top-right-radius: 0; } + scale.color.horizontal slider:dir(ltr):hover, scale.color.horizontal slider:dir(ltr):backdrop, scale.color.horizontal slider:dir(ltr):disabled, scale.color.horizontal slider:dir(ltr):backdrop:disabled, scale.color.horizontal slider:dir(ltr), scale.color.horizontal slider:dir(rtl):hover, scale.color.horizontal slider:dir(rtl):backdrop, scale.color.horizontal slider:dir(rtl):disabled, scale.color.horizontal slider:dir(rtl):backdrop:disabled, scale.color.horizontal slider:dir(rtl) { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.vertical:dir(ltr) { + padding: 0 0 0 15px; } + scale.color.vertical:dir(ltr) trough { + padding-left: 4px; + background-position: 3px 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + scale.color.vertical:dir(ltr) slider:hover, scale.color.vertical:dir(ltr) slider:backdrop, scale.color.vertical:dir(ltr) slider:disabled, scale.color.vertical:dir(ltr) slider:backdrop:disabled, scale.color.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.vertical:dir(rtl) { + padding: 0 15px 0 0; } + scale.color.vertical:dir(rtl) trough { + padding-right: 4px; + background-position: -3px 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + scale.color.vertical:dir(rtl) slider:hover, scale.color.vertical:dir(rtl) slider:backdrop, scale.color.vertical:dir(rtl) slider:disabled, scale.color.vertical:dir(rtl) slider:backdrop:disabled, scale.color.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + scale.color.fine-tune.horizontal:dir(ltr), scale.color.fine-tune.horizontal:dir(rtl) { + padding: 0 0 12px 0; } + scale.color.fine-tune.horizontal:dir(ltr) trough, scale.color.fine-tune.horizontal:dir(rtl) trough { + padding-bottom: 7px; + background-position: 0 -6px; } + scale.color.fine-tune.horizontal:dir(ltr) slider, scale.color.fine-tune.horizontal:dir(rtl) slider { + margin-bottom: -15px; + margin-top: 6px; } + scale.color.fine-tune.vertical:dir(ltr) { + padding: 0 0 0 12px; } + scale.color.fine-tune.vertical:dir(ltr) trough { + padding-left: 7px; + background-position: 6px 0; } + scale.color.fine-tune.vertical:dir(ltr) slider { + margin-left: -15px; + margin-right: 6px; } + scale.color.fine-tune.vertical:dir(rtl) { + padding: 0 12px 0 0; } + scale.color.fine-tune.vertical:dir(rtl) trough { + padding-right: 7px; + background-position: -6px 0; } + scale.color.fine-tune.vertical:dir(rtl) slider { + margin-right: -15px; + margin-left: 6px; } + +/************** + * Scrollbars * + **************/ +scrollbar { + background-color: #1c2326; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + scrollbar.top { + border-bottom: 1px solid #0b0d0f; } + scrollbar.bottom { + border-top: 1px solid #0b0d0f; } + scrollbar.left { + border-right: 1px solid #0b0d0f; } + scrollbar.right { + border-left: 1px solid #0b0d0f; } + scrollbar:backdrop { + background-color: #13181a; + border-color: #0A1C14; + transition: 200ms ease-out; } + scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #7b8287; } + scrollbar slider:hover { + background-color: #9ca3a8; } + scrollbar slider:hover:active { + background-color: #668785; } + scrollbar slider:backdrop { + background-color: #3a4144; } + scrollbar slider:disabled { + background-color: transparent; } + scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; } + scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; } + scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + border-color: transparent; + opacity: 0.4; + background-color: transparent; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 3px; + min-height: 3px; + background-color: #BCC4C9; + border: 1px solid black; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { + min-width: 5px; + min-height: 5px; + background-color: #BCC4C9; + background-clip: padding-box; + border-radius: 100%; + border: 1px solid black; + -gtk-icon-source: none; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal button { + margin: 1px 2px; + min-width: 5px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; } + scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical button { + margin: 2px 1px; + min-height: 5px; } + scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.8; } + scrollbar.horizontal slider { + min-width: 40px; } + scrollbar.vertical slider { + min-height: 40px; } + scrollbar button { + padding: 0; + min-width: 12px; + min-height: 12px; + border-style: none; + border-radius: 0; + transition-property: min-height, min-width, color; + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #7b8287; } + scrollbar button:hover { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #9ca3a8; } + scrollbar button:active, scrollbar button:checked { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #668785; } + scrollbar button:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(123, 130, 135, 0.2); } + scrollbar button:backdrop { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #3a4144; } + scrollbar button:backdrop:disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: rgba(58, 65, 68, 0.2); } + scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); } + scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); } + +treeview ~ scrollbar.vertical { + border-top: 1px solid #0b0d0f; + margin-top: -1px; } + +/*********** + * Sidebar * + ***********/ +.sidebar { + border-style: none; + border-width: 0; + background-color: #191f22; } + stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: none; + border-left-style: none; } + stacksidebar.sidebar:dir(rtl) list + .sidebar:dir(rtl), stacksidebar.sidebar.right list + .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #0b0d0f; + border-right-style: none; } + .sidebar:backdrop { + background-color: #0A1C14; + border-color: #0A1C14; + transition: 200ms ease-out; } + .sidebar row { + padding: 8px 12px; } + .sidebar.source-list { + background: #0A1C14; + padding: 4px 0px; } + .sidebar.source-list.view, iconview.sidebar.source-list { + transition: all .12s ease-in; } + .sidebar.source-list.view:selected, iconview.sidebar.source-list:selected { + padding-left: 4px; + background: rgba(238, 238, 238, 0.5); + color: #ACACAC; + border-left: 4px solid #506A68; } + .sidebar.source-list.view:selected:active, iconview.sidebar.source-list:selected:active { + box-shadow: inset 0 2px 3px -1px rgba(0, 0, 0, 0.5); } + .sidebar.source-list.view:selected.has-open-popup, iconview.sidebar.source-list:selected.has-open-popup, .sidebar.source-list.view:selected:hover, iconview.sidebar.source-list:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .sidebar.source-list.view:selected:backdrop, iconview.sidebar.source-list:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + .sidebar.source-list.view:hover, iconview.sidebar.source-list:hover, .sidebar.source-list.view iconview.source-list:hover, iconview.sidebar.source-list iconview.source-list:hover { + background-color: rgba(26, 32, 35, 0.4); } + paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned .sidebar:dir(rtl), paned .sidebar:dir(ltr), paned .sidebar { + border-style: none; + border-color: #0b0d0f; } + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; } +stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; } + +.navigation-sidebar, .navigation-sidebar:backdrop, placessidebar, placessidebar:backdrop { + background: #191f22; } +.navigation-sidebar list, .navigation-sidebar list:backdrop, placessidebar list, placessidebar list:backdrop { + background-color: #191f22; } + +placessidebar > viewport.frame { + border-style: solid; } +placessidebar row { + padding: 2px 11px; } + placessidebar row .sidebar-icon { + margin-left: -14px; + margin-right: 7px; + padding-left: 14px; + padding-right: 7px; } + placessidebar row.sidebar-row:selected, placessidebar row.sidebar-row:selected:hover, placessidebar row.sidebar-row:selected:backdrop { + background-color: #0A1C14; } + placessidebar row label { + padding-left: 8px; } + placessidebar row.sidebar-new-bookmark-row { + color: #d7bd7e; } + placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #9dbc89, inset 0 -1px #9dbc89; } + placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected { + background-color: #9dbc89; } + placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #fefefe; } + +.sidebar-pane, .sidebar-pane .bottom-bar { + background-color: #0A1C14; } +.sidebar-pane .bottom-bar button { + background-color: transparent; + border-radius: 0px; + border: none; } + .sidebar-pane .bottom-bar button .view, .sidebar-pane .bottom-bar button iconview { + background-color: transparent; } + +spinbutton { + font-feature-settings: "tnum"; } + spinbutton:not(.vertical) { + padding: 0; + border-spacing: 0; + /* :not here just to bump specificity above that of the list button styling */ } + spinbutton:not(.vertical) > text, .osd spinbutton:not(.vertical) > text { + min-width: 28px; + margin: 0; + background: none; + background-color: transparent; + border: none; + border-radius: 0; + box-shadow: none; + padding: 6px; } + spinbutton:not(.vertical) > text:backdrop:disabled, .osd spinbutton:not(.vertical) > text:backdrop:disabled { + background-color: transparent; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat), + spinbutton:not(.vertical) > button.image-button.down:not(.flat) { + min-height: 16px; + margin: 1px 0; + padding-bottom: 0; + padding-top: 0; + color: #acb4b9; + background-image: none; + border-style: none none none solid; + border-color: rgba(11, 13, 15, 0.3); + border-radius: 0; + box-shadow: none; + background-color: transparent; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl), + spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl) { + border-style: none solid none none; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):hover, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):hover { + color: #BCC4C9; + background-color: #181d20; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):disabled, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):disabled { + color: rgba(107, 114, 118, 0.3); + background-color: transparent; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):active, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):active { + color: #BCC4C9; + background-color: #13181a; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(ltr):last-child, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(ltr):last-child { + border-radius: 0 6px 6px 0; } + spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl):first-child, + spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl):first-child { + border-radius: 6px 0 0 6px; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat), + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat) { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-style: none none none solid; + border-color: rgba(0, 0, 0, 0.4); + border-radius: 0; + box-shadow: none; + -gtk-icon-shadow: 0 1px black; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl), + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl) { + border-style: none solid none none; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):hover, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):hover { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #fefefe; + border-color: rgba(0, 0, 0, 0.5); + background-color: rgba(0, 0, 0, 0.8); + -gtk-icon-shadow: 0 1px black; + box-shadow: none; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):disabled, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):disabled { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; + color: #898b8c; + border-color: rgba(0, 0, 0, 0.5); + -gtk-icon-shadow: none; + box-shadow: none; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(ltr):last-child, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(ltr):last-child { + border-radius: 0 6px 6px 0; } + .osd spinbutton:not(.vertical) > button.image-button.up:not(.flat):dir(rtl):first-child, + .osd spinbutton:not(.vertical) > button.image-button.down:not(.flat):dir(rtl):first-child { + border-radius: 6px 0 0 6px; } + spinbutton.vertical:disabled { + color: #6b7276; } + spinbutton.vertical:drop(active) { + border-color: transparent; + box-shadow: none; } + spinbutton.vertical > text { + min-height: 32px; + min-width: 32px; + padding: 0; + border-radius: 0; } + spinbutton.vertical > text > selection { + background-color: rgba(80, 106, 104, 0.6); + color: transparent; } + spinbutton.vertical > text > selection:focus-within { + color: #BCC4C9; } + spinbutton.vertical > button { + min-height: 32px; + min-width: 32px; + padding: 0; } + spinbutton.vertical > button.up { + border-bottom-style: none; + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; } + spinbutton.vertical > button.down { + border-top-style: none; + border-top-left-radius: 0; + border-top-right-radius: 0; } + .osd spinbutton.vertical > button:first-child { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical > button:first-child:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical > button:first-child:active { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + .osd spinbutton.vertical > button:first-child:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + treeview spinbutton:not(.vertical) { + min-height: 0; + border-style: none; + border-radius: 0; } + treeview spinbutton:not(.vertical) > text { + min-height: 0; + padding: 1px 2px; } + +/*********** + * Spinner * + ***********/ +menu spinner { + color: #506A68; } + +/********************* + * Spinner Animation * + *********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; } + spinner:checked:disabled { + opacity: 0.5; } + +/********** + * Switch * + **********/ +switch { + font-size: 1px; + min-width: 40px; + min-height: 25px; + background-color: transparent; + background-size: 40px 24px; + background-repeat: no-repeat; + background-position: center center; + background-image: -gtk-scaled(url("../assets/switch-off.svg"), url("../assets/switch-off.svg")); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } + switch:disabled { + background-image: -gtk-scaled(url("../assets/switch-insensitive.svg"), url("../assets/switch-insensitive.svg")); } + switch:disabled slider { + background-image: -gtk-scaled(url("../assets/switch-slider-insensitive.svg"), url("../assets/switch-slider-insensitive@2.png")); } + switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; } + switch:checked { + background-image: -gtk-scaled(url("../assets/switch-on.svg"), url("../assets/switch-on.svg")); } + switch:checked slider { + background-image: -gtk-scaled(url("../assets/switch-slider-on.svg"), url("../assets/switch-slider-on@2.png")); } + switch:checked:disabled { + background-image: -gtk-scaled(url("../assets/switch-on-insensitive.svg"), url("../assets/switch-on-insensitive.svg")); } + switch slider { + min-width: 1px; + min-height: 1px; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + background-image: -gtk-scaled(url("../assets/switch-slider-off.svg"), url("../assets/switch-slider-off@2.png")); } + switch trough:active, switch trough:checked { + background-color: #506A68; } + switch trough:active:backdrop, switch trough:checked:backdrop { + background-color: rgba(80, 106, 104, 0.6); } + +/************ + * Toolbars * + ************/ +toolbar, .inline-toolbar, searchbar > revealer > box { + padding: 4px; + background-color: #0A1C14; } + +toolbar { + padding: 4px 3px 3px 4px; } + .osd toolbar { + background-color: transparent; } + toolbar.osd { + padding: 13px; + border: none; + border-radius: 5px; + background-color: rgba(20, 23, 26, 0.8); } + toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { + border-radius: 0; } + toolbar.horizontal separator { + margin: 0 7px 1px 6px; } + toolbar.vertical separator { + margin: 6px 1px 7px 0; } + toolbar:not(.inline-toolbar):not(.osd) switch, + toolbar:not(.inline-toolbar):not(.osd) scale, + toolbar:not(.inline-toolbar):not(.osd) entry, + toolbar:not(.inline-toolbar):not(.osd) spinbutton, + toolbar:not(.inline-toolbar):not(.osd) button { + margin-right: 1px; + margin-bottom: 1px; } + +.inline-toolbar { + padding: 3px; + border-width: 0 1px 1px; + border-radius: 0 0 5px 5px; } + +searchbar > revealer > box { + border-width: 0 0 1px; + padding: 5px; } + +.inline-toolbar, searchbar > revealer > box { + border-style: solid; + border-color: #0b0d0f; + background-color: #161a1d; } + .inline-toolbar:backdrop, searchbar > revealer > box:backdrop { + border-color: #0A1C14; + background-color: #151a1d; + box-shadow: none; + transition: 200ms ease-out; } + +searchbar { + background: #0A1C14; } + +/************ + * Tooltips * + ************/ +tooltip { + padding: 4px; + /* not working */ + border-radius: 5px; + box-shadow: none; + text-shadow: 0 1px black; } + tooltip.background { + background-color: rgba(0, 0, 0, 0.8); + background-clip: padding-box; + border: 1px solid rgba(255, 255, 255, 0.1); } + tooltip decoration { + background-color: transparent; } + tooltip * { + padding: 4px; + background-color: transparent; + color: white; } + +columnview.view, +treeview.view { + border-left-color: #0b0d0f; + border-top-color: #0b0d0f; } + columnview.view:selected:focus, columnview.view:selected, + treeview.view:selected:focus, + treeview.view:selected { + border-radius: 0; + outline-color: #ba706e; } + columnview.view:disabled, + treeview.view:disabled { + color: #6b7276; } + columnview.view:disabled:selected, + treeview.view:disabled:selected { + color: #96a5a4; } + columnview.view:disabled:selected:backdrop, + treeview.view:disabled:selected:backdrop { + color: rgba(102, 125, 123, 0.85); } + columnview.view.separator, + treeview.view.separator { + min-height: 2px; + color: #0b0d0f; } + columnview.view:backdrop, + treeview.view:backdrop { + border-left-color: #2d3438; + border-top: #2d3438; } + 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: #3a4d4b; } + 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: #8d9499; } + columnview.view.expander:dir(rtl), + treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } + columnview.view.expander:hover, + treeview.view.expander:hover { + color: #bcc3c9; } + columnview.view.expander:selected, + treeview.view.expander:selected { + color: #cad2d1; } + columnview.view.expander:selected:hover, + treeview.view.expander:selected:hover { + color: #fefefe; } + columnview.view.expander:checked, + treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + columnview.view.progressbar, + treeview.view.progressbar { + border: 1px solid #3a4d4b; + border-radius: 4px; + background-color: #506A68; + background-image: linear-gradient(to bottom, #506A68, #3a4d4b); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.15), 0 1px rgba(0, 0, 0, 0.1); } + columnview.view.progressbar:selected:focus, columnview.view.progressbar:selected, + treeview.view.progressbar:selected:focus, + treeview.view.progressbar:selected { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); + background-image: image(#0A1C14); } + columnview.view.progressbar:selected:focus:backdrop, columnview.view.progressbar:selected:backdrop, + treeview.view.progressbar:selected:focus:backdrop, + treeview.view.progressbar:selected:backdrop { + background-color: #0A1C14; } + columnview.view.trough, + treeview.view.trough { + background-color: rgba(188, 196, 201, 0.1); } + columnview.view.trough:selected:focus, columnview.view.trough:selected, + treeview.view.trough:selected:focus, + treeview.view.trough:selected { + background-color: #3a4d4b; } + columnview.view > header > button, + treeview.view > header > button { + color: #b6c3c9; + background-color: #0A1C14; + font-weight: bold; + text-shadow: none; + box-shadow: none; } + columnview.view > header > button:hover, + treeview.view > header > button:hover { + color: #b9c4c9; + box-shadow: none; + transition: none; } + columnview.view > header > button:active, + treeview.view > header > button:active { + color: #BCC4C9; + transition: none; } + columnview.view > header > button sort-indicator, + treeview.view > header > button sort-indicator { + min-height: 16px; + min-width: 16px; } + columnview.view > header > button sort-indicator.ascending, + treeview.view > header > button sort-indicator.ascending { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); } + columnview.view > header > button sort-indicator.descending, + treeview.view > header > button sort-indicator.descending { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } + columnview.view button.dnd:active, columnview.view button.dnd:selected, columnview.view button.dnd:hover, columnview.view button.dnd, + columnview.view header.button.dnd:active, + columnview.view header.button.dnd:selected, + columnview.view header.button.dnd:hover, + columnview.view header.button.dnd, + treeview.view button.dnd:active, + treeview.view button.dnd:selected, + treeview.view button.dnd:hover, + treeview.view button.dnd, + treeview.view header.button.dnd:active, + treeview.view header.button.dnd:selected, + treeview.view header.button.dnd:hover, + treeview.view header.button.dnd { + padding: 0 6px; + color: #ba706e; + background-image: none; + background-color: #506A68; + border-style: none; + border-radius: 0; + box-shadow: inset 0 0 0 1px #0A1C14; + text-shadow: none; + transition: none; } + columnview.view acceleditor > label, + treeview.view acceleditor > label { + background-color: #506A68; } + +columnview.view > header > button, +treeview.view > header > button, columnview.view > header > button:hover, +treeview.view > header > button:hover, columnview.view > header > button:active, +treeview.view > header > button:active { + padding: 0 6px; + background-image: none; + border-style: none none solid solid; + border-color: #0b0d0f; + border-radius: 0; + text-shadow: none; } + columnview.view > header > button:disabled, + treeview.view > header > button:disabled { + border-color: #0A1C14; + background-image: none; } + columnview.view > header > button:last-child:backdrop, + treeview.view > header > button:last-child:backdrop, columnview.view > header > button:last-child, + treeview.view > header > button:last-child { + border-right-style: none; } + +/********************** + * Window Decorations * + *********************/ +window { + border-width: 0px; } + window.csd { + box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.75); + margin: 0px; + border-radius: 1px 1px 0 0; } + window.csd:backdrop { + box-shadow: 0 3px 9px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.75); + transition: 200ms ease-out; } + window.csd.popup { + border-radius: 1px; + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.csd.dialog.message { + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.65); } + window.solid-csd { + margin: 0; + padding: 4px; + border: solid 1px #0b0d0f; + border-radius: 0; + box-shadow: inset 0 0 0 4px #0b0d0f, inset 0 0 0 3px #0A1C14, inset 0 1px rgba(188, 196, 201, 0.07); } + window.solid-csd:backdrop { + box-shadow: inset 0 0 0 4px #0b0d0f, inset 0 0 0 3px #0A1C14, inset 0 1px rgba(188, 196, 201, 0.07); } + window.maximized, window.fullscreen { + border-radius: 0; + box-shadow: none; } + window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { + border-radius: 0; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.tiled:backdrop, window.tiled-top:backdrop, window.tiled-left:backdrop, window.tiled-right:backdrop, window.tiled-bottom:backdrop { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75), 0 0 0 20px transparent; } + window.popup { + box-shadow: none; } + window.ssd { + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.75); } + +windowcontrols button.close, windowcontrols button.maximize, windowcontrols button.minimize { + min-width: 20px; + min-height: 20px; + margin: 0; + padding: 0 1px; + background-position: center; + background-repeat: no-repeat; + background-size: 16px 16px; } + windowcontrols button.close, windowcontrols button.close:hover, windowcontrols button.close:focus, windowcontrols button.close:active, windowcontrols button.close:backdrop, windowcontrols button.close:backdrop:hover, windowcontrols button.maximize, windowcontrols button.maximize:hover, windowcontrols button.maximize:focus, windowcontrols button.maximize:active, windowcontrols button.maximize:backdrop, windowcontrols button.maximize:backdrop:hover, windowcontrols button.minimize, windowcontrols button.minimize:hover, windowcontrols button.minimize:focus, windowcontrols button.minimize:active, windowcontrols button.minimize:backdrop, windowcontrols button.minimize:backdrop:hover { + background-color: transparent; + border: none; + box-shadow: none; + color: transparent; } +windowcontrols button.close { + background-image: -gtk-scaled(url("../assets/close.png"), url("../assets/close@2.png")); } + windowcontrols button.close:hover, windowcontrols button.close:active { + background-image: -gtk-scaled(url("../assets/close_prelight.png"), url("../assets/close_prelight@2.png")); } +windowcontrols button.maximize { + background-image: -gtk-scaled(url("../assets/maximize.png"), url("../assets/maximize@2.png")); } + windowcontrols button.maximize:hover, windowcontrols button.maximize:active { + background-image: -gtk-scaled(url("../assets/maximize_prelight.png"), url("../assets/maximize_prelight@2.png")); } +windowcontrols button.minimize { + background-image: -gtk-scaled(url("../assets/min.png"), url("../assets/min@2.png")); } + windowcontrols button.minimize:hover, windowcontrols button.minimize:active { + background-image: -gtk-scaled(url("../assets/min_prelight.png"), url("../assets/min_prelight@2.png")); } +windowcontrols button:backdrop { + -gtk-icon-shadow: none; + background-image: -gtk-scaled(url("../assets/close_unfocused.png"), url("../assets/close_unfocused@2.png")); } + +headerbar.selection-mode button.titlebutton, +.titlebar.selection-mode button.titlebutton { + text-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); + -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.7082352941); } + headerbar.selection-mode button.titlebutton:backdrop, + .titlebar.selection-mode button.titlebutton:backdrop { + -gtk-icon-shadow: none; } + +.view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, +.history-view:selected:focus, +.history-view:selected, +textview > text:selected:focus, +textview > text:selected, textview > text selection:focus, textview > text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, +.menuitem.button.flat:selected, calendar > grid > label.day-number:selected, spinbutton:not(.vertical) selection:focus, spinbutton.vertical > text selection:focus, spinbutton:not(.vertical) selection, spinbutton.vertical > text selection, +entry selection:focus, +entry selection, row:selected, columnview.view:selected:focus, columnview.view:selected, +treeview.view:selected:focus, +treeview.view:selected { + background-color: #506A68; } + row:selected label, label:selected, .selection-mode windowcontrols button, .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, + .history-view:selected:focus, + .history-view:selected, + textview > text:selected:focus, + textview > text:selected, textview > text selection:focus, textview > text selection, flowbox flowboxchild:selected, modelbutton.flat:selected, + .menuitem.button.flat:selected, calendar > grid > label.day-number:selected, spinbutton:not(.vertical) selection:focus, spinbutton.vertical > text selection:focus, spinbutton:not(.vertical) selection, spinbutton.vertical > text selection, + entry selection:focus, + entry selection, row:selected, columnview.view:selected:focus, columnview.view:selected, + treeview.view:selected:focus, + treeview.view:selected { + color: #fefefe; + font-weight: normal; } + row:selected label:disabled, label:disabled:selected, .selection-mode windowcontrols button:disabled, iconview:disabled:selected:focus, .view:disabled:selected, iconview:disabled:selected, + .history-view:disabled:selected, + textview > text:disabled:selected:focus, + textview > text:disabled:selected, textview > text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, modelbutton.flat:disabled:selected, + .menuitem.button.flat:disabled:selected, calendar > grid > label.day-number:disabled:selected, spinbutton:not(.vertical) selection:disabled, spinbutton.vertical > text selection:disabled, + entry selection:disabled, row:disabled:selected { + color: #a7b4b3; } + row:selected label:backdrop, label:backdrop:selected, .selection-mode windowcontrols button:backdrop, iconview:backdrop:selected:focus, .view:backdrop:selected, iconview:backdrop:selected, + .history-view:backdrop:selected, + textview > text:backdrop:selected:focus, + textview > text:backdrop:selected, textview > text selection:backdrop, flowbox flowboxchild:backdrop:selected, label:backdrop selection, modelbutton.flat:backdrop:selected, + .menuitem.button.flat:backdrop:selected, calendar > grid > label.day-number:backdrop:selected, spinbutton:not(.vertical) selection:backdrop, spinbutton.vertical > text selection:backdrop, + entry selection:backdrop, row:backdrop:selected { + color: rgba(254, 254, 254, 0.5); } + row:selected label:backdrop:disabled, label:backdrop:disabled:selected, .selection-mode windowcontrols button:backdrop:disabled, .view:backdrop:disabled:selected, iconview:backdrop:disabled:selected, + .history-view:backdrop:disabled:selected, + textview > text:backdrop:disabled:selected, textview > text selection:backdrop:disabled, flowbox flowboxchild:backdrop:disabled:selected, label:disabled selection:backdrop, label:backdrop selection:disabled, modelbutton.flat:backdrop:disabled:selected, + .menuitem.button.flat:backdrop:disabled:selected, calendar > grid > label.day-number:backdrop:disabled:selected, spinbutton:not(.vertical) selection:backdrop:disabled, spinbutton.vertical > text selection:backdrop:disabled, + entry selection:backdrop:disabled, row:backdrop:disabled:selected { + color: rgba(102, 125, 123, 0.85); } + +.monospace { + font-family: Monospace; } + +/********************** + * DE-Specific Styles * + **********************/ +/********* +* Budgie * +*********/ +.budgie-container { + background-color: transparent; } + .budgie-container:backdrop { + background-color: transparent; } + .budgie-container popover list, + .budgie-container popover row { + border: none; + background: none; + padding: 0; + margin: 0; } + +.budgie-popover .container, +.budgie-popover border, +.budgie-popover list, +.budgie-popover row { + padding: 0; + margin: 0; + background: none; + border: none; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; + opacity: 1; + min-width: 0; + min-height: 0; } + +.budgie-popover, +.budgie-popover.background { + border-radius: 2px; + padding: 0; + background: #0f1315; + background-clip: border-box; + box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35); + border: 1px solid #0A1C14; } + .budgie-popover list:hover, + .budgie-popover row:hover, + .budgie-popover.background list:hover, + .budgie-popover.background row:hover { + background: none; } + .budgie-popover > frame.container, + .budgie-popover.background > frame.container { + margin: 0 -1px -1px; + padding: 2px 0 0; } + .budgie-popover button, + .budgie-popover.background button { + color: #bcc3c9; + border: none; + background: transparent; } + .budgie-popover button:hover, + .budgie-popover.background button:hover { + color: #506A68; } + +.budgie-popover > .container { + padding: 2px; } + +.budgie-menu { + color: #bcc3c9; } + .budgie-menu .container { + padding: 0; } + .budgie-menu button:hover { + -gtk-icon-filter: none; } + .budgie-menu entry.search { + border: none; + background: none; + padding: 5px 2px; + border-bottom: 1px solid #0A1C14; + border-radius: 0; + font-size: 120%; + box-shadow: none; + color: #bcc3c9; } + .budgie-menu entry.search image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-menu entry.search image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } + .budgie-menu .categories { + border-width: 0; + margin-left: 3px; + background: transparent; } + .budgie-menu .categories:dir(ltr) { + border-right: 1px solid #0A1C14; } + .budgie-menu .categories:dir(rtl) { + border-left: 1px solid #0A1C14; } + .budgie-menu .category-button { + padding: 7px; + border-radius: 2px 0 0 2px; } + .budgie-menu .category-button:hover { + background-color: rgba(188, 196, 201, 0.05); + color: #BCC4C9; } + .budgie-menu .category-button:active { + box-shadow: inset 0 2px 2px -2px rgba(0, 0, 0, 0.2); } + .budgie-menu .category-button:checked { + color: #fefefe; + background: #7b9cb5; } + .budgie-menu .category-button:checked:hover { + color: rgba(254, 254, 254, 0.9); } + .budgie-menu .category-button:checked:disabled { + opacity: 0.5; } + .budgie-menu .category-button:checked:disabled label { + color: rgba(254, 254, 254, 0.7); } + .budgie-menu scrollbar { + background-color: transparent; + border-color: #0A1C14; } + .budgie-menu button:not(.category-button) { + padding-top: 5px; + padding-bottom: 5px; + border-radius: 0; + box-shadow: none; + background: yellow; } + .budgie-menu button { + border: none; + background: transparent; } + .budgie-menu undershoot, .budgie-menu overshoot { + background: none; } + .budgie-menu list { + color: rgba(188, 195, 201, 0.7); } + +button.budgie-menu-launcher { + padding: 0 2px; + color: #bcc3c9; + box-shadow: none; + background-color: transparent; } + button.budgie-menu-launcher:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:active, button.budgie-menu-launcher:checked { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop { + color: #bcc3c9; + background-color: transparent; } + button.budgie-menu-launcher:backdrop:hover { + color: #bcc3c9; } + button.budgie-menu-launcher:backdrop:active, button.budgie-menu-launcher:backdrop:checked { + color: #506A68; + box-shadow: none; + background-color: #1d2428; } + +.user-menu .content-box separator { + margin-left: 6px; + margin-right: 6px; + background-color: rgba(188, 196, 201, 0.1); } +.user-menu button { + margin: 5px; } +.user-menu > box.vertical row.activatable:first-child .indicator-item, +.user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item { + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + background-color: #506A68; + transition-duration: 0.2s; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(ltr) { + padding-left: 7px; + background-position: left center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item:dir(rtl) { + padding-right: 7px; + background-position: right center; + background-repeat: no-repeat; + background-size: 38px auto; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(ltr), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(ltr) { + padding-left: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item label:dir(rtl), + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item label:dir(rtl) { + padding-right: 5px; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image { + color: #fefefe; } + .user-menu > box.vertical row.activatable:first-child .indicator-item image:first-child, + .user-menu > frame.container > box.vertical row.activatable:first-child .indicator-item image:first-child { + min-width: 24px; + min-height: 20px; } + +button.raven-trigger { + padding-left: 2px; + padding-right: 2px; + color: #bcc3c9; + box-shadow: none; } + button.raven-trigger:hover { + color: #bcc3c9; + background-color: transparent; } + button.raven-trigger:active, button.raven-trigger:checked { + box-shadow: none; + background-color: transparent; + color: #506A68; } + button.raven-trigger:backdrop { + color: #bcc3c9; } + button.raven-trigger:backdrop:hover { + color: #bcc3c9; } + button.raven-trigger:backdrop:active, button.raven-trigger:backdrop:checked { + box-shadow: none; + color: #506A68; + background-color: transparent; } + +.places-menu .container { + padding: 0; } +.places-menu .message-bar { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } +.places-menu .name-button { + border: 0; + border-radius: 0; + padding: 4px 6px; } +.places-menu .unmount-button { + padding: 4px 4px; + border: 0; + border-radius: 0; } +.places-menu .places-section-header { + padding: 0px; + border-bottom: 1px solid rgba(4, 5, 6, 0.95); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.03); } +.places-menu .places-section-header > button { + padding: 8px; + border: none; + border-bottom-left-radius: 0px; + border-bottom-right-radius: 0px; } +.places-menu .places-list { + background: rgba(188, 196, 201, 0.04); + border-bottom: 1px solid rgba(4, 5, 6, 0.95); } +.places-menu .unlock-area { + border-top: 1px solid rgba(4, 5, 6, 0.85); + border-bottom: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .unlock-area entry { + border-radius: 0; + border: 0; } +.places-menu .unlock-area button { + border-radius: 0; + border: 0; + border-left: 1px solid rgba(4, 5, 6, 0.85); } +.places-menu .alternative-label { + font-size: 15px; + padding: 3px; } +.places-menu .always-expand { + background: transparent; + border-bottom: none; } + +.night-light-indicator .container { + padding: 0; } +.night-light-indicator .view-header { + font-size: 14px; + padding: 10px; + border-bottom: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: 0px 1px 1px alpha(@theme_fg_color, 0.04); } +.night-light-indicator .display-settings-button { + border-top-left-radius: 0px; + border-top-right-radius: 0px; + border: none; + padding: 3px; + border-top: 1px solid mix(@theme_base_color, #000000, 0.35); + box-shadow: inset 0px 1px 1px alpha(@theme_fg_color, 0.04); } + +.budgie-panel { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); + background-image: none; + box-shadow: none; + border: none; + transition: all 150ms ease-in; } + .budgie-panel .alert { + color: #ba706e; } + .budgie-panel:backdrop { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-panel button { + border-top-width: 0; + border-bottom-width: 0; + border-radius: 0; } + .budgie-panel button.flat { + background: transparent; + border: none; } + .budgie-panel button.flat:hover, .budgie-panel button.flat:active, .budgie-panel button.flat:checked { + background: transparent; + color: #506A68; } + .budgie-panel popover list, + .budgie-panel popover row { + padding: 0; + margin: 0; } + .budgie-panel label { + color: #bcc3c9; + font-weight: 700; } + .budgie-panel.transparent { + background-color: rgba(4, 5, 6, 0.2); } + .top .budgie-panel.transparent { + border-bottom-color: transparent; } + .bottom .budgie-panel.transparent { + border-top-color: transparent; } + .left .budgie-panel.transparent { + border-right-color: transparent; } + .right .budgie-panel.transparent { + border-left-color: transparent; } + .budgie-panel .end-region { + border-radius: 0px; } + .budgie-panel .end-region separator { + background-color: rgba(188, 195, 201, 0.15); } + .budgie-panel .end-region label { + font-weight: 700; + color: #bcc3c9; } + +.budgie-panel #tasklist-button, +.budgie-panel #tasklist-button:backdrop { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + background-color: transparent; + box-shadow: none; + background-clip: padding-box; } + +.budgie-panel button.flat.launcher { + outline-color: transparent; + transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border-color: rgba(4, 5, 6, 0); + border-radius: 0; + padding: 0; + background-clip: padding-box; + background-color: transparent; } + .budgie-panel button.flat.launcher { + box-shadow: none; } + +.budgie-panel #tasklist-button:hover, .budgie-panel .unpinned button.flat.launcher:hover, +.budgie-panel .pinned button.flat.launcher.running:hover { + box-shadow: none; } +.budgie-panel #tasklist-button:active, .budgie-panel .unpinned button.flat.launcher:active, +.budgie-panel .pinned button.flat.launcher.running:active, .budgie-panel #tasklist-button:checked, .budgie-panel .unpinned button.flat.launcher:checked, +.budgie-panel .pinned button.flat.launcher.running:checked { + box-shadow: none; } +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .top button.flat.launcher, +.top .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .top button.flat.launcher.running { + padding-bottom: 2px; + border-top: 2px solid transparent; } + .top .budgie-panel .pinned button.flat.launcher:not(.running) { + border-top: 2px solid transparent; } + + .top .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + + .top .budgie-panel .unpinned button.flat.launcher, + .top .budgie-panel .pinned button.flat.launcher.running { + border-top: 2px solid rgba(255, 255, 255, 0.1); } + .top .budgie-panel #tasklist-button:hover, .budgie-panel .top #tasklist-button:hover, .top .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .top button.flat.launcher:hover, + .top .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .top button.flat.launcher.running:hover { + border-top: 2px solid rgba(255, 255, 255, 0.25); } + .top .budgie-panel #tasklist-button:active, .budgie-panel .top #tasklist-button:active, .top .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .top button.flat.launcher:active, + .top .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .top button.flat.launcher.running:active, .top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .top button.flat.launcher:checked, + .top .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .top button.flat.launcher.running:checked { + border-top: 2px solid #506A68; } +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .bottom button.flat.launcher, +.bottom .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .bottom button.flat.launcher.running { + padding-top: 2px; + border-bottom: 2px solid transparent; } + .bottom .budgie-panel .pinned button.flat.launcher:not(.running) { + border-bottom: 2px solid transparent; } + + .bottom .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + + .bottom .budgie-panel .unpinned button.flat.launcher, + .bottom .budgie-panel .pinned button.flat.launcher.running { + border-bottom: 2px solid rgba(255, 255, 255, 0.1); } + .bottom .budgie-panel #tasklist-button:hover, .budgie-panel .bottom #tasklist-button:hover, .bottom .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .bottom button.flat.launcher:hover, + .bottom .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .bottom button.flat.launcher.running:hover { + border-bottom: 2px solid rgba(255, 255, 255, 0.25); } + .bottom .budgie-panel #tasklist-button:active, .budgie-panel .bottom #tasklist-button:active, .bottom .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .bottom button.flat.launcher:active, + .bottom .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .bottom button.flat.launcher.running:active, .bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .bottom button.flat.launcher:checked, + .bottom .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .bottom button.flat.launcher.running:checked { + border-bottom: 2px solid #506A68; } +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .left button.flat.launcher, +.left .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .left button.flat.launcher.running { + padding-right: 2px; + border-left: 2px solid transparent; } + .left .budgie-panel .pinned button.flat.launcher:not(.running) { + border-left: 2px solid transparent; } + + .left .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + + .left .budgie-panel .unpinned button.flat.launcher, + .left .budgie-panel .pinned button.flat.launcher.running { + border-left: 2px solid rgba(255, 255, 255, 0.1); } + .left .budgie-panel #tasklist-button:hover, .budgie-panel .left #tasklist-button:hover, .left .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .left button.flat.launcher:hover, + .left .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .left button.flat.launcher.running:hover { + border-left: 2px solid rgba(255, 255, 255, 0.25); } + .left .budgie-panel #tasklist-button:active, .budgie-panel .left #tasklist-button:active, .left .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .left button.flat.launcher:active, + .left .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .left button.flat.launcher.running:active, .left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .left button.flat.launcher:checked, + .left .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .left button.flat.launcher.running:checked { + border-left: 2px solid #506A68; } +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel .unpinned button.flat.launcher, .budgie-panel .unpinned .right button.flat.launcher, +.right .budgie-panel .pinned button.flat.launcher.running, +.budgie-panel .pinned .right button.flat.launcher.running { + padding-left: 2px; + border-right: 2px solid transparent; } + .right .budgie-panel .pinned button.flat.launcher:not(.running) { + border-right: 2px solid transparent; } + + .right .budgie-panel .pinned button.flat.launcher:not(.running):hover { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + + .right .budgie-panel .unpinned button.flat.launcher, + .right .budgie-panel .pinned button.flat.launcher.running { + border-right: 2px solid rgba(255, 255, 255, 0.1); } + .right .budgie-panel #tasklist-button:hover, .budgie-panel .right #tasklist-button:hover, .right .budgie-panel .unpinned button.flat.launcher:hover, .budgie-panel .unpinned .right button.flat.launcher:hover, + .right .budgie-panel .pinned button.flat.launcher.running:hover, + .budgie-panel .pinned .right button.flat.launcher.running:hover { + border-right: 2px solid rgba(255, 255, 255, 0.25); } + .right .budgie-panel #tasklist-button:active, .budgie-panel .right #tasklist-button:active, .right .budgie-panel .unpinned button.flat.launcher:active, .budgie-panel .unpinned .right button.flat.launcher:active, + .right .budgie-panel .pinned button.flat.launcher.running:active, + .budgie-panel .pinned .right button.flat.launcher.running:active, .right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel .unpinned button.flat.launcher:checked, .budgie-panel .unpinned .right button.flat.launcher:checked, + .right .budgie-panel .pinned button.flat.launcher.running:checked, + .budgie-panel .pinned .right button.flat.launcher.running:checked { + border-right: 2px solid #506A68; } + +.top .budgie-panel { + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .raven-frame { + padding: 0; + background: none; } + .top .raven-frame border { + border: none; + border-bottom: 1px solid rgba(4, 5, 6, 0.92); } + +.top .shadow-block { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent); } + +.bottom .budgie-panel { + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .raven-frame { + padding: 0; + background: none; } + .bottom .raven-frame border { + border: none; + border-top: 1px solid rgba(4, 5, 6, 0.92); } + +.bottom .shadow-block { + background-color: transparent; + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), transparent); } + +.left .budgie-panel { + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .raven-frame { + padding: 0; + background: none; } + .left .raven-frame border { + border: none; + border-right: 1px solid rgba(4, 5, 6, 0.92); } + +.left .shadow-block { + background-color: transparent; + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3), transparent); } + +.right .budgie-panel { + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .raven-frame { + padding: 0; + background: none; } + .right .raven-frame border { + border: none; + border-left: 1px solid rgba(4, 5, 6, 0.92); } + +.right .shadow-block { + background-color: transparent; + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.3), transparent); } + +.raven { + padding: 0; + color: #BCC4C9; + background: #0f1315; + transition: 170ms ease-out; } + .raven .raven-header { + min-height: 32px; + color: #bcc3c9; + border: solid rgba(4, 5, 6, 0.95); + border-width: 1px 0; + background-color: rgba(11, 13, 15, 0.45); } + .raven .raven-header * { + padding-top: 0; + padding-bottom: 0; } + .raven .raven-header.top { + border-top-style: none; + border-color: transparent; + margin-top: 3px; + min-height: 32px; } + .raven .raven-header.top button.image-button:hover { + color: #455b5a; + box-shadow: none; } + .raven .raven-header > button.text-button { + border-radius: 2px; + color: #fefefe; + background-color: rgba(178, 95, 93, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:hover { + border-radius: 2px; + color: #fefefe; + background-color: rgba(186, 112, 110, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header > button.text-button:active { + color: #fefefe; + background-color: rgba(194, 129, 127, 0.9); + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .raven .raven-header.bottom { + border-bottom-style: none; } + .raven .raven-header button { + background-image: linear-gradient(to bottom, #38454c, #161b1d); + border: 1px solid #0b0d0f; + color: #BCC4C9; + border-radius: 0; + box-shadow: none; + margin-top: -4px; + margin-bottom: -4px; + min-height: 24px; } + .raven .raven-header button:hover { + border-radius: 0; + background-color: transparent; + color: #506A68; } + .raven .raven-header button:active, .raven .raven-header button:checked { + color: #506A68; + border-radius: 0; + background: #1d2428; } + .raven .raven-header button:disabled { + color: #6b7276; } + .raven list { + color: #bcc3c9; + background-color: transparent; } + .raven list:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven list row, + .raven list row.activatable { + background-color: transparent; } + .raven list row:hover, + .raven list row.activatable:hover { + background-color: rgba(37, 45, 50, 0.25); } + .raven list row:selected, + .raven list row.activatable:selected { + background-color: rgba(80, 106, 104, 0.9); } + .raven .raven-background { + color: #bcc3c9; + background-color: transparent; + border-color: transparent; } + .raven .raven-background.middle { + border-bottom-style: none; } + .raven .powerstrip { + background-color: transparent; + border-top-color: transparent; } + .raven .powerstrip button.image-button { + border-radius: 50%; + padding: 5px; + min-width: 32px; + min-height: 32px; + margin-bottom: 3px; + background: #a983a1; + color: #fefefe; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); + border: none; + font-size: 100%; } + .raven .powerstrip button.image-button:hover { + background: rgba(169, 131, 161, 0.85); + color: #fefefe; } + .raven .powerstrip button.image-button:active { + background: #a983a1; + color: #fefefe; } + .raven .powerstrip button.image-button:first-child { + background: #7b9cb5; } + .raven .powerstrip button.image-button:first-child:hover { + background: rgba(80, 106, 104, 0.85); } + .raven .powerstrip button.image-button:first-child:active { + background: #506A68; } + .raven .powerstrip button.image-button:last-child { + background: #ba706e; } + .raven .powerstrip button.image-button:last-child:hover { + background: rgba(186, 112, 110, 0.85); } + .raven .powerstrip button.image-button:last-child:active { + background: #ba706e; } + .raven .option-subtitle { + font-size: 13px; } + +calendar.raven-calendar { + padding: 4px; + color: #bcc3c9; + background: transparent; + border-color: transparent; } + calendar.raven-calendar:indeterminate { + color: alpha(currentColor,0.3); } + calendar.raven-calendar:selected { + background: transparent; + color: #475e5d; + font-weight: bold; } + calendar.raven-calendar:backdrop { + background-color: transparent; } + calendar.raven-calendar.header { + color: #bcc3c9; + border: none; + border-radius: 0; + background-color: transparent; } + calendar.raven-calendar button, calendar.raven-calendar button:focus { + color: alpha(currentColor,0.5); + background-color: transparent; } + calendar.raven-calendar button:hover, calendar.raven-calendar button:focus:hover { + color: #BCC4C9; + background-color: transparent; } + +.raven-mpris { + color: #BCC4C9; + background-color: rgba(4, 5, 6, 0.9); + border: solid rgba(255, 255, 255, 0.1); + border-width: 1px 0; + border-bottom-color: rgba(0, 0, 0, 0.1); } + .raven-mpris button.image-button { + padding: 10px; + background-color: #0A1C14; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1); } + .raven-mpris button.image-button:hover { + background-color: #506A68; } + .raven-mpris button.image-button:active { + background-color: #455b5a; } + .raven-mpris button.image-button:first-child { + margin-right: 4px; } + .raven-mpris button.image-button:last-child { + margin-left: 4px; } + .raven-mpris button.image-button:last-child, .raven-mpris button.image-button:first-child { + padding: 4px; + margin-top: 6px; + margin-bottom: 6px; } + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background: none; + border-radius: 1px; } + .budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + background-color: #506A68; + color: #fefefe; + border: none; } + .budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + background-color: #455b5a; + border: none; } + .budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + background-color: #455b5a; } + +.budgie-notification.background, .background.budgie-osd, .background.budgie-switcher { + border-radius: 1px; } +.budgie-notification .notification-title, .budgie-osd .notification-title, .budgie-switcher .notification-title { + font-size: 110%; + color: #bcc3c9; } +.budgie-notification .notification-body, .budgie-osd .notification-body, .budgie-switcher .notification-body { + color: rgba(188, 195, 201, 0.7); } +.budgie-notification button, .budgie-osd button, .budgie-switcher button { + background-color: transparent; + color: #fefefe; } + .budgie-notification button:hover, .budgie-osd button:hover, .budgie-switcher button:hover { + background-color: transparent; + color: #ba706e; + box-shadow: none; } + .budgie-notification button:active, .budgie-osd button:active, .budgie-switcher button:active, .budgie-notification button:checked, .budgie-osd button:checked, .budgie-switcher button:checked { + background-color: transparent; + color: #b25f5d; } + +.drop-shadow, .budgie-session-dialog.background, .background.budgie-polkit-dialog, .background.budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(26, 32, 35, 0.95); + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); + border-radius: 2px; } + +.budgie-switcher-window flowbox { + color: #BCC4C9; } +.budgie-switcher-window flowboxchild { + padding: 3px; + margin: 3px; + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:hover { + background-color: transparent; } + .budgie-switcher-window flowboxchild:active { + color: #BCC4C9; } + .budgie-switcher-window flowboxchild:selected { + color: #fefefe; + background-color: rgba(80, 106, 104, 0.5); } + .budgie-switcher-window flowboxchild:selected:active { + color: #fefefe; } + .budgie-switcher-window flowboxchild:selected:hover { + background-color: #485f5e; } + .budgie-switcher-window flowboxchild:selected:disabled { + color: rgba(254, 254, 254, 0.7); + background-color: rgba(80, 106, 104, 0.7); } + .budgie-switcher-window flowboxchild:selected:disabled label { + color: rgba(254, 254, 254, 0.7); } + +.budgie-session-dialog, .budgie-polkit-dialog, .budgie-run-dialog { + color: #bcc3c9; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-session-dialog label:backdrop, .budgie-polkit-dialog label:backdrop, .budgie-run-dialog label:backdrop { + color: rgba(188, 195, 201, 0.8); } + .budgie-session-dialog .dialog-title, .budgie-polkit-dialog .dialog-title, .budgie-run-dialog .dialog-title { + font-size: 120%; } + .budgie-session-dialog .linked.horizontal > button, .budgie-polkit-dialog .linked.horizontal > button, .budgie-run-dialog .linked.horizontal > button { + margin-bottom: 0; + min-height: 32px; + border-bottom: none; + border-color: #0A1C14; + border-radius: 0; + color: #bcc3c9; + background-color: transparent; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), inset 0 1px 2px rgba(0, 0, 0, 0.2); } + .budgie-session-dialog .linked.horizontal > button label, .budgie-polkit-dialog .linked.horizontal > button label, .budgie-run-dialog .linked.horizontal > button label { + font-weight: 700; } + .budgie-session-dialog .linked.horizontal > button:first-child, .budgie-polkit-dialog .linked.horizontal > button:first-child, .budgie-run-dialog .linked.horizontal > button:first-child { + border-left: none; + border-bottom-left-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:last-child, .budgie-polkit-dialog .linked.horizontal > button:last-child, .budgie-run-dialog .linked.horizontal > button:last-child { + border-right: none; + border-bottom-right-radius: 2px; } + .budgie-session-dialog .linked.horizontal > button:hover, .budgie-polkit-dialog .linked.horizontal > button:hover, .budgie-run-dialog .linked.horizontal > button:hover { + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button:hover:backdrop label, .budgie-polkit-dialog .linked.horizontal > button:hover:backdrop label, .budgie-run-dialog .linked.horizontal > button:hover:backdrop label { + color: rgba(255, 255, 255, 0.5); } + .budgie-session-dialog .linked.horizontal > button.suggested-action, .budgie-polkit-dialog .linked.horizontal > button.suggested-action, .budgie-run-dialog .linked.horizontal > button.suggested-action { + color: #fff; + background-color: rgba(80, 106, 104, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:hover, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:hover, .budgie-run-dialog .linked.horizontal > button.suggested-action:hover { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.suggested-action:active, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:active, .budgie-run-dialog .linked.horizontal > button.suggested-action:active, .budgie-session-dialog .linked.horizontal > button.suggested-action:checked, .budgie-polkit-dialog .linked.horizontal > button.suggested-action:checked, .budgie-run-dialog .linked.horizontal > button.suggested-action:checked { + background-color: rgba(91, 121, 118, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action, .budgie-polkit-dialog .linked.horizontal > button.destructive-action, .budgie-run-dialog .linked.horizontal > button.destructive-action { + color: #fff; + background-color: rgba(166, 81, 79, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:hover, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:hover, .budgie-run-dialog .linked.horizontal > button.destructive-action:hover { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog .linked.horizontal > button.destructive-action:active, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:active, .budgie-run-dialog .linked.horizontal > button.destructive-action:active, .budgie-session-dialog .linked.horizontal > button.destructive-action:checked, .budgie-polkit-dialog .linked.horizontal > button.destructive-action:checked, .budgie-run-dialog .linked.horizontal > button.destructive-action:checked { + background-color: rgba(178, 95, 93, 0.9); } + .budgie-session-dialog entry, .budgie-polkit-dialog entry, .budgie-run-dialog entry { + background-color: #505359; + color: #bcc3c9; } + .budgie-session-dialog entry:focus, .budgie-polkit-dialog entry:focus, .budgie-run-dialog entry:focus { + background-color: #505359; } + .budgie-session-dialog entry:backdrop, .budgie-polkit-dialog entry:backdrop, .budgie-run-dialog entry:backdrop { + background-color: #505359; } + +.budgie-polkit-dialog .message { + color: rgba(188, 195, 201, 0.7); } +.budgie-polkit-dialog .failure { + color: #ba706e; } + +.budgie-run-dialog entry.search, .budgie-run-dialog entry.search:focus { + font-size: 120%; + padding: 8px 5px; + border: none; + box-shadow: none; } + .budgie-run-dialog entry.search image, .budgie-run-dialog entry.search:focus image { + color: #bcc3c9; } + .budgie-run-dialog entry.search image:dir(ltr), .budgie-run-dialog entry.search:focus image:dir(ltr) { + padding-left: 8px; + padding-right: 12px; } + .budgie-run-dialog entry.search image:dir(rtl), .budgie-run-dialog entry.search:focus image:dir(rtl) { + padding-left: 12px; + padding-right: 8px; } +.budgie-run-dialog list row:selected .dim-label, .budgie-run-dialog list row:selected label.separator, .budgie-run-dialog list row:selected .titlebar .subtitle, .titlebar .budgie-run-dialog list row:selected .subtitle, +.budgie-run-dialog list row:selected headerbar .subtitle, +headerbar .budgie-run-dialog list row:selected .subtitle { + opacity: 1; } +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0); } + +.budgie-menubar menu { + margin: 4px; + padding: 5px; + border-radius: 0; + background-color: rgba(4, 5, 6, 0.95); } + .budgie-menubar menu menuitem:hover { + background-color: #506A68; + color: #fefefe; } +.budgie-menubar arrow { + border: none; + min-width: 16px; + min-height: 16px; } + .budgie-menubar arrow.top { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); + border-bottom: 1px solid rgba(45, 51, 54, 0.928); } + .budgie-menubar arrow.bottom { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + border-top: 1px solid rgba(45, 51, 54, 0.928); } +.budgie-menubar menuitem accelerator { + color: rgba(188, 196, 201, 0.35); } +.budgie-menubar menuitem check, .budgie-menubar menuitem radio { + min-height: 16px; + min-width: 16px; } + +window.background.budgie-settings-window.csd > box.horizontal > stack > scrolledwindow buttonbox.inline-toolbar { + border-style: none none solid; } + +/************ + * Nautilus * + ************/ +.nautilus-window paned > separator { + background-image: none; } +.nautilus-window .sidebar { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar:backdrop { + background-color: transparent; + background-image: none; } + .nautilus-window .sidebar .list-row button { + border: none; + background-color: rgba(24, 29, 32, 0.95); } + .nautilus-window .sidebar .list-row button:active { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected { + background-color: rgba(80, 106, 104, 0.75); } + .nautilus-window .sidebar .list-row:selected:hover { + background-color: rgba(80, 106, 104, 0.9); } + .nautilus-window .sidebar .list-row:hover { + background-color: rgba(30, 37, 41, 0.5); } + .nautilus-window .sidebar .list-row:hover:active { + background-color: rgba(80, 106, 104, 0.9); } +.nautilus-window notebook > stack:only-child { + background-color: #0A1C14; } + .nautilus-window notebook > stack:only-child:backdrop { + background-color: #0A1C14; } +.nautilus-window .content-pane .top-bar button.image-button, .nautilus-window .content-pane .top-bar splitbutton.image-button button { + background-color: transparent; + box-shadow: none; + border-color: transparent; + text-shadow: none; + -gtk-icon-shadow: none; } + .nautilus-window .content-pane .top-bar button.image-button:hover, .nautilus-window .content-pane .top-bar splitbutton.image-button button:hover { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + .nautilus-window .content-pane .top-bar button.image-button:active, .nautilus-window .content-pane .top-bar button.image-button:checked, .nautilus-window .content-pane .top-bar splitbutton.image-button button:active, .nautilus-window .content-pane .top-bar splitbutton.image-button button:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } +.nautilus-window .content-pane .top-bar splitbutton.image-button { + border-radius: 1px; } +.nautilus-window .content-pane .top-bar button.close:hover, .nautilus-window .content-pane .top-bar button.maximize:hover, .nautilus-window .content-pane .top-bar button.minimize:hover { + background-color: transparent; + color: transparent; } +.nautilus-window .content-pane .view, .nautilus-window .content-pane iconview { + background-color: #0A1C14; + padding: 10px; } +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.12); } +.nautilus-window .searchbar-container { + margin-top: -1px; } + +.nautilus-circular-button { + border-radius: 20px; } + +.disk-space-display { + border: 2px solid; } + .disk-space-display .unknown { + background-color: #888a85; + border-color: #555653; } + .disk-space-display .used { + background-color: #9FB0B9; + border-color: #667f8c; } + .disk-space-display .free { + background-color: #D8D8D8; + border-color: #a5a5a5; } + +.nautilus-desktop { + color: #BCC4C9; } + .nautilus-desktop .nautilus-canvas-item { + border-radius: 5px; + color: #fefefe; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); } + .nautilus-desktop .nautilus-canvas-item:active { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:hover { + color: #BCC4C9; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item:selected { + color: #fefefe; + text-shadow: none; } + .nautilus-desktop .nautilus-canvas-item .dim-label:selected, .nautilus-desktop .nautilus-canvas-item label.separator:selected, .nautilus-desktop .nautilus-canvas-item .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-canvas-item .subtitle:selected, + .nautilus-desktop .nautilus-canvas-item headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-canvas-item .subtitle:selected { + color: #fefefe; } + .nautilus-desktop .nautilus-list .dim-label:selected, .nautilus-desktop .nautilus-list label.separator:selected, .nautilus-desktop .nautilus-list .titlebar .subtitle:selected, .titlebar .nautilus-desktop .nautilus-list .subtitle:selected, + .nautilus-desktop .nautilus-list headerbar .subtitle:selected, + headerbar .nautilus-desktop .nautilus-list .subtitle:selected { + color: #fefefe; } + +/********* + * Gedit * + *********/ +.gedit-search-slider { + padding: 4px; + border-radius: 0 0 3px 3px; + border: 0; + background-color: #0A1C14; } + + /********* + * Gnucash * +*********/ +#gnc-id-main-window entry.gnc-class-register-foreground { + background: transparent; + border: none; + box-shadow: none; } +#gnc-id-main-window .arrow.button.toggle { + transition: none; + box-shadow: none; } + #gnc-id-main-window .arrow.button.toggle:hover { + border-color: #506A68; } + +/******************* + * Calendar events * +********************/ +.color-light.timed label, .color-light .event-popover label { + color: #BCC4C9; + opacity: 1; } + +/******************* + * Calendar sidebar * +********************/ +datechooser .circular.day.text-button { + padding: 6px; + min-height: 22px; + min-width: 22px; + border: none; } + datechooser .circular.day.text-button.flat.other-month, datechooser .circular.day.text-button.flat.non-workday { + color: #6b7276; } + datechooser .circular.day.text-button.today { + color: #506A68; } + datechooser .circular.day.text-button:active, datechooser .circular.day.text-button:selected { + color: #fefefe; + outline-color: rgba(254, 254, 254, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); + font-weight: bold; } +datechooser .weekday, datechooser .weeknum { + color: #6b7276; } +datechooser .weeknum { + background-color: #273035; } +datechooser .current-week { + background-color: rgba(107, 114, 118, 0.1); } + +agenda-view list.background { + padding: 8px; } + agenda-view list.background .caption-heading, agenda-view list.background .dim-label.no-events, agenda-view list.background label.no-events.separator, agenda-view list.background .titlebar .no-events.subtitle, .titlebar agenda-view list.background .no-events.subtitle, + agenda-view list.background headerbar .no-events.subtitle, + headerbar agenda-view list.background .no-events.subtitle { + color: #bcc3c9; } + +datechooser, datechooser:backdrop, +agenda-view list.background, +agenda-view list.background:backdrop, +.calendar-list, +.calendar-list:backdrop { + background-color: #0A1C14; } + +/****************************** + * Gnome system monitor graph * +******************************/ +#gnome-system-monitor .loadgraph { + background: #0A1C14; + color: #bcc3c9; } + +.xfce4-panel { + border-radius: 0; } + .xfce4-panel.panel { + background-color: rgba(235, 235, 235, 0.7); + color: #BCC4C9; + text-shadow: none; + -gtk-icon-shadow: none; } + +#tasklist-button { + color: rgba(188, 196, 201, 0.8); + border-radius: 0; + border: none; + background-color: rgba(26, 32, 35, 0); } + #tasklist-button:hover { + color: #d8dde0; + background-color: rgba(0, 0, 0, 0.17); } + #tasklist-button:checked { + color: white; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: inset 0 -2px #506A68; } + +.xfce4-panel.panel button.flat:not(.open_group) { + color: #BCC4C9; + border-radius: 0; + border: none; + background-color: rgba(26, 32, 35, 0); + font-weight: normal; } + .xfce4-panel.panel button.flat:hover:not(.open_group) { + border: none; + background-color: #0A1C14; } + .xfce4-panel.panel button.flat:active:not(.open_group), .xfce4-panel.panel button.flat:checked:not(.open_group) { + color: #BCC4C9; + border-bottom: 2px solid #506A68; + background-color: #090b0c; } + .xfce4-panel.panel button.flat:active:not(.open_group) label, .xfce4-panel.panel button.flat:active:not(.open_group) image, .xfce4-panel.panel button.flat:checked:not(.open_group) label, .xfce4-panel.panel button.flat:checked:not(.open_group) image { + color: inherit; } + +#whiskermenu-window button { + background-color: transparent; + border: none; + border-radius: 0; + font-weight: normal; + padding: 3px; + margin: 1px 2px; } + #whiskermenu-window button:hover, #whiskermenu-window button:checked { + background-color: #506A68; } + +/* Vala-appmenu-plugin*/ +.-vala-panel-appmenu-core scrolledwindow, +.-vala-panel-appmenu-private > menuitem, +.-vala-panel-appmenu-private > menuitem:first-child > label { + color: #BCC4C9; } + +/******** + * Gala * + *******/ +.gala-notification { + border-width: 0; + border-radius: 2px; + color: white; + border: 1px solid #0A1C14; + background-color: #0A1C14; } + .gala-notification .title, + .gala-notification .label { + color: #BCC4C9; } + +.gala-button { + padding: 3px; + color: #0A1C14; + border: none; + border-radius: 50%; + background-image: linear-gradient(to bottom, #7e7e7e, #3e3e3e); + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.98), inset 0 1px 0 0 rgba(255, 255, 255, 0.93), inset 0 -1px 0 0 rgba(255, 255, 255, 0.99), 0 0 0 1px rgba(0, 0, 0, 0.6), 0 3px 6px rgba(0, 0, 0, 0.84), 0 3px 6px rgba(0, 0, 0, 0.77); + text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } + +/********** + * Notify * + *********/ +.notify { + /*-notify-shadow: 0px 2px 18px transparentize(black, 0.60);*/ + border-radius: 5px; + border: 1px solid rgba(0, 0, 0, 0.7); + background-color: rgba(30, 37, 41, 0.05); } + +/*************** + * SwitchBoard * + ***************/ +.category-label { + font-weight: bold; + color: #BCC4C9; } + +/************* + * Slingshot * + ************/ +.button.app { + border: none; + border-radius: 0; + box-shadow: none; + background-image: none; } + .button.app .app:hover { + border-radius: 8px; + border: none; + background-color: rgba(80, 106, 104, 0.3); + color: white; } + .button.app .app:focus { + /*background-color: transparentize(black, 0.20);*/ } + +.search-item { + border-radius: 0; + border: none; + color: #BCC4C9; + background: none; } + .search-item:hover, .search-item:focus { + border-radius: 0; + background-color: rgba(80, 106, 104, 0.3); + color: #fefefe; } + +.search-entry-large, +.search-entry-large:focus { + border: none; + font-size: 18px; + font-weight: 300; + background-image: none; + background: none; + box-shadow: none; + border-radius: 0; } + +.search-category-header { + font-weight: bold; + color: #BCC4C9; } + +/********* + * Panel * + ********/ +.composited-indicator > revealer, +.composited-indicator > revealer image, +.composited-indicator > revealer label, +.composited-indicator > revealer spinner { + color: #fff; + font-weight: bold; + text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); + transition: all 200ms ease-in-out; + -gtk-icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5); } +.composited-indicator > revealer image:first-child + label { + margin-left: 5px; } + +.panel.color-light .composited-indicator > revealer, +.panel.color-light .composited-indicator > revealer image, +.panel.color-light .composited-indicator > revealer label, +.panel.color-light .composited-indicator > revealer spinner { + color: rgba(0, 0, 0, 0.6); + text-shadow: 0 1px rgba(255, 255, 255, 0.1); + -gtk-icon-shadow: 0 1px rgba(255, 255, 255, 0.1); } + +/************** + * Calculator * + **************/ +PantheonCalculatorMainWindow { + border-radius: 0 0 4px 4px; } + PantheonCalculatorMainWindow .window-frame { + border-radius: 3px; } + +/********* + * Cards * + *********/ +.deck { + background-color: #090b0c; } + +.card { + background-color: #0A1C14; + border: none; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 3px 3px rgba(0, 0, 0, 0.2); + transition: all 150ms ease-in-out; } + +.card.collapsed { + background-color: #13181a; + box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.2); } + +/********* + * Noise * + *********/ +NoiseLibraryWindow { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .action-bar { + border-radius: 0 0 4px 4px; } + NoiseLibraryWindow .window-frame { + border-radius: 3px; } + +/******** + * Snap * + ********/ +SnapMainWindow .take-button, +SnapSnapWindow .take-button { + border-radius: 0; } + +/******************* + * Photos/Shotwell * + *******************/ +DirectWindow .the-button-in-the-combobox, +LibraryWindow .the-button-in-the-combobox { + background: none; } + +.checkerboard-layout { + background-color: #0A1C14; + background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)), linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 75%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0.1)); + background-size: 24px 24px; + background-position: 0 0, 12px 12px; } + +.checkboard-layout .item { + background-color: #BCC4C9; } + +/********* +* Avatar * +*********/ +.avatar { + border: 1px solid rgba(0, 0, 0, 0.23); + border-radius: 50%; + box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05), inset 0 1px 0 0 rgba(255, 255, 255, 0.45), inset 0 -1px 0 0 rgba(255, 255, 255, 0.15), 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.23); } + +/**level bars**/ +.source-list.view.level-bar, iconview.source-list.level-bar, .source-list.view.level-bar:selected, iconview.source-list.level-bar:selected, .source-list.view.level-bar:selected:focus, iconview.source-list.level-bar:selected:focus { + background: linear-gradient(rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.14)); + border: 1px solid rgba(0, 0, 0, 0.14); + box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25); + border-radius: 2px; } +.source-list.view.level-bar.fill-block, iconview.source-list.level-bar.fill-block { + border: none; } +.source-list.view.fill-block, iconview.source-list.fill-block, .source-list.view.fill-block:hover, iconview.source-list.fill-block:hover, .source-list.view.fill-block:selected, iconview.source-list.fill-block:selected, .source-list.view.fill-block:selected:focus, iconview.source-list.fill-block:selected:focus { + background: linear-gradient(#506A68, #506A68); } + +/******** +* Unity * +*********/ +/* Unity window border color */ +/* Unity window text color */ +/* Backdrop Unity window text color */ +/* Unity panel color #454D50 */ +UnityDecoration { + background-color: #eeeeee; + color: #31363D; } + UnityDecoration .top { + padding: 0 5px 0 5px; + border-radius: 4px 4px 0px 0px; + box-shadow: none; + border: 1px solid #eeeeee; + border-bottom-width: 0; + background-color: #eeeeee; + color: #31363D; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: #1a1d21; + border-top: 1px solid rgba(255, 255, 255, 0.1); } + UnityDecoration .top .menuitem { + color: #31363D; } + UnityDecoration .top .menuitem:backdrop { + color: #1a1d21; } + +UnityDecoration.left, +UnityDecoration.right { + background-repeat: repeat-x; + background-color: #ececec; + background-size: 1px 120px; + background-clip: border-box; + background-image: linear-gradient(to bottom, #eeeeee, #ececec); } + +UnityDecoration.bottom { + background-size: 1px; + background-repeat: repeat-x; + background-color: #ececec; } + +UnityDecoration.left:backdrop, +UnityDecoration.right:backdrop, +UnityDecoration.bottom:backdrop { + background-size: 1px; + background-repeat: repeat-x; } + +/************** +* Unity Panel * +***************/ +UnityPanelWidget, +.unity-panel { + background-color: #d5d5d5; + color: #31363D; } + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #1a1d21; } + +.unity-panel.menuitem, +.unity-panel .menuitem { + border-width: 0 1px; + color: #31363D; } + +.unity-panel.menubar, +.unity-panel .menubar { + color: #31363D; } + +.unity-panel.menu.menubar, +.unity-panel .menu .menubar { + background-color: #d5d5d5; + color: #31363D; } + +.unity-panel.menubar:backdrop, +.unity-panel .menubar *:backdrop { + color: #6b7276; } + +.unity-panel.menubar.menuitem, +.unity-panel.menubar .menuitem { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border: none; + background: none; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem:hover { + border-radius: 0; + background-color: #ebebeb; + color: #31363D; + box-shadow: none; } + +.unity-panel.menubar .menuitem *:hover { + color: white; + box-shadow: none; } + +.unity-panel.menubar .menuitem.separator, +.unity-panel.menubar.menuitem.separator { + border: none; + color: #0b0d0f; } + +/* Force Quit */ +SheetStyleDialog.unity-force-quit { + background-color: #0A1C14; } + +@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: #506A68; } + +/*********************** + * App-Specific Styles * + ***********************/ +/********* + * Geary * + *********/ +.geary-titlebar-left .separator, +.geary-titlebar-right .separator { + opacity: 0; } + +ConversationListView .view:active, ConversationListView iconview:active, ConversationListView .view:selected, ConversationListView iconview:selected { + background-color: #506A68; + color: #fefefe; } + ConversationListView .view:active:backdrop, ConversationListView iconview:active:backdrop, ConversationListView .view:selected:backdrop, ConversationListView iconview:selected:backdrop { + background-color: rgba(80, 106, 104, 0.6); + color: rgba(254, 254, 254, 0.5); } +ConversationListView .view .cell, ConversationListView iconview .cell { + border: solid rgba(0, 0, 0, 0.2); + border-width: 0 0 1px 0; } + ConversationListView .view .cell:selected, ConversationListView iconview .cell:selected { + color: #fefefe; + border: 0px solid #3a4d4b; } + +/*********** + * LightDm * + ***********/ +#panel_window { + background-color: #181d20; + color: #BCC4C9; + font-weight: bold; + box-shadow: inset 0 -1px #090b0c; } + #panel_window .menubar, + #panel_window .menubar > .menuitem + menubar, + #panel_window menubar > menuitem { + background-color: transparent; + color: #BCC4C9; + font-weight: bold; } + #panel_window .menubar .menuitem:disabled, + #panel_window menubar menuitem:disabled { + color: rgba(188, 196, 201, 0.5); } + #panel_window .menubar .menuitem:disabled GtkLabel, + #panel_window menubar menuitem:disabled GtkLabel { + color: inherit; } + #panel_window .menubar .menuitem:disabled label, + #panel_window menubar menuitem:disabled label { + color: inherit; } + #panel_window .menubar .menu > .menuitem, + #panel_window menubar menu > menuitem { + font-weight: normal; } + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #BCC4C9; } + +#content_frame { + padding-bottom: 14px; + background-color: #0A1C14; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; } + +#content_frame button { + font-weight: normal; + color: #bcc3c9; + background-color: #0A1C14; + text-shadow: none; + border: 1px solid #0b0d0f; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:hover { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:active, #content_frame button:checked { + color: #bcc3c9; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #506A68; + text-shadow: none; + font-weight: bold; + box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1), inset 0px -1px 0px 0px rgba(0, 0, 0, 0.1); } + #content_frame button:disabled { + color: #9da4aa; + outline-color: rgba(188, 195, 201, 0.3); + background-color: #0A1C14; + text-shadow: none; } + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #0A1C14; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; } + +#buttonbox_frame button { + color: #fefefe; + border-color: rgba(0, 0, 0, 0.7); + background-color: rgba(37, 43, 46, 0.5); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:hover { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(37, 43, 46, 0.7), rgba(37, 43, 46, 0.7)); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: 0 1px black; + -gtk-icon-shadow: 0 1px black; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:active, #buttonbox_frame button:checked { + color: white; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, #0A1C14, #0A1C14); + background-clip: padding-box; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + text-shadow: none; + -gtk-icon-shadow: none; + outline-color: rgba(254, 254, 254, 0.3); } + #buttonbox_frame button:disabled { + color: #898b8c; + border-color: rgba(0, 0, 0, 0.7); + background-image: linear-gradient(to bottom, rgba(43, 46, 49, 0.5), rgba(43, 46, 49, 0.5)); + background-clip: padding-box; + box-shadow: none; + text-shadow: none; + -gtk-icon-shadow: none; } + +#login_window #user_combobox { + color: #BCC4C9; + font-size: 13px; } + #login_window #user_combobox .menu, + #login_window #user_combobox menu { + font-weight: normal; } + +#user_image { + padding: 3px; + border-radius: 2px; } + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; } + +button.colorpad { + color: @colorpad_fg_color; } + button.colorpad, button.colorpad:backdrop, button.colorpad:hover, button.colorpad:hover:backdrop, button.colorpad:active, button.colorpad:active:backdrop, button.colorpad:checked, button.colorpad:checked:backdrop { + background-color: @colorpad_color; } + button.colorpad:hover { + filter: brightness(93%); } + button.colorpad:active { + filter: brightness(86%); } + button.colorpad:checked { + filter: brightness(100%); + box-shadow: 0px 0px 0px 1.5px #506A68, inset 0px -3px 0px 0px @colorpad_fg_color; } + +button.colorsetter { + color: @colorsetter_fg_color; } + button.colorsetter, button.colorsetter:backdrop, button.colorsetter:hover, button.colorsetter:hover:backdrop, button.colorsetter:active, button.colorsetter:active:backdrop, button.colorsetter:checked, button.colorsetter:checked:backdrop { + background-color: @colorsetter_color; } + button.colorsetter:hover { + filter: brightness(93%); } + button.colorsetter:active { + filter: brightness(86%); } + button.colorsetter:checked { + filter: brightness(100%); } + +.overlay_toolbar, .overlay_toolbar_scrollable { + background: #293337; + padding: 10px; } + +/*# sourceMappingURL=gtk.css.map */ diff --git a/RobCo/index.theme b/RobCo/index.theme new file mode 100755 index 0000000..5fc468f --- /dev/null +++ b/RobCo/index.theme @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=RobCo +Comment=A dark theme with RobCo terminal colors +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=RobCo +MetacityTheme=RobCo +IconTheme=Yaru-prussiangreen-dark +ButtonLayout=:minimize,maximize,close diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-active.png new file mode 100644 index 0000000..9ba1151 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-inactive.png new file mode 120000 index 0000000..d53233b --- /dev/null +++ b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-inactive.png @@ -0,0 +1 @@ +bottom-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-left-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-left-active.png new file mode 100644 index 0000000..30821b5 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-left-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-left-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-left-inactive.png new file mode 120000 index 0000000..1305deb --- /dev/null +++ b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-left-inactive.png @@ -0,0 +1 @@ +bottom-left-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-right-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-right-active.png new file mode 120000 index 0000000..fba1612 --- /dev/null +++ b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-right-active.png @@ -0,0 +1 @@ +bottom-right-inactive.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-right-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..33ce219 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/bottom-right-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/close-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-active.png new file mode 100644 index 0000000..5b387cd Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/close-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-inactive.png new file mode 100644 index 0000000..0490a16 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/close-prelight.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-prelight.png new file mode 100644 index 0000000..957da35 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-prelight.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/close-pressed.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-pressed.png new file mode 100644 index 0000000..957da35 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/close-pressed.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-active.png new file mode 100644 index 0000000..6a4666a Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-inactive.png new file mode 100644 index 0000000..0490a16 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-prelight.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-prelight.png new file mode 100644 index 0000000..cc9492c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-prelight.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-pressed.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-pressed.png new file mode 100644 index 0000000..cc9492c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/hide-pressed.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/left-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/left-active.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/Squared-hdpi/xfwm4/left-active.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/left-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/left-inactive.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/Squared-hdpi/xfwm4/left-inactive.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-active.png new file mode 100644 index 0000000..de28c0a Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-inactive.png new file mode 100644 index 0000000..0490a16 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-prelight.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..0f9ec7a Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-prelight.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-pressed.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..0f9ec7a Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/maximize-pressed.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-active.png new file mode 100644 index 0000000..bf94466 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-inactive.png new file mode 100644 index 0000000..359c1d0 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-prelight.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-prelight.png new file mode 100644 index 0000000..ff680f2 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-prelight.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-pressed.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-pressed.png new file mode 100644 index 0000000..7238461 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/menu-pressed.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/right-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/right-active.png new file mode 100644 index 0000000..40cbf6d Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/right-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/right-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/right-inactive.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/Squared-hdpi/xfwm4/right-inactive.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-active.png new file mode 100644 index 0000000..2272486 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-inactive.png new file mode 100644 index 0000000..d6a6e55 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-prelight.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-prelight.png new file mode 100644 index 0000000..c3c3343 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-prelight.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-pressed.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-pressed.png new file mode 100644 index 0000000..c3c3343 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/shade-pressed.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-active.png new file mode 100644 index 0000000..df99aa1 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-inactive.png new file mode 100644 index 0000000..b4648bb Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-prelight.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-prelight.png new file mode 100644 index 0000000..6f1e437 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-prelight.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-pressed.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-pressed.png new file mode 100644 index 0000000..32a2436 Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/stick-pressed.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/themerc b/RobCo/xfwm4/Squared-hdpi/xfwm4/themerc new file mode 100644 index 0000000..7db1d9d --- /dev/null +++ b/RobCo/xfwm4/Squared-hdpi/xfwm4/themerc @@ -0,0 +1,25 @@ +#button_layout=O|MHC +button_offset=2 +button_spacing=2 + +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#C3C7D1 +active_text_shadow_color=#C3C7D1 +inactive_text_color=#AEB4C1 +inactive_text_shadow_color=#AEB4C1 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-4 +shadow_opacity=46 + +show_frame_shadow=true +show_popup_shadow=true diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-active-shaded.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-active-shaded.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-active-shaded.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-active.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-inactive.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-1-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-2-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-2-active.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-2-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-2-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-2-inactive.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-2-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-3-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-3-active.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-3-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-3-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-3-inactive.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-3-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-4-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-4-active.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-4-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-4-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-4-inactive.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-4-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-5-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-5-active.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-5-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/title-5-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-5-inactive.png new file mode 100644 index 0000000..431da8c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/title-5-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-active-shaded.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-active-shaded.png new file mode 100644 index 0000000..b1aa13c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-active-shaded.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-active.png new file mode 100644 index 0000000..b1aa13c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-inactive.png new file mode 100644 index 0000000..b1aa13c Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-left-inactive.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-active-shaded.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-active-shaded.png new file mode 100644 index 0000000..cd5a3bc Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-active-shaded.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-active.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-active.png new file mode 100644 index 0000000..cd5a3bc Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-active.png differ diff --git a/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-inactive.png b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-inactive.png new file mode 100644 index 0000000..cd5a3bc Binary files /dev/null and b/RobCo/xfwm4/Squared-hdpi/xfwm4/top-right-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-active.png new file mode 100644 index 0000000..602e745 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-inactive.png new file mode 120000 index 0000000..d53233b --- /dev/null +++ b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-inactive.png @@ -0,0 +1 @@ +bottom-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-left-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-left-active.png new file mode 100644 index 0000000..b36b40e Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-left-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-left-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-left-inactive.png new file mode 120000 index 0000000..1305deb --- /dev/null +++ b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-left-inactive.png @@ -0,0 +1 @@ +bottom-left-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-right-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-right-active.png new file mode 120000 index 0000000..fba1612 --- /dev/null +++ b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-right-active.png @@ -0,0 +1 @@ +bottom-right-inactive.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-right-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..209ce14 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/bottom-right-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-active.png new file mode 100644 index 0000000..5dc578b Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-inactive.png new file mode 100644 index 0000000..3a4029f Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-prelight.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-prelight.png new file mode 100644 index 0000000..7031e6d Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-prelight.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-pressed.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-pressed.png new file mode 100644 index 0000000..7031e6d Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/close-pressed.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-active.png new file mode 100644 index 0000000..9ac0408 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-inactive.png new file mode 100644 index 0000000..3a4029f Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-prelight.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-prelight.png new file mode 100644 index 0000000..6bdeb3a Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-prelight.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-pressed.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-pressed.png new file mode 100644 index 0000000..6bdeb3a Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/hide-pressed.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/left-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/left-active.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/Squared-xhdpi/xfwm4/left-active.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/left-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/left-inactive.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/Squared-xhdpi/xfwm4/left-inactive.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-active.png new file mode 100644 index 0000000..6784851 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-inactive.png new file mode 100644 index 0000000..3a4029f Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-prelight.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..166ede1 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-prelight.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-pressed.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..166ede1 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/maximize-pressed.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-active.png new file mode 100644 index 0000000..b75f5d1 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-inactive.png new file mode 100644 index 0000000..448ccb3 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-prelight.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-prelight.png new file mode 100644 index 0000000..6ff8c0e Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-prelight.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-pressed.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-pressed.png new file mode 100644 index 0000000..ccc8173 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/menu-pressed.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/right-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/right-active.png new file mode 100644 index 0000000..7267cf8 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/right-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/right-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/right-inactive.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/Squared-xhdpi/xfwm4/right-inactive.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-active.png new file mode 100644 index 0000000..570b026 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-inactive.png new file mode 100644 index 0000000..6c4103e Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-prelight.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-prelight.png new file mode 100644 index 0000000..c29c7ab Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-prelight.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-pressed.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-pressed.png new file mode 100644 index 0000000..c29c7ab Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/shade-pressed.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-active.png new file mode 100644 index 0000000..65c4e8f Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-inactive.png new file mode 100644 index 0000000..65253be Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-prelight.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-prelight.png new file mode 100644 index 0000000..42b4be0 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-prelight.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-pressed.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-pressed.png new file mode 100644 index 0000000..70b6ace Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/stick-pressed.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/themerc b/RobCo/xfwm4/Squared-xhdpi/xfwm4/themerc new file mode 100644 index 0000000..7db1d9d --- /dev/null +++ b/RobCo/xfwm4/Squared-xhdpi/xfwm4/themerc @@ -0,0 +1,25 @@ +#button_layout=O|MHC +button_offset=2 +button_spacing=2 + +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#C3C7D1 +active_text_shadow_color=#C3C7D1 +inactive_text_color=#AEB4C1 +inactive_text_shadow_color=#AEB4C1 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-4 +shadow_opacity=46 + +show_frame_shadow=true +show_popup_shadow=true diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-active-shaded.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-active-shaded.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-active-shaded.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-active.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-inactive.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-1-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-2-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-2-active.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-2-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-2-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-2-inactive.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-2-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-3-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-3-active.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-3-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-3-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-3-inactive.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-3-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-4-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-4-active.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-4-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-4-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-4-inactive.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-4-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-5-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-5-active.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-5-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-5-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-5-inactive.png new file mode 100644 index 0000000..3857d53 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/title-5-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-active-shaded.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-active-shaded.png new file mode 100644 index 0000000..af85be6 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-active-shaded.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-active.png new file mode 100644 index 0000000..af85be6 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-inactive.png new file mode 100644 index 0000000..af85be6 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-left-inactive.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-active-shaded.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-active-shaded.png new file mode 100644 index 0000000..7d669e8 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-active-shaded.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-active.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-active.png new file mode 100644 index 0000000..7d669e8 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-active.png differ diff --git a/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-inactive.png b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-inactive.png new file mode 100644 index 0000000..7d669e8 Binary files /dev/null and b/RobCo/xfwm4/Squared-xhdpi/xfwm4/top-right-inactive.png differ diff --git a/RobCo/xfwm4/bottom-active.png b/RobCo/xfwm4/bottom-active.png new file mode 100644 index 0000000..62362ac Binary files /dev/null and b/RobCo/xfwm4/bottom-active.png differ diff --git a/RobCo/xfwm4/bottom-inactive.png b/RobCo/xfwm4/bottom-inactive.png new file mode 120000 index 0000000..d53233b --- /dev/null +++ b/RobCo/xfwm4/bottom-inactive.png @@ -0,0 +1 @@ +bottom-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/bottom-left-active.png b/RobCo/xfwm4/bottom-left-active.png new file mode 100644 index 0000000..d56ef4b Binary files /dev/null and b/RobCo/xfwm4/bottom-left-active.png differ diff --git a/RobCo/xfwm4/bottom-left-inactive.png b/RobCo/xfwm4/bottom-left-inactive.png new file mode 120000 index 0000000..1305deb --- /dev/null +++ b/RobCo/xfwm4/bottom-left-inactive.png @@ -0,0 +1 @@ +bottom-left-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/bottom-right-active.png b/RobCo/xfwm4/bottom-right-active.png new file mode 120000 index 0000000..fba1612 --- /dev/null +++ b/RobCo/xfwm4/bottom-right-active.png @@ -0,0 +1 @@ +bottom-right-inactive.png \ No newline at end of file diff --git a/RobCo/xfwm4/bottom-right-inactive.png b/RobCo/xfwm4/bottom-right-inactive.png new file mode 100644 index 0000000..c893790 Binary files /dev/null and b/RobCo/xfwm4/bottom-right-inactive.png differ diff --git a/RobCo/xfwm4/close-active.png b/RobCo/xfwm4/close-active.png new file mode 100644 index 0000000..190e8d8 Binary files /dev/null and b/RobCo/xfwm4/close-active.png differ diff --git a/RobCo/xfwm4/close-inactive.png b/RobCo/xfwm4/close-inactive.png new file mode 100644 index 0000000..e2d0892 Binary files /dev/null and b/RobCo/xfwm4/close-inactive.png differ diff --git a/RobCo/xfwm4/close-prelight.png b/RobCo/xfwm4/close-prelight.png new file mode 100644 index 0000000..535225f Binary files /dev/null and b/RobCo/xfwm4/close-prelight.png differ diff --git a/RobCo/xfwm4/close-pressed.png b/RobCo/xfwm4/close-pressed.png new file mode 100644 index 0000000..1a5f1cf Binary files /dev/null and b/RobCo/xfwm4/close-pressed.png differ diff --git a/RobCo/xfwm4/hide-active.png b/RobCo/xfwm4/hide-active.png new file mode 100644 index 0000000..4262a5e Binary files /dev/null and b/RobCo/xfwm4/hide-active.png differ diff --git a/RobCo/xfwm4/hide-inactive.png b/RobCo/xfwm4/hide-inactive.png new file mode 100644 index 0000000..8df8c3f Binary files /dev/null and b/RobCo/xfwm4/hide-inactive.png differ diff --git a/RobCo/xfwm4/hide-prelight.png b/RobCo/xfwm4/hide-prelight.png new file mode 100644 index 0000000..57aa673 Binary files /dev/null and b/RobCo/xfwm4/hide-prelight.png differ diff --git a/RobCo/xfwm4/hide-pressed.png b/RobCo/xfwm4/hide-pressed.png new file mode 100644 index 0000000..9f9d532 Binary files /dev/null and b/RobCo/xfwm4/hide-pressed.png differ diff --git a/RobCo/xfwm4/left-active.png b/RobCo/xfwm4/left-active.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/left-active.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/left-inactive.png b/RobCo/xfwm4/left-inactive.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/left-inactive.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/maximize-active.png b/RobCo/xfwm4/maximize-active.png new file mode 100644 index 0000000..2b865eb Binary files /dev/null and b/RobCo/xfwm4/maximize-active.png differ diff --git a/RobCo/xfwm4/maximize-inactive.png b/RobCo/xfwm4/maximize-inactive.png new file mode 100644 index 0000000..bf9103b Binary files /dev/null and b/RobCo/xfwm4/maximize-inactive.png differ diff --git a/RobCo/xfwm4/maximize-prelight.png b/RobCo/xfwm4/maximize-prelight.png new file mode 100644 index 0000000..7ae8840 Binary files /dev/null and b/RobCo/xfwm4/maximize-prelight.png differ diff --git a/RobCo/xfwm4/maximize-pressed.png b/RobCo/xfwm4/maximize-pressed.png new file mode 100644 index 0000000..89a0cc9 Binary files /dev/null and b/RobCo/xfwm4/maximize-pressed.png differ diff --git a/RobCo/xfwm4/menu-active.png b/RobCo/xfwm4/menu-active.png new file mode 100644 index 0000000..19d114f Binary files /dev/null and b/RobCo/xfwm4/menu-active.png differ diff --git a/RobCo/xfwm4/menu-inactive.png b/RobCo/xfwm4/menu-inactive.png new file mode 100644 index 0000000..98037aa Binary files /dev/null and b/RobCo/xfwm4/menu-inactive.png differ diff --git a/RobCo/xfwm4/menu-prelight.png b/RobCo/xfwm4/menu-prelight.png new file mode 100644 index 0000000..0809e8d Binary files /dev/null and b/RobCo/xfwm4/menu-prelight.png differ diff --git a/RobCo/xfwm4/menu-pressed.png b/RobCo/xfwm4/menu-pressed.png new file mode 100644 index 0000000..b56f6dc Binary files /dev/null and b/RobCo/xfwm4/menu-pressed.png differ diff --git a/RobCo/xfwm4/right-active.png b/RobCo/xfwm4/right-active.png new file mode 100644 index 0000000..0d1ec59 Binary files /dev/null and b/RobCo/xfwm4/right-active.png differ diff --git a/RobCo/xfwm4/right-inactive.png b/RobCo/xfwm4/right-inactive.png new file mode 120000 index 0000000..2e5e96c --- /dev/null +++ b/RobCo/xfwm4/right-inactive.png @@ -0,0 +1 @@ +right-active.png \ No newline at end of file diff --git a/RobCo/xfwm4/shade-active.png b/RobCo/xfwm4/shade-active.png new file mode 100644 index 0000000..b84b06e Binary files /dev/null and b/RobCo/xfwm4/shade-active.png differ diff --git a/RobCo/xfwm4/shade-inactive.png b/RobCo/xfwm4/shade-inactive.png new file mode 100644 index 0000000..eccd084 Binary files /dev/null and b/RobCo/xfwm4/shade-inactive.png differ diff --git a/RobCo/xfwm4/shade-prelight.png b/RobCo/xfwm4/shade-prelight.png new file mode 100644 index 0000000..8a441f2 Binary files /dev/null and b/RobCo/xfwm4/shade-prelight.png differ diff --git a/RobCo/xfwm4/shade-pressed.png b/RobCo/xfwm4/shade-pressed.png new file mode 100644 index 0000000..8a441f2 Binary files /dev/null and b/RobCo/xfwm4/shade-pressed.png differ diff --git a/RobCo/xfwm4/stick-active.png b/RobCo/xfwm4/stick-active.png new file mode 100644 index 0000000..c1f2157 Binary files /dev/null and b/RobCo/xfwm4/stick-active.png differ diff --git a/RobCo/xfwm4/stick-inactive.png b/RobCo/xfwm4/stick-inactive.png new file mode 100644 index 0000000..1510c84 Binary files /dev/null and b/RobCo/xfwm4/stick-inactive.png differ diff --git a/RobCo/xfwm4/stick-prelight.png b/RobCo/xfwm4/stick-prelight.png new file mode 100644 index 0000000..2eb0c01 Binary files /dev/null and b/RobCo/xfwm4/stick-prelight.png differ diff --git a/RobCo/xfwm4/stick-pressed.png b/RobCo/xfwm4/stick-pressed.png new file mode 100644 index 0000000..07af953 Binary files /dev/null and b/RobCo/xfwm4/stick-pressed.png differ diff --git a/RobCo/xfwm4/themerc b/RobCo/xfwm4/themerc new file mode 100644 index 0000000..7db1d9d --- /dev/null +++ b/RobCo/xfwm4/themerc @@ -0,0 +1,25 @@ +#button_layout=O|MHC +button_offset=2 +button_spacing=2 + +full_width_title=true + +title_horizontal_offset=0 +title_vertical_offset_active=1 +title_vertical_offset_inactive=1 +title_shadow_active=false +title_shadow_inactive=false + +active_text_color=#C3C7D1 +active_text_shadow_color=#C3C7D1 +inactive_text_color=#AEB4C1 +inactive_text_shadow_color=#AEB4C1 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-4 +shadow_opacity=46 + +show_frame_shadow=true +show_popup_shadow=true diff --git a/RobCo/xfwm4/title-1-active-shaded.png b/RobCo/xfwm4/title-1-active-shaded.png new file mode 100644 index 0000000..ef11102 Binary files /dev/null and b/RobCo/xfwm4/title-1-active-shaded.png differ diff --git a/RobCo/xfwm4/title-1-active.png b/RobCo/xfwm4/title-1-active.png new file mode 100644 index 0000000..ef11102 Binary files /dev/null and b/RobCo/xfwm4/title-1-active.png differ diff --git a/RobCo/xfwm4/title-1-inactive.png b/RobCo/xfwm4/title-1-inactive.png new file mode 100644 index 0000000..1c647ac Binary files /dev/null and b/RobCo/xfwm4/title-1-inactive.png differ diff --git a/RobCo/xfwm4/title-2-active.png b/RobCo/xfwm4/title-2-active.png new file mode 100644 index 0000000..1c647ac Binary files /dev/null and b/RobCo/xfwm4/title-2-active.png differ diff --git a/RobCo/xfwm4/title-2-inactive.png b/RobCo/xfwm4/title-2-inactive.png new file mode 100644 index 0000000..1c647ac Binary files /dev/null and b/RobCo/xfwm4/title-2-inactive.png differ diff --git a/RobCo/xfwm4/title-3-active.png b/RobCo/xfwm4/title-3-active.png new file mode 100644 index 0000000..1c647ac Binary files /dev/null and b/RobCo/xfwm4/title-3-active.png differ diff --git a/RobCo/xfwm4/title-3-inactive.png b/RobCo/xfwm4/title-3-inactive.png new file mode 100644 index 0000000..cafa8f9 Binary files /dev/null and b/RobCo/xfwm4/title-3-inactive.png differ diff --git a/RobCo/xfwm4/title-4-active.png b/RobCo/xfwm4/title-4-active.png new file mode 100644 index 0000000..cafa8f9 Binary files /dev/null and b/RobCo/xfwm4/title-4-active.png differ diff --git a/RobCo/xfwm4/title-4-inactive.png b/RobCo/xfwm4/title-4-inactive.png new file mode 100644 index 0000000..cafa8f9 Binary files /dev/null and b/RobCo/xfwm4/title-4-inactive.png differ diff --git a/RobCo/xfwm4/title-5-active.png b/RobCo/xfwm4/title-5-active.png new file mode 100644 index 0000000..cafa8f9 Binary files /dev/null and b/RobCo/xfwm4/title-5-active.png differ diff --git a/RobCo/xfwm4/title-5-inactive.png b/RobCo/xfwm4/title-5-inactive.png new file mode 100644 index 0000000..60c67e5 Binary files /dev/null and b/RobCo/xfwm4/title-5-inactive.png differ diff --git a/RobCo/xfwm4/top-left-active-shaded.png b/RobCo/xfwm4/top-left-active-shaded.png new file mode 100644 index 0000000..ed409e4 Binary files /dev/null and b/RobCo/xfwm4/top-left-active-shaded.png differ diff --git a/RobCo/xfwm4/top-left-active.png b/RobCo/xfwm4/top-left-active.png new file mode 100644 index 0000000..ed409e4 Binary files /dev/null and b/RobCo/xfwm4/top-left-active.png differ diff --git a/RobCo/xfwm4/top-left-inactive.png b/RobCo/xfwm4/top-left-inactive.png new file mode 100644 index 0000000..ed409e4 Binary files /dev/null and b/RobCo/xfwm4/top-left-inactive.png differ diff --git a/RobCo/xfwm4/top-right-active-shaded.png b/RobCo/xfwm4/top-right-active-shaded.png new file mode 100644 index 0000000..8600fe4 Binary files /dev/null and b/RobCo/xfwm4/top-right-active-shaded.png differ diff --git a/RobCo/xfwm4/top-right-active.png b/RobCo/xfwm4/top-right-active.png new file mode 100644 index 0000000..8600fe4 Binary files /dev/null and b/RobCo/xfwm4/top-right-active.png differ diff --git a/RobCo/xfwm4/top-right-inactive.png b/RobCo/xfwm4/top-right-inactive.png new file mode 100644 index 0000000..8600fe4 Binary files /dev/null and b/RobCo/xfwm4/top-right-inactive.png differ diff --git a/alacritty.toml b/alacritty.toml new file mode 100644 index 0000000..2550244 --- /dev/null +++ b/alacritty.toml @@ -0,0 +1,55 @@ +# ──────────────────────────────────────────────────────────── +# Inspired by: +# Omarchy RetroPC Theme for Alacritty +# By Ron Dilley +# https://github.com/rondilley +# ──────────────────────────────────────────────────────────── + +[window] +# window padding {px} +padding.x = 12 +padding.y = 12 + +[font] +normal = { family = "ShureTechMono Nerd Font Mono", style = "Regular" } +bold = { family = "ShureTechMono Nerd Font Mono", style = "Bold" } +italic = { family = "ShureTechMono Nerd Font Mono", style = "Italic" } +size = 10 + +[colors] +[colors.primary] +background = "#0A0A08" +foreground = "#59CF77" +dim_foreground = "#996600" + +[colors.cursor] +text = "#090A08" +cursor = "#59CF77" + +[colors.vi_mode_cursor] +text = "#090A08" +cursor = "#59CF77" + +[colors.selection] +text = "#000000" +background = "#59CF77" + +[colors.normal] +black = "#02160C" +red = "#3DA862" +green = "#59CF77" +yellow = "#6FE685" +blue = "#2E7D4A" +magenta = "#4DB866" +cyan = "#2E7D4A" +white = "#59CF77" + +[colors.bright] +black = "#02160C" +red = "#3DA862" +green = "#59CF77" +yellow = "#6FE685" +blue = "#2E7D4A" +magenta = "#4DB866" +cyan = "#2E7D4A" +white = "#59CF77" diff --git a/backgrounds/02.png b/backgrounds/02.png new file mode 100644 index 0000000..8294159 Binary files /dev/null and b/backgrounds/02.png differ diff --git a/btop.theme b/btop.theme new file mode 100644 index 0000000..03cb624 --- /dev/null +++ b/btop.theme @@ -0,0 +1,92 @@ +# ──────────────────────────────────────────────────────────── +# Bashtop theme - Omarchy RetroPC +# by Ron Dilley +# https://github.com/rondilley +# ──────────────────────────────────────────────────────────── + +# Colors should be in 6 or 2 character hexadecimal or single spaced rgb decimal: "#RRGGBB", "#BW" or "0-255 0-255 0-255" +# example for white: "#ffffff", "#ff" or "255 255 255". + +# All graphs and meters can be gradients +# For single color graphs leave "mid" and "end" variable empty. +# Use "start" and "end" variables for two color gradient +# Use "start", "mid" and "end" for three color gradient + +# Main background, empty for terminal default, need to be empty if you want transparent background +theme[main_bg]="" + +# Main text color +theme[main_fg]="#59CF77" + +# Title color for boxes +theme[title]="#2E7D4A" + +# Highlight color for keyboard shortcuts +theme[hi_fg]="#59CF77" + +# Background color of selected item in processes box +theme[selected_bg]="#59CF77" + +# Foreground color of selected item in processes box +theme[selected_fg]="#090A08" + +# Color of inactive/disabled text +theme[inactive_fg]="#008000" + +# Misc colors for processes box including mini cpu graphs, details memory graph and details status text +theme[proc_misc]="#669900" + +# Cpu box outline color +theme[cpu_box]="#669900" + +# Memory/disks box outline color +theme[mem_box]="#669900" + +# Net up/down box outline color +theme[net_box]="#669900" + +# Processes box outline color +theme[proc_box]="#669900" + +# Box divider line and small boxes line color +theme[div_line]="#669900" + +# Temperature graph colors +theme[temp_start]="#008000" +theme[temp_mid]="#2E7D4A" +theme[temp_end]="#6FE685" + +# CPU graph colors +theme[cpu_start]="#008000" +theme[cpu_mid]="#2E7D4A" +theme[cpu_end]="#59CF77" + +# Mem/Disk free meter +theme[free_start]="#008000" +theme[free_mid]="#2E7D4A" +theme[free_end]="#59CF77" + +# Mem/Disk cached meter +theme[cached_start]="#008000" +theme[cached_mid]="#2E7D4A" +theme[cached_end]="#59CF77" + +# Mem/Disk available meter +theme[available_start]="#008000" +theme[available_mid]="#2E7D4A" +theme[available_end]="#59CF77" + +# Mem/Disk used meter +theme[used_start]="#008000" +theme[used_mid]="#2E7D4A" +theme[used_end]="#59CF77" + +# Download graph colors +theme[download_start]="#008000" +theme[download_mid]="#2E7D4A" +theme[download_end]="#59CF77" + +# Upload graph colors +theme[upload_start]="#008000" +theme[upload_mid]="#2E7D4A" +theme[upload_end]="#59CF77" diff --git a/chromium.theme b/chromium.theme new file mode 100644 index 0000000..570f74d --- /dev/null +++ b/chromium.theme @@ -0,0 +1 @@ +10,10,8 diff --git a/colors.toml b/colors.toml new file mode 100644 index 0000000..349077d --- /dev/null +++ b/colors.toml @@ -0,0 +1,23 @@ +accent = "#2E7D4A" +cursor = "#59CF77" +foreground = "#59CF77" +background = "#0A1C14" +selection_foreground = "#000000" +selection_background = "#59CF77" + +color0 = "#02160C" +color1 = "#3DA862" +color2 = "#59CF77" +color3 = "#6FE685" +color4 = "#2E7D4A" +color5 = "#4DB866" +color6 = "#2E7D4A" +color7 = "#59CF77" +color8 = "#02160C" +color9 = "#3DA862" +color10 = "#59CF77" +color11 = "#6FE685" +color12 = "#2E7D4A" +color13 = "#4DB866" +color14 = "#2E7D4A" +color15 = "#59CF77" diff --git a/fastfetch/config.jsonc b/fastfetch/config.jsonc new file mode 100644 index 0000000..122b275 --- /dev/null +++ b/fastfetch/config.jsonc @@ -0,0 +1,114 @@ +// _____ _____ _____ _____ _____ _____ _____ _____ _____ +// | __| _ | __|_ _| __| __|_ _| | | | +// | __| |__ | | | | __| __| | | | --| | +// |__| |__|__|_____| |_| |__| |_____| |_| |_____|__|__| HYPRLAND +// +// by Bina + + +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "source": "/home/ro/.config/fastfetch/vaultboy.png", + "type": "kitty", + "height": 18, + "padding": { + "top": 2 + } + }, + "display": { + "separator": " " + }, + "modules": [ + "break", + "break", + "break", + { + "type": "custom", +"format": "\u001b[90m \u001b[31m \u001b[32m \u001b[33m \u001b[34m \u001b[35m \u001b[36m \u001b[37m" + + }, + "break", + { + "type": "title", + "keyWidth": 10 + }, + "break", + { + "type": "command", + "key": " ", + "keyColor": "34", // = color4 + "text": "version=$(omarchy-version); echo \"RobCo Terminal Version $version\"", + }, + { + "type": "kernel", + "key": " ", + "keyColor": "34", + }, + { + "type": "packages", + "format": "{} (pacman)", + "key": " ", + "keyColor": "34", + }, + { + "type": "shell", + "key": " ", + "keyColor": "34", + }, + { + "type": "terminal", + "key": " ", + "keyColor": "34", + }, + { + "type": "wm", + "key": " ", + "keyColor": "34", + }, + { + "type": "cursor", + "key": " ", + "keyColor": "34", + }, + { + "type": "command", + "key": "󰸌 ", + "keyColor": "34", + "text": "theme=$(omarchy-theme-current); echo -e \"$theme \\e[38m●\\e[37m●\\e[36m●\\e[35m●\\e[34m●\\e[33m●\\e[32m●\\e[31m●\"", + }, + { + "type": "terminalfont", + "key": " ", + "keyColor": "34", + }, + { + "type": "uptime", + "key": " ", + "keyColor": "34", + }, + { + "type": "command", + "key": "󱦟 ", + "keyColor": "34", + "text": "birth_install=$(stat -c %W /); current=$(date +%s); time_progression=$((current - birth_install)); days_difference=$((time_progression / 86400)); echo $days_difference days", + }, + { + "type": "media", + "key": "󰝚 ", + "keyColor": "34", + }, + { + "type": "player", + "key": " ", + "keyColor": "34", + }, + "break", + { + "type": "custom", + "format": "\u001b[90m \u001b[31m \u001b[32m \u001b[33m \u001b[34m \u001b[35m \u001b[36m \u001b[37m" + }, + "break", + "break", + ] +} diff --git a/fastfetch/vaultboy.png b/fastfetch/vaultboy.png new file mode 100644 index 0000000..d33fc53 Binary files /dev/null and b/fastfetch/vaultboy.png differ diff --git a/fonts/Bm437_IBM_XGA-AI_12x23.otb b/fonts/Bm437_IBM_XGA-AI_12x23.otb new file mode 100644 index 0000000..cd6fc66 Binary files /dev/null and b/fonts/Bm437_IBM_XGA-AI_12x23.otb differ diff --git a/fonts/ShureTechMonoNerdFont-Regular.ttf b/fonts/ShureTechMonoNerdFont-Regular.ttf new file mode 100644 index 0000000..c10f8e6 Binary files /dev/null and b/fonts/ShureTechMonoNerdFont-Regular.ttf differ diff --git a/fonts/ShureTechMonoNerdFontMono-Regular.ttf b/fonts/ShureTechMonoNerdFontMono-Regular.ttf new file mode 100644 index 0000000..64266bd Binary files /dev/null and b/fonts/ShureTechMonoNerdFontMono-Regular.ttf differ diff --git a/fonts/ShureTechMonoNerdFontPropo-Regular.ttf b/fonts/ShureTechMonoNerdFontPropo-Regular.ttf new file mode 100644 index 0000000..d03370f Binary files /dev/null and b/fonts/ShureTechMonoNerdFontPropo-Regular.ttf differ diff --git a/ghostty.conf b/ghostty.conf new file mode 100644 index 0000000..86334c1 --- /dev/null +++ b/ghostty.conf @@ -0,0 +1,24 @@ + + +background = #0A1C14 +foreground = #59CF77 + +selection-foreground = #000000 +selection-background = #59CF77 + +palette = 0=#02160C +palette = 1=#3DA862 +palette = 2=#59CF77 +palette = 3=#6FE685 +palette = 4=#2E7D4A +palette = 5=#4DB866 +palette = 6=#2E7D4A +palette = 7=#45C569 +palette = 8=#1F5A3A +palette = 9=#52D374 +palette = 10=#59CF77 +palette = 11=#6FE685 +palette = 12=#5BCF73 +palette = 13=#4DB866 +palette = 14=#59CF77 +palette = 15=#6FE685 diff --git a/hyprland.conf b/hyprland.conf new file mode 100644 index 0000000..0871e27 --- /dev/null +++ b/hyprland.conf @@ -0,0 +1,4 @@ +general { + # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors + col.active_border = rgb(42A378) +} diff --git a/hyprlock.conf b/hyprlock.conf new file mode 100644 index 0000000..ca34559 --- /dev/null +++ b/hyprlock.conf @@ -0,0 +1,5 @@ +$color = rgba(10,10,8,1.0) +$inner_color = rgba(0,153,8,0.3) +$outer_color = rgba(89,207,119,0.5) +$font_color = rgba(89,207,119,1.0) +$check_color = rgba(89,235,119,1.0) diff --git a/icons.theme b/icons.theme new file mode 100644 index 0000000..c31830f --- /dev/null +++ b/icons.theme @@ -0,0 +1 @@ +Yaru-sage-dark \ No newline at end of file diff --git a/install_extras.sh b/install_extras.sh new file mode 100755 index 0000000..14aaf38 --- /dev/null +++ b/install_extras.sh @@ -0,0 +1,50 @@ +#!/bin/bash + +# install_extras.sh - Install RobCo theme and fastfetch configuration + +# Exit on any error +set -e + +# Get current timestamp for backup +TIMESTAMP=$(date +"%Y%m%d-%H%M%S") + +echo "Starting installation of extras..." + +# Create .themes directory if it doesn't exist +mkdir -p "$HOME/.themes" + +# Copy RobCo theme to .themes directory +if [ -d "RobCo" ]; then + echo "Copying RobCo theme to ~/.themes..." + cp -r RobCo "$HOME/.themes/" + echo "RobCo theme installed successfully." +else + echo "Warning: RobCo directory not found in current directory." +fi + +# Create .config directory if it doesn't exist +mkdir -p "$HOME/.config" + +# Backup existing fastfetch configuration if it exists +if [ -d "$HOME/.config/fastfetch" ]; then + echo "Backing up existing fastfetch configuration..." + mv "$HOME/.config/fastfetch" "$HOME/.config/fastfetch-$TIMESTAMP" + echo "Backup created: ~/.config/fastfetch-$TIMESTAMP" +fi + +# Copy fastfetch configuration to .config directory +if [ -d "fastfetch" ]; then + echo "Copying fastfetch configuration to ~/.config..." + cp -r fastfetch "$HOME/.config/" + echo "fastfetch configuration installed successfully." +else + echo "Warning: fastfetch directory not found in current directory." +fi + +echo "Installation completed successfully!" +echo "Summary:" +echo "- RobCo theme: ~/.themes/RobCo" +echo "- fastfetch config: ~/.config/fastfetch" +if [ -d "$HOME/.config/fastfetch-$TIMESTAMP" ]; then + echo "- fastfetch backup: ~/.config/fastfetch-$TIMESTAMP" +fi diff --git a/mako.ini b/mako.ini new file mode 100644 index 0000000..d8361ad --- /dev/null +++ b/mako.ini @@ -0,0 +1,21 @@ +text-color=#59CF77 +border-color=#2E7D4A +background-color=#090A08 +width=420 +height=110 +padding=10 +border-size=2 +font=ShureTechMono Nerd Font Mono +anchor=top-right +outer-margin=20 +default-timeout=5000 +max-icon-size=32 + +[app-name=Spotify] +invisible=1 + +[mode=do-not-disturb] +invisible=true + +[mode=do-not-disturb app-name=notify-send] +invisible=false diff --git a/neovim.lua b/neovim.lua new file mode 100644 index 0000000..7433a54 --- /dev/null +++ b/neovim.lua @@ -0,0 +1,192 @@ +return { + "EdenEast/nightfox.nvim", + lazy = false, + priority = 1000, + dependencies = { + "folke/snacks.nvim", + "nvim-tree/nvim-web-devicons", + "nvim-lualine/lualine.nvim", + }, + + config = function() + local nightfox = require('nightfox') + local Shade = require('nightfox.lib.shade') + local c = require('nightfox.lib.color') + + local retropc_palette = { + -- Base "RetroPC" Palette Overrides + bg0 = "#090A08", bg1 = "#090A08", bg2 = "#121a12", bg3 = "#02160C", bg4 = "#02160C", + fg0 = "#59CF77", fg1 = "#59CF77", fg2 = "#2E7D4A", fg3 = "#669900", + sel0 = "#02160C", + sel1 = c.from_hex("#02160C"):blend(c.from_hex("#2E7D4A"), 0.2):to_css(), + comment = "#008000", + red = Shade.new("#59CF77", c.from_hex("#59CF77"):lighten(8):to_css(), "#59CF77"), + orange = Shade.new("#59CF77", "#2E7D4A", c.from_hex("#59CF77"):lighten(-8):to_css()), + yellow = Shade.new("#59CF77", c.from_hex("#2E7D4A"):lighten(10):to_css(), "#59CF77"), + white = Shade.new("#59CF77", "#2E7D4A", "#2E7D4A"), + black = Shade.new("#2A1F00", "#805500", "#1A1612"), + green = Shade.new("#2E7D4A", "#D4AA00", "#669900"), + cyan = Shade.new("#52D374", "#59CF77", "#2E7D4A"), + blue = Shade.new("#2E7D4A", "#D4AA00", "#669900"), + magenta = Shade.new("#4DB866", "#52D374", "#22CC00"), + pink = Shade.new("#52D374", "#59CF77", "#22CC00"), + + -- Lualine Palette Extensions + lualine_normal_bg = "#FFBB00", + lualine_insert_bg = "#FF8800", + lualine_visual_bg = "#FF9900", + lualine_command_bg = "#FFBB00", + lualine_inactive_bg = c.from_hex("#0A0A08"):lighten(5):to_css(), + + -- Treesitter Palette Extensions + ts_parameter = "#FFAA00", + ts_property = "#FFB000", + } + + local final_palettes = { + carbonfox = require('nightfox.lib.collect').deep_extend( + require('nightfox.palette').load('carbonfox'), + retropc_palette + ) + } + + local specs = { + carbonfox = { + syntax = { + keyword = "red", -- "local", "function", "if" + conditional = "red", + statement = "red", + func = "orange", + string = "orange.dim", + number = "orange", + operator = "yellow", + variable = "white", + ident = "white.dim", + const = "white", + type = "white", + field = "white.dim", + comment = "comment", + }, + diag = { + error = "red", + warn = "red", + info = "cyan", + hint = "magenta", + } + } + } + + local groups = { + all = { + -- Base Groups + Whitespace = { fg = "palette.black.bright" }, + NonText = { fg = "palette.black.bright" }, + IncSearch = { bg = "palette.sel1" }, + CursorLine = { bg = "palette.bg2" }, + Normal = { fg = "palette.fg1" }, + + -- Noice Cmdline Overrides + NoiceCmdlinePopupBorder = { fg = "palette.fg3" }, + NoiceCmdlinePopupTitle = { fg = "palette.fg3", style = "bold" }, + NoiceCmdlinePopupBorderSearch = { fg = "palette.fg3" }, + NoiceCmdlinePopupTitleSearch = { fg = "palette.fg3", style = "bold" }, + NoiceCmdLineIcon = { fg = "palette.red" }, + + -- Neo-tree overrides + NeoTreeNormal = { bg = "palette.bg0" }, + NeoTreeNormalNC = { link = "NeoTreeNormal" }, + NeoTreeDirectoryName = { fg = "palette.fg3" }, + NeoTreeDirectoryIcon = { fg = "palette.fg3" }, + NeoTreeRootName = { fg = "palette.orange", style = "bold" }, + NeoTreeGitAdded = { fg = "palette.green" }, + NeoTreeGitModified = { fg = "palette.yellow" }, + NeoTreeGitDeleted = { fg = "palette.red" }, + NeoTreeGitIgnored = { fg = "palette.comment" }, + NeoTreeC = { fg = "palette.orange", bg = "palette.sel0" }, + + -- Dashboard overrides + SnacksDashboardHeader = { fg = "palette.fg3" }, + SnacksDashboardIcon = { fg = "palette.fg1" }, + SnacksDashboardDir = { fg = "palette.orange" }, + SnacksDashboardFile = { fg = "palette.fg3" }, + SnacksDashboardFooter = { fg = "palette.fg3" }, + SnacksDashboardKey = { fg = "palette.orange" }, + SnacksDashboardDesc = { fg = "palette.fg1" }, + SnacksDashboardSpecial = { fg = "palette.fg1" }, + + -- Treesitter overrides + ["@comment"] = { fg = "palette.comment", style = "italic" }, + ["@keyword"] = { fg = "palette.red", style = "bold" }, + ["@keyword.function"] = { fg = "palette.red", style = "bold" }, + ["@keyword.operator"] = { fg = "palette.red", style = "bold" }, + ["@function"] = { fg = "palette.orange", style = "bold" }, + ["@function.builtin"] = { fg = "palette.orange", style = "bold" }, + ["@function.call"] = { fg = "palette.orange" }, + ["@string"] = { fg = "palette.orange" }, + ["@number"] = { fg = "palette.orange" }, + ["@operator"] = { fg = "palette.yellow" }, + ["@variable"] = { fg = "palette.white" }, + ["@constant"] = { fg = "palette.white" }, + ["@type"] = { fg = "palette.white.dim" }, + ["@variable.parameter"] = { fg = "palette.ts_parameter", style = "italic" }, + ["@property"] = { fg = "palette.ts_property" }, + ["@field"] = { fg = "palette.ts_property" }, + } + } + + nightfox.setup({ + options = { + style = "carbonfox", + terminal_colors = true, + dim_inactive = true, + styles = { comments = "italic", functions = "bold", keywords = "bold" }, + modules = { + neotree = true, + treesitter = true, + }, + }, + palettes = final_palettes, + specs = specs, + groups = groups + }) + + vim.cmd("colorscheme carbonfox") + + -- Lualine overrides + local lualine_theme = { + normal = { + a = { fg = retropc_palette.bg0, bg = retropc_palette.lualine_normal_bg, gui = "bold" }, + b = { fg = retropc_palette.fg1, bg = retropc_palette.lualine_inactive_bg }, + c = { fg = retropc_palette.fg2, bg = retropc_palette.lualine_inactive_bg }, + }, + insert = { + a = { fg = retropc_palette.bg0, bg = retropc_palette.lualine_insert_bg, gui = "bold" }, + b = { fg = retropc_palette.fg1, bg = retropc_palette.lualine_inactive_bg }, + c = { fg = retropc_palette.fg2, bg = retropc_palette.lualine_inactive_bg }, + }, + visual = { + a = { fg = retropc_palette.bg0, bg = retropc_palette.lualine_visual_bg, gui = "bold" }, + b = { fg = retropc_palette.fg1, bg = retropc_palette.lualine_inactive_bg }, + c = { fg = retropc_palette.fg2, bg = retropc_palette.lualine_inactive_bg }, + }, + command = { + a = { fg = retropc_palette.bg0, bg = retropc_palette.lualine_command_bg, gui = "bold" }, + b = { fg = retropc_palette.fg1, bg = retropc_palette.lualine_inactive_bg }, + c = { fg = retropc_palette.fg2, bg = retropc_palette.lualine_inactive_bg }, + }, + inactive = { + a = { fg = retropc_palette.fg3, bg = retropc_palette.lualine_inactive_bg }, + b = { fg = retropc_palette.fg3, bg = retropc_palette.lualine_inactive_bg }, + c = { fg = retropc_palette.comment, bg = retropc_palette.lualine_inactive_bg }, + }, + } + + require('lualine').setup({ + options = { + theme = lualine_theme, + }, + }) + + end, + +} \ No newline at end of file diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..09a23ba Binary files /dev/null and b/preview.png differ diff --git a/swayosd.css b/swayosd.css new file mode 100644 index 0000000..aeb52ce --- /dev/null +++ b/swayosd.css @@ -0,0 +1,6 @@ +@define-color background-color #090A08; +@define-color border-color #2E7D4A; +@define-color label #59CF77; +@define-color image #2E7D4A; +@define-color progress #59CF77; + diff --git a/vencord-theme.css b/vencord-theme.css new file mode 100644 index 0000000..5e4c863 --- /dev/null +++ b/vencord-theme.css @@ -0,0 +1,659 @@ +/* + _______ __ ______ +/ \ / | / \ +$$$$$$$ | ______ $$ |____ /$$$$$$ | ______ +$$ |__$$ | / \ $$ \ $$ | $$/ / \ +$$ $$< /$$$$$$ |$$$$$$$ |$$ | /$$$$$$ | +$$$$$$$ |$$ | $$ |$$ | $$ |$$ | __ $$ | $$ | +$$ | $$ |$$ \__$$ |$$ |__$$ |$$ \__/ |$$ \__$$ | +$$ | $$ |$$ $$/ $$ $$/ $$ $$/ $$ $$/ +$$/ $$/ $$$$$$/ $$$$$$$/ $$$$$$/ $$$$$$/ + + + + ROBCO TERMINAL :: BASED ON PHOSPHOROS by OldJobobo +*/ + +:root { + --color00: #02160C; + --color01: #42A378; + --color02: #59CF77; + --color03: #6FE685; + --color04: #33dd88; + --color05: #4DB866; + --color06: #2E7D4A; + --color07: #59CF77; + --color08: #02160C; + --color09: #3DA862; + --color10: #59CF77; + --color11: #6FE685; + --color12: #2E7D4A; + --color13: #4DB866; + --color14: #2E7D4A; + --color15: #59CF77; + --base00: var(--color00); + + /* Matrix surfaces */ + --mx-0: color-mix(in srgb, var(--color00) 92%, black); + --mx-1: color-mix(in srgb, var(--color00) 82%, black); + --mx-2: color-mix(in srgb, var(--color00) 70%, black); + --mx-3: color-mix(in srgb, var(--color01) 28%, var(--color00)); + --mx-4: color-mix(in srgb, var(--color06) 25%, var(--color00)); + --mx-border: color-mix(in srgb, var(--color07) 28%, transparent); + + /* Matrix glow */ + --mx-green: var(--color04); + --mx-green-soft: color-mix(in srgb, var(--color04) 55%, var(--mx-1)); + --mx-green-dim: color-mix(in srgb, var(--color04) 30%, var(--mx-1)); + --mx-amber: var(--color02); + --mx-amber-dim: color-mix(in srgb, var(--color02) 40%, var(--mx-1)); + + --mx-gap: 12px; + --mx-scanline: linear-gradient( + 180deg, + color-mix(in srgb, var(--mx-green) 6%, transparent) 0%, + transparent 8%, + transparent 50%, + color-mix(in srgb, var(--mx-green) 4%, transparent) 60%, + transparent 100% + ); + --mx-grid: radial-gradient( + circle at 1px 1px, + color-mix(in srgb, var(--mx-green) 18%, transparent) 0 1px, + transparent 1px 100% + ); +} + +.theme-dark, +.theme-darker, +.theme-midnight, +.visual-refresh { + /* Backgrounds */ + --background-primary: var(--mx-1) !important; + --background-secondary: var(--mx-0) !important; + --background-secondary-alt: var(--mx-1) !important; + --background-tertiary: var(--mx-0) !important; + --background-accent: var(--mx-2) !important; + --background-floating: var(--mx-2) !important; + + --background-base-lowest: var(--mx-0) !important; + --background-base-lower: var(--mx-0) !important; + --background-base-low: var(--mx-1) !important; + --background-base-tertiary: var(--mx-0) !important; + + --background-surface-high: var(--mx-2) !important; + --background-surface-higher: var(--mx-2) !important; + --background-surface-highest: var(--mx-3) !important; + --bg-surface-raised: var(--mx-2) !important; + --bg-surface-overlay: var(--mx-1) !important; + --bg-base-secondary: var(--mx-0) !important; + --bg-base-tertiary: var(--mx-0) !important; + --bg-overlay-2: var(--mx-2) !important; + --bg-overlay-3: var(--mx-3) !important; + + /* Modifiers */ + --background-modifier-accent: color-mix(in srgb, var(--mx-3) 60%, transparent) !important; + --background-modifier-hover: color-mix(in srgb, var(--mx-green) 10%, var(--mx-2)) !important; + --background-modifier-active: color-mix(in srgb, var(--mx-green) 16%, var(--mx-2)) !important; + --background-modifier-selected: color-mix(in srgb, var(--mx-green) 20%, var(--mx-2)) !important; + --background-mentioned: linear-gradient(90deg, color-mix(in srgb, var(--mx-green) 18%, var(--mx-1)) 0%, var(--mx-1) 100%) !important; + --background-mentioned-hover: linear-gradient(90deg, color-mix(in srgb, var(--mx-green) 28%, var(--mx-1)) 0%, var(--mx-1) 100%) !important; + --mention-background: linear-gradient(90deg, color-mix(in srgb, var(--mx-green) 22%, var(--mx-1)) 0%, var(--mx-1) 100%) !important; + --mention-foreground: var(--mx-green) !important; + + /* Text */ + --text-normal: #42A378 !important; + --text-muted: color-mix(in srgb, var(--color01) 70%, var(--mx-3)) !important; + --text-primary: var(--color07) !important; + --text-secondary: color-mix(in srgb, var(--color07) 70%, var(--mx-4)) !important; + --header-primary: var(--color13) !important; + --header-secondary: color-mix(in srgb, var(--color13) 70%, var(--mx-4)) !important; + --interactive-normal: var(--color07) !important; + --interactive-hover: var(--color13) !important; + --interactive-active: var(--color04) !important; + --interactive-muted: var(--mx-4) !important; + + /* Accents */ + --brand-500: var(--mx-green) !important; + --brand-560: var(--mx-green-soft) !important; + --text-link: var(--mx-amber) !important; + --channel-icon: var(--mx-green) !important; + --focus-primary: var(--mx-green) !important; + --input-border-focus: var(--mx-green) !important; + + /* Buttons */ + --button-filled-brand-background: color-mix(in srgb, var(--mx-green) 65%, var(--mx-1)) !important; + --button-filled-brand-background-hover: color-mix(in srgb, var(--mx-green) 75%, var(--mx-1)) !important; + --button-filled-brand-text: var(--mx-1) !important; + + --button-positive-background: color-mix(in srgb, var(--mx-green) 65%, var(--mx-1)) !important; + --button-positive-background-hover: color-mix(in srgb, var(--mx-green) 75%, var(--mx-1)) !important; + --button-positive-text: var(--mx-1) !important; + + --button-secondary-background: var(--mx-3) !important; + --button-secondary-background-hover: var(--mx-2) !important; + --button-secondary-text: var(--color07) !important; + + --button-danger-background: var(--color01) !important; + --button-danger-background-hover: color-mix(in srgb, var(--color01) 85%, white) !important; + --button-danger-text: var(--mx-1) !important; + + /* Status */ + --status-positive: var(--mx-green) !important; + --status-warning: var(--mx-amber) !important; + --status-danger: var(--color01) !important; +} + +/* Message text color override */ +:is(.theme-dark, .theme-darker, .theme-midnight, .visual-refresh) + :is([class*="messageContent"], [class*="markup"]) { + color: #409931 !important; +} + +body { + letter-spacing: 0.3px; +} + +/* Matrix HUD framing */ +[class*="sidebar"], +[class*="chatContent"] { + background-color: var(--mx-0) !important; + border: 1px solid var(--mx-border) !important; + border-radius: 14px !important; + box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--mx-green) 6%, transparent) !important; +} + +[class*="sidebar"] { + margin: 0 var(--mx-gap) var(--mx-gap) var(--mx-gap) !important; +} + +[class*="chatContent"] { + margin: 0 var(--mx-gap) var(--mx-gap) 0 !important; + overflow: hidden !important; +} + +/* Sidebar resize handle / spacer */ +[class*="sidebarResizeHandle"] { + border: 0 !important; + background: transparent !important; +} + +/* Scanline + grid texture */ +[class*="sidebar"] [class*="sidebarList"], +[class*="chatContent"] { + background-image: var(--mx-scanline), var(--mx-grid) !important; + background-size: 100% 6px, 18px 18px !important; + background-position: 0 0, 0 0 !important; +} + +/* Channel list box: remove frame, keep separator line */ +[class*="sidebar"] [class*="sidebarList"] { + border: 0 !important; + border-left: 1px solid var(--mx-border) !important; + border-radius: 0 !important; +} + +/* Username color: keep role colors, fallback to amber when none */ +[class*="username"] { + color: inherit !important; + text-shadow: 0 0 10px color-mix(in srgb, var(--mx-amber) 55%, transparent) !important; +} + +[class*="username"]:not([style]) { + color: var(--mx-amber) !important; +} + +/* Channel row accents */ +a[data-list-item-id^="channels___"][aria-selected="true"] { + background-color: color-mix(in srgb, var(--mx-green) 18%, var(--mx-2)) !important; + box-shadow: inset 3px 0 0 0 var(--mx-green) !important; + border-radius: 10px !important; +} + +a[data-list-item-id^="channels___"]:hover { + background-color: color-mix(in srgb, var(--mx-green) 10%, var(--mx-2)) !important; + box-shadow: inset 3px 0 0 0 var(--mx-amber) !important; + border-radius: 10px !important; +} + +/* Channel icon base */ +a[data-list-item-id^="channels___"] svg, +a[data-list-item-id^="channels___"] svg path { + fill: color-mix(in srgb, #faff00 40%, var(--mx-1)) !important; + color: color-mix(in srgb, #faff00 40%, var(--mx-1)) !important; +} + +/* Channel name base (read / not selected) */ +a[data-list-item-id^="channels___"]:not([class*="modeUnread"]):not([aria-selected="true"]) [class*="name"], +a[data-list-item-id^="channels___"]:not([class*="modeUnread"]):not([aria-selected="true"]) [class*="name"] * { + color: var(--color07) !important; + opacity: 0.55 !important; +} + +/* Vesktop/Vencord fallback */ +#channels [class*="name__"] { + color: var(--color07) !important; + opacity: 0.55 !important; +} + +#channels [class*="modeUnread"] [class*="name__"] { + color: var(--mx-green) !important; + opacity: 1 !important; + font-weight: 600 !important; +} + +/* Unread channel icon */ +a[data-list-item-id^="channels___"][class*="modeUnread"] svg, +a[data-list-item-id^="channels___"][class*="modeUnread"] svg path, +[class*="modeUnread"] [class*="icon__"], +[class*="modeUnread"] [class*="icon__"] path { + fill: #faff00 !important; + color: #faff00 !important; +} + +/* Unread channel name */ +a[data-list-item-id^="channels___"][class*="modeUnread"] [class*="name"], +a[data-list-item-id^="channels___"][class*="modeUnread"] [class*="name"] * { + color: var(--mx-green) !important; + opacity: 1 !important; + font-weight: 600 !important; +} + +/* Text input focus ring */ +[class*="channelTextArea"]:focus-within { + box-shadow: 0 0 0 1px var(--mx-green) inset, 0 0 12px color-mix(in srgb, var(--mx-green) 25%, transparent) !important; + border-color: var(--mx-green) !important; +} + +[class*="channelTextArea"]:focus-within [class*="scrollableContainer"] { + box-shadow: none !important; + border-color: inherit !important; +} + +/* Post style input padding */ +[class*="textAreaForPostCreation"] { + padding: 8px 10px !important; + box-sizing: border-box !important; +} + +/* Post media button spacing */ +[class*="container__94439"] { + margin-left: 8px !important; +} + +/* Chat input box background */ +[class*="channelTextArea"] { + background: var(--mx-0) !important; + border: 1px solid var(--mx-border) !important; + border-radius: 12px !important; +} + +[class*="channelTextArea"] [class*="scrollableContainer"] { + background: var(--mx-1) !important; + border: 1px solid color-mix(in srgb, var(--mx-green) 18%, transparent) !important; + border-radius: 10px !important; + color: #409931 !important; +} + +/* Avoid double borders when reply bar expands the input */ +[class*="channelTextArea"]:has([class*="replyBar"], [class*="attachedBars"]) [class*="scrollableContainer"] { + border: 0 !important; + box-shadow: none !important; +} + +/* Restore rounded top corners when reply/attachment bars are visible */ +[class*="channelTextArea"]:has([class*="replyBar"], [class*="attachedBars"]) { + border-top-left-radius: 12px !important; + border-top-right-radius: 12px !important; + overflow: hidden !important; +} + +[class*="channelTextArea"] [class*="replyBar"], +[class*="channelTextArea"] [class*="attachedBars"] { + border-top-left-radius: 12px !important; + border-top-right-radius: 12px !important; +} + +/* Chat input buttons (attach/gift/gif/etc) */ +[class*="scrollableContainer"] [class*="buttons__"] { + color: #409931 !important; +} + +[class*="scrollableContainer"] [class*="buttons__"] svg, +[class*="scrollableContainer"] [class*="buttons__"] path { + color: #409931 !important; + fill: currentColor !important; +} + +[class*="scrollableContainer"] [class*="buttons__"] [class*="sprite__"] { + color: #409931 !important; + filter: brightness(0) saturate(100%) invert(54%) sepia(35%) saturate(550%) hue-rotate(74deg) brightness(92%) contrast(96%) !important; +} + +/* Force green on the sprite-based button */ +[class*="scrollableContainer"] [class*="buttons__"] .sprite__04eed.spriteGreyscale__04eed.active__04eed { + filter: brightness(0) saturate(100%) invert(54%) sepia(35%) saturate(550%) hue-rotate(74deg) brightness(92%) contrast(96%) !important; + opacity: 1 !important; +} + +/* Mention highlight */ +div[class*="mentioned"], +li[class*="mentioned"] { + background: var(--background-mentioned) !important; + box-shadow: none !important; + border-left: 3px solid var(--mx-green) !important; + border-radius: 10px !important; + position: relative; +} + +div[class*="mentioned"]:hover, +li[class*="mentioned"]:hover { + background: var(--background-mentioned-hover) !important; +} + +div[class*="mentioned"]::before, +li[class*="mentioned"]::before { + content: none !important; +} + +/* Replying highlight */ +div[class*="replying"], +li[class*="replying"] { + background: var(--background-mentioned) !important; + box-shadow: none !important; + border-left: 3px solid var(--mx-amber) !important; + border-radius: 10px !important; + position: relative; +} + +div[class*="replying"]:hover, +li[class*="replying"]:hover { + background: var(--background-mentioned-hover) !important; +} + +div[class*="replying"]::before, +li[class*="replying"]::before { + content: none !important; +} + +/* Message hover */ +[id^="chat-messages-"] [class*="messageListItem"]:hover, +[id^="chat-messages-"] [class*="messageListItem"]:hover > [class*="message"], +[id^="chat-messages-"] [class*="messageListItem"]:hover [class*="contents"] { + background: color-mix(in srgb, var(--mx-green) 10%, var(--mx-2)) !important; + border-radius: 10px !important; + box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--mx-green) 18%, transparent) !important; +} + +/* Unread indicators & badges */ +div[class*="unreadBar"], +span[class*="unreadBar"], +div[class*="unreadPill"], +span[class*="unreadPill"], +div[class*="numberBadge"], +span[class*="numberBadge"], +div[class*="textBadge"], +span[class*="textBadge"], +div.unread__2ea32.unreadImportant__2ea32 { + background-color: var(--mx-green) !important; + color: var(--mx-1) !important; + box-shadow: 0 0 12px color-mix(in srgb, var(--mx-green) 40%, transparent) !important; +} + +/* Unread mentions badge chip */ +div[class*="unreadMentionsIndicatorBottom"] [class*="numberBadge"] { + background-color: var(--mx-1) !important; + border: 1px solid var(--mx-green) !important; + color: var(--mx-green) !important; + box-shadow: 0 0 8px color-mix(in srgb, var(--mx-green) 20%, transparent) !important; +} + +/* Channel list unread mentions bar (bottom) */ +div[class*="unreadMentionsIndicatorBottom"] { + background: color-mix(in srgb, var(--mx-1) 85%, var(--mx-green) 15%) !important; + border-top: 1px solid color-mix(in srgb, var(--mx-green) 35%, transparent) !important; + color: var(--mx-green) !important; + box-shadow: 0 -6px 16px color-mix(in srgb, var(--mx-green) 18%, transparent) !important; +} + +div[class*="unreadMentionsIndicatorBottom"] > div { + background: var(--mx-1) !important; + border: 1px solid var(--mx-green) !important; + border-radius: 10px !important; + padding: 6px 10px !important; + color: inherit !important; +} + +/* Channel list unread count: target the "N New" label in channel rows */ +#channels [class*="children__"] [data-text-variant="text-xs/semibold"] { + color: #faff00 !important; + text-transform: lowercase !important; + letter-spacing: 0.02em !important; +} + +/* New messages bar */ +div#---new-messages-bar.divider__5126c { + --divider-color: color-mix(in srgb, var(--mx-green) 55%, transparent) !important; +} + +div#---new-messages-bar.divider__5126c.hasContent__5126c { + background: + linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--mx-green) 35%, transparent) 20%, color-mix(in srgb, var(--mx-green) 35%, transparent) 70%, transparent 84%, transparent 100%) !important; + border-radius: 12px !important; + padding: 4px 54px 4px 10px !important; + margin: 14px 0 6px 0 !important; + display: flex !important; + align-items: center !important; + position: relative !important; +} + +div#---new-messages-bar.divider__908e2.isUnread__908e2 { + --divider-color: color-mix(in srgb, var(--mx-green) 55%, transparent) !important; +} + +div#---new-messages-bar.divider__908e2.isUnread__908e2 .content__908e2 { + background: color-mix(in srgb, var(--mx-1) 85%, var(--mx-green) 15%) !important; + border: 1px solid color-mix(in srgb, var(--mx-green) 55%, transparent) !important; + color: var(--mx-green) !important; + text-transform: uppercase !important; + letter-spacing: 0.08em !important; + font-weight: 600 !important; + padding: 4px 10px !important; + border-radius: 999px !important; + box-shadow: 0 0 0 1px color-mix(in srgb, var(--mx-green) 25%, transparent), 0 6px 18px rgba(0, 0, 0, 0.25) !important; +} + +/* Jump to present / new messages pill */ +button[class*="jumpToPresentBar"], +div[class*="jumpToPresentBar"] { + background: var(--mx-green) !important; + color: var(--mx-1) !important; + border-color: var(--mx-green) !important; +} + +/* New messages bar / jump to new messages */ +div[class*="newMessagesBar"] { + background: color-mix(in srgb, var(--mx-1) 88%, var(--mx-green) 12%) !important; + color: var(--mx-green) !important; + border: 1px solid color-mix(in srgb, var(--mx-green) 45%, transparent) !important; + box-shadow: 0 0 0 1px color-mix(in srgb, var(--mx-green) 20%, transparent) !important; +} + +div[class*="newMessagesBar"] [class*="barButtonAlt"], +div[class*="newMessagesBar"] [class*="barButtonBase"] { + color: var(--mx-green) !important; +} + +/* Mention count pills */ +span[class*="mention"], +span[class*="mention"] span { + background-color: var(--mx-green) !important; + color: var(--mx-1) !important; +} + +/* Inline @mention pills */ +.theme-dark :is([class*="messageContent"], [class*="markup"]) [class*="mention"], +.theme-darker :is([class*="messageContent"], [class*="markup"]) [class*="mention"], +.theme-midnight :is([class*="messageContent"], [class*="markup"]) [class*="mention"], +.visual-refresh :is([class*="messageContent"], [class*="markup"]) [class*="mention"] { + background-color: color-mix(in srgb, var(--mx-green) 18%, var(--mx-1)) !important; + color: var(--mx-green) !important; + border: 1px solid color-mix(in srgb, var(--mx-green) 35%, transparent) !important; + box-shadow: none !important; + border-radius: 999px !important; + display: inline-flex !important; + align-items: center !important; + line-height: 1.4 !important; + padding: 0.12em 0.55em !important; + font-weight: 500 !important; + letter-spacing: 0.02em !important; + vertical-align: baseline !important; + text-shadow: none !important; +} + +/* Reaction hover/selected */ +div[class*="reaction"] { + border-radius: 10px !important; +} + +div[class*="reaction"]:hover, +div[class*="reaction"][class*="reactionMe"] { + background: color-mix(in srgb, var(--mx-green) 14%, var(--mx-1)) !important; + border-color: color-mix(in srgb, var(--mx-green) 55%, transparent) !important; + box-shadow: + inset 0 0 0 1px color-mix(in srgb, var(--mx-green) 35%, transparent), + 0 0 8px color-mix(in srgb, var(--mx-green) 20%, transparent) !important; +} + +/* Remove reactions bar hover background from Discord defaults */ +div[class*="reactions__"]:hover { + background: transparent !important; + box-shadow: none !important; + border: 0 !important; +} + + +/* Message action hover */ +div[class*="message"] [class*="button"]:hover, +div[class*="message"] [class*="icon"]:hover { + color: var(--mx-green) !important; +} + +/* Selected channel text */ +a[data-list-item-id^="channels___"][aria-selected="true"] [class*="name"], +a[data-list-item-id^="channels___"][aria-selected="true"] [class*="name"] * { + color: var(--mx-green) !important; +} + +/* Scrollbar hover */ +div[class*="scroller"]::-webkit-scrollbar-thumb:hover { + background-color: var(--mx-green) !important; +} + +/* Channel list spine (categories) */ +#channels ul li svg.spine__5b40b, +#channels ul li svg.spine__5b40b path, +#channels ul li svg.invertedSpine__5b40b, +#channels ul li svg.invertedSpine__5b40b path { + fill: var(--mx-green) !important; + color: var(--mx-green) !important; +} + +/* Message scroller accent */ +div[class*="messagesWrapper"] > div[class*="scroller"] { + --scrollbar-auto-thumb: var(--mx-green) !important; + --scrollbar-auto-track: color-mix(in srgb, var(--mx-green) 20%, transparent) !important; +} + +/* Channel list scrollbar */ +div[class*="sidebar"] div[class*="scroller"] { + --scrollbar-auto-thumb: var(--mx-green) !important; + --scrollbar-auto-track: color-mix(in srgb, var(--mx-green) 20%, transparent) !important; + padding-bottom: calc(var(--custom-app-panels-height, 0px) + var(--mx-gap)) !important; +} + +/* Code blocks + inline code */ +.theme-dark pre, +.theme-darker pre, +.theme-midnight pre, +.visual-refresh pre { + background: color-mix(in srgb, var(--mx-2) 88%, black) !important; + border: 1px solid color-mix(in srgb, var(--mx-green) 30%, transparent) !important; + border-radius: 10px !important; + box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--mx-green) 10%, transparent) !important; +} + +.theme-dark :is(pre, code), +.theme-darker :is(pre, code), +.theme-midnight :is(pre, code), +.visual-refresh :is(pre, code) { + font-family: "JetBrains Mono", "Fira Code", "Cascadia Code", "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace !important; + font-variant-ligatures: none !important; +} + +.theme-dark :is(pre code, .hljs, .codeBlockText), +.theme-darker :is(pre code, .hljs, .codeBlockText), +.theme-midnight :is(pre code, .hljs, .codeBlockText), +.visual-refresh :is(pre code, .hljs, .codeBlockText) { + color: var(--text-normal) !important; + text-shadow: none !important; +} + +.theme-dark :is(code, .inlineCode), +.theme-darker :is(code, .inlineCode), +.theme-midnight :is(code, .inlineCode), +.visual-refresh :is(code, .inlineCode) { + background: color-mix(in srgb, var(--mx-1) 80%, black) !important; + border: 1px solid color-mix(in srgb, var(--mx-green) 22%, transparent) !important; + border-radius: 6px !important; + color: var(--mx-amber) !important; + padding: 0.12em 0.35em !important; +} + +/* Highlight.js token tweaks for a cleaner, standard feel */ +.theme-dark :is(.hljs-comment, .hljs-quote), +.theme-darker :is(.hljs-comment, .hljs-quote), +.theme-midnight :is(.hljs-comment, .hljs-quote), +.visual-refresh :is(.hljs-comment, .hljs-quote) { + color: color-mix(in srgb, var(--color01) 70%, var(--mx-4)) !important; + font-style: italic !important; +} + +.theme-dark :is(.hljs-keyword, .hljs-selector-tag, .hljs-literal), +.theme-darker :is(.hljs-keyword, .hljs-selector-tag, .hljs-literal), +.theme-midnight :is(.hljs-keyword, .hljs-selector-tag, .hljs-literal), +.visual-refresh :is(.hljs-keyword, .hljs-selector-tag, .hljs-literal) { + color: var(--mx-green) !important; +} + +.theme-dark :is(.hljs-string, .hljs-doctag), +.theme-darker :is(.hljs-string, .hljs-doctag), +.theme-midnight :is(.hljs-string, .hljs-doctag), +.visual-refresh :is(.hljs-string, .hljs-doctag) { + color: var(--mx-amber) !important; +} + +.theme-dark :is(.hljs-number, .hljs-attr, .hljs-attribute), +.theme-darker :is(.hljs-number, .hljs-attr, .hljs-attribute), +.theme-midnight :is(.hljs-number, .hljs-attr, .hljs-attribute), +.visual-refresh :is(.hljs-number, .hljs-attr, .hljs-attribute) { + color: color-mix(in srgb, var(--mx-amber) 65%, var(--mx-green)) !important; +} + +.theme-dark :is(.hljs-title, .hljs-section, .hljs-name), +.theme-darker :is(.hljs-title, .hljs-section, .hljs-name), +.theme-midnight :is(.hljs-title, .hljs-section, .hljs-name), +.visual-refresh :is(.hljs-title, .hljs-section, .hljs-name) { + color: var(--color13) !important; +} + +/* Links get a subtle console glow */ +.theme-dark a, +.theme-darker a, +.theme-midnight a, +.visual-refresh a { + text-shadow: 0 0 10px color-mix(in srgb, var(--mx-amber) 35%, transparent) !important; +} + +/* End */ +/* 26-01-31 */ diff --git a/walker.css b/walker.css new file mode 100644 index 0000000..a93dd61 --- /dev/null +++ b/walker.css @@ -0,0 +1,13 @@ +@define-color selected-text #090A08; +@define-color text #59CF77; +@define-color base #090A08; +@define-color border #2E7D4A88; +@define-color foreground #59CF77; +@define-color background #090A08; +@define-color selection-highlight #2E7D4A; + +child:selected, +child:hover { + background: @selection-highlight; + color: @selected-text; +} diff --git a/waybar.css b/waybar.css new file mode 100644 index 0000000..144915a --- /dev/null +++ b/waybar.css @@ -0,0 +1,2 @@ +@define-color foreground #42A378; +@define-color background #090A08; diff --git a/wofi.css b/wofi.css new file mode 100644 index 0000000..f898e9b --- /dev/null +++ b/wofi.css @@ -0,0 +1,49 @@ +@define-color bg #090A08; +@define-color fg #59CF77; +@define-color bg_secondary #121a12; +@define-color fg_dim #2E7D4A; +@define-color accent #6FE685; +@define-color muted #669900; +@define-color selection #090A08; +@define-color border #1F5A3A; + +window { + background-color: @bg; + border: 2px solid @border; +} + +input { + background-color: @bg; + color: @fg; + border: 1px solid @muted; +} + +input:selected { + background-color: @selection; + color: @accent; +} + +#entry { + color: @fg; + background-color: @bg; + padding: 5px; + margin: 2px; +} + +#entry:selected { + background-color: @selection; + color: @accent; +} + +scrollbar { + background-color: @bg; +} + +scrollbar slider { + background-color: @muted; + border-radius: 5px; +} + +scrollbar slider:hover { + background-color: @border; +} \ No newline at end of file