Repository: xyl0n/iris Branch: master Commit: 3468e91948ff Files: 109 Total size: 351.7 KB Directory structure: gitextract_xt24a9xh/ ├── CREDITS ├── LICENSE ├── README ├── README.md ├── gtk-2.0/ │ ├── gtkrc │ └── styles/ │ ├── button │ ├── checkbutton │ ├── combo │ ├── entry │ ├── handlebox │ ├── listheader │ ├── menu-menubar │ ├── murrine-style-images-and-labels │ ├── notebook │ ├── optionmenu │ ├── panel │ ├── progressbar │ ├── radiobutton │ ├── range │ ├── scrollbar │ ├── spin │ ├── statusbar │ ├── toolbar │ └── tooltips ├── gtk-3.0/ │ ├── apps/ │ │ ├── budgie.css │ │ ├── gnome-applications.css │ │ ├── granite-widgets.css │ │ ├── nemo.css │ │ ├── unity.css │ │ └── xfce.css │ ├── gtk-widgets-assets.css │ ├── gtk-widgets.css │ ├── gtk.css │ ├── settings.ini │ └── widgets/ │ ├── assistant.css │ ├── button.css │ ├── calendar.css │ ├── cell-row.css │ ├── check-radio.css │ ├── color-chooser.css │ ├── column-header.css │ ├── combobox.css │ ├── content-view.css │ ├── csd.css │ ├── dialogs.css │ ├── entry.css │ ├── infobar.css │ ├── listbox.css │ ├── menu.css │ ├── notebook.css │ ├── osd.css │ ├── popover.css │ ├── progress-scale.css │ ├── scrollbar.css │ ├── selection-mode.css │ ├── separator.css │ ├── sidebar.css │ ├── spinbutton.css │ ├── spinner.css │ ├── switch.css │ └── toolbar.css ├── index.theme ├── metacity-1/ │ └── metacity-theme-3.xml ├── openbox-3/ │ ├── close.xbm │ ├── desk.xbm │ ├── desk_toggled.xbm │ ├── iconify.xbm │ ├── max.xbm │ ├── max_toggled.xbm │ ├── shade.xbm │ ├── shade_toggled.xbm │ └── themerc └── xfwm4/ ├── bottom-active.xpm ├── bottom-inactive.xpm ├── bottom-left-active.xpm ├── bottom-left-inactive.xpm ├── bottom-right-active.xpm ├── bottom-right-inactive.xpm ├── close-active.xpm ├── close-inactive.xpm ├── close-prelight.xpm ├── close-pressed.xpm ├── hide-active.xpm ├── hide-inactive.xpm ├── hide-prelight.xpm ├── hide-pressed.xpm ├── left-active.xpm ├── left-inactive.xpm ├── maximize-active.xpm ├── maximize-inactive.xpm ├── maximize-prelight.xpm ├── maximize-pressed.xpm ├── right-active.xpm ├── right-inactive.xpm ├── themerc ├── title-1-active.xpm ├── title-1-inactive.xpm ├── title-2-active.xpm ├── title-2-inactive.xpm ├── title-3-active.xpm ├── title-3-inactive.xpm ├── title-4-active.xpm ├── title-4-inactive.xpm ├── title-5-active.xpm ├── title-5-inactive.xpm ├── top-left-active.xpm ├── top-left-inactive.xpm ├── top-right-active.xpm └── top-right-inactive.xpm ================================================ FILE CONTENTS ================================================ ================================================ FILE: CREDITS ================================================ For the Original Numix theme which *may* have been used as a base for this ;): Joern Konopka Georgi Karavasilev David Barr Satyajit Sahoo For Iris: Me ================================================ FILE: LICENSE ================================================ 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 . ================================================ FILE: README ================================================ Iris Dark is a modern looking flat theme for Gtk. The theme is compatible with GTK 3.10 and GTK 3.12. It also includes a GTK 2.0 theme using Murrine engine. --- Installation Instructions: Extract the zip file to the themes directory i.e. "/usr/share/themes/" Alternatively, extract it to the ".themes" directory in your home folder if you want the theme to be applied only to you user. Use a theme changer such as Gnome Tweak Tool, Ubuntu Tweak or LXappearance to change the the theme to Iris Dark --- License: GPL-3.0+ ================================================ FILE: README.md ================================================ iris ==== A simple, flat and bold GTK theme. This repo was made to host the dark version of the Iris theme. The repository for Iris Light is at http://github.com/xyl0n/iris-light ================================================ FILE: gtk-2.0/gtkrc ================================================ gtk-toolbar-icon-size = large-toolbar gtk-color-scheme = "base_color:#ffffff\nbg_color:#f4f5f6\ntooltip_bg_color:#656D78\nselected_fg_color:#fb4757\ntext_color:#3f454f\nfg_color:#555555\ntooltip_fg_color:#ffffff\nselected_bg_color:#ffffff" gtk-icon-sizes = "panel-menu=16,16:panel=8,8:gtk-button=16,16:gtk-large-toolbar=24,24:gtk-small-toolbar=16,16" gtk-button-images = 0 gtk-menu-images = 0 #gtk-toolbar-style = 0 # Disables text in toolbar gtk-auto-mnemonics = 1 # Disables ugly lines under menu items gtk-enable-animations = 1 gtk-tooltip-timeout = 970 style "default" { GtkWidget::interior_focus = 0 GtkWidget::focus_padding = 0 GtkWidget::tooltip-radius = 5 GtkWidget::tooltip-alpha = 255 GtkWidget::new-tooltip-style = 1 GtkButton::child-displacement-x = 0 GtkButton::child-displacement-y = 0 GtkButton::default_border = { 0, 0, 0, 0 } GtkButton::default_outside_border = { 0, 0, 0, 0 } GtkButton::focus-padding = 0 GtkButton::inner-border = {0, 0, 0, 0} #GtkButton::button-relief = GTK_RELIEF_NONE #GtkButton::displace-focus = 1 #GtkButton::shadow_type = GTK_SHADOW_NONE #GtkButton::image-spacing = 2 #GtkButton::focus-padding = 0 #GtkButtonBox::child_min_width = 0 #GtkButtonBox::child_min_heigth = 0 #GtkButtonBox::child_internal_pad_x = 0 #GtkButtonBox::child_internal_pad_y = 0 #GtkColorButton::default_border = {0, 0, 0, 0} #GtkColorButton::child-displacement-y = 1 #GtkComboBox::appears-as-list = 1 #GtkComboBox::arrow-size = 10 #GtkComboBox::shadow_type = GTK_SHADOW_OUT #GtkComboBoxEntry::appears-as-list = 1 GtkNotebook::tab-overlap = 1 #GtkNotebook::tab-curvature = 5 #GimpColorNotebook::tab-border = 1 #GimpDockSeparator::height = 10 GtkVScale::slider_length = 14 GtkVScale::slider_width = 14 #GtkVScale::focus-padding = 4 #GtkVScale::trough-side-details = 0 #GtkVScale::trough-border = 1 #GtkVScale::value-spacing = 0 #GtkVScale::trough-under-steppers = 0 #GtkVScale::arrow-displacement-x = 0 #GtkVScale::arrow-displacement-y = 0 #GtkVScale::activate_slider = 0 #GtkHScale::trough-side-details = 0 #GtkHScale::focus-padding = 4 GtkHScale::slider_length = 14 GtkHScale::slider_width = 14 #GtkHScale::trough-border = 1 #GtkHScale::value-spacing = 0 #GtkHScale::trough-under-steppers = 0 #GtkHScale::arrow-displacement-x = 0 #GtkHScale::arrow-displacement-y = 0 #GtkHScale::activate_slider = 0 GtkScale::trough-side-details = 1 GtkArrow::arrow-scaling = 0.4 GtkPaned::handle_size = 4 #GtkPaned::handle_width = 6 GtkRange::trough_border =0 GtkRange::slider_width =10 GtkRange::stepper_size =0 #GtkRange::trough-border = 0 #GtkRange::arrow-displacement-x = 0 #GtkRange::arrow-displacement-y = 0 #GtkRange::stepper-spacing = 0 #GtkRange::trough-side-details = 0 #GtkRange::trough-under-steppers = 0 #GtkScrollbar::fixed-slider-length = 1 GtkScrollbar::min_slider_length = 50 GtkScrollbar::slider_width = 10 #GtkScrollbar::stepper_size = 24 GtkScrollbar::activate-slider = 1 GtkScrollbar::has-backward-stepper = 0 GtkScrollbar::has-forward-stepper = 0 #GtkScrollbar::has-secondary-backward-stepper = 0 #GtkScrollbar::has-secondary-forward-stepper = 0 GtkCheckButton::indicator_size = 16 #GtkCheckButton::indicator_spacing = 3 #GtkCheckButton::focus-padding = 1 GtkCheckMenuItem::indicator-size =12 GtkRadioButton::indicator_size = 16 #GtkRadioButton::focus-padding = 1 GtkMenuBar::window-dragging = 1 GtkMenuBar::shadow-type = GTK_SHADOW_NONE GtkMenuBar::internal-padding = 2 #GtkMenuBar::button-relief = GTK_RELIEF_NONE GtkMenu::horizontal-padding = 0 GtkMenu::vertical-padding = 4 GtkMenu::horizontal-offset = 0 #GtkMenu::vertical-offset = 0 #GtkMenu::double-arrows = TRUE #GtkMenuItem::arrow-scaling = 0 #GtkMenuItem::arrow-spacing = 0 #GtkMenuItem::horizontal-padding = 2 #GtkMenuItem::toggle-spacing = 3 #GtkMenuItem::selected-shadow-type = GTK_SHADOW_NONE #GtkMenuItem::wide-separators = 0 #GtkMenuItem::separator-width = 0 #GtkMenuItem::separator-height = 0 GtkExpander::expander-size = 8 GtkExpander::expander-spacing = 2 GtkProgressBar::max-horizontal-bar-height = 12 GtkProgressBar::min-horizontal-bar-height = 12 GtkProgressBar::min-vertical-bar-width = 12 GtkProgressBar::max-vertical-bar-width = 12 #GtkProgressBar::xspacing = 2 #GtkProgressBar::yspacing = 2 #GtkProgressBar::trough_border = 2 GtkStatusbar::shadow_type = GTK_SHADOW_NONE #GtkSpinButton::shadow_type = GTK_SHADOW_NONE #GtkSpinButton::inner-border = {0, 0, 0, 0} #GtkSpinButton::focus-padding = 1 GtkToolButton::icon-spacing = 0 GtkToolbar::window-dragging = 1 GtkToolbar::internal-padding = 1 GtkToolbar::shadow-type = GTK_SHADOW_NONE #GtkToolbar::button-relief = GTK_RELIEF_NORMAL #GtkToolbar::space-size = 2 #GtkToolbar::max-child-expand = 0 #GtkToolbar::space-style = GTK_TOOLBAR_SPACE_LINE GtkDialog::action-area-border = 2 GtkDialog::button-spacing = 3 GtkDialog::content-area-border = 1 GtkOptionMenu::indicator_size = { 15, 8 } GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } #GtkOptionMenu::focus-padding = 1 GtkStatusbar::shadow_type = GTK_SHADOW_NONE GtkSpinButton::shadow_type = GTK_SHADOW_NONE #GtkSpinButton::focus-padding = 1 GtkScrolledWindow::scrollbar-spacing = 5 GtkScrolledWindow::scrollbars-within-bevel = 0 #GtkScrolledWindow::shadow_type = GTK_SHADOW_NONE GtkTreeView::row_ending_details = 0 GtkTreeView::expander-size = 11 GtkTreeView::vertical-separator = 6 GtkTreeView::horizontal-separator = 4 GtkTreeView::allow-rules = 1 #GtkTreeView::indent-expanders = 1 #GtkTreeView::row-ending-details = 1 GtkHTML::cite_color = @selected_fg_color GtkWidget::link-color = @selected_fg_color GtkWidget::visited-link-color = shade (0.5, @selected_fg_color) #GtkWidget::cursor-aspect-ratio = 0.05 GtkWidget::focus-line-width = 0 #GtkWidget::scroll-arrow-hlength = 16 #GtkWidget::scroll-arrow-vlength = 16 #GtkWidget::separator-height = 0 #GtkWidget::separator-width = 0 #GtkWidget::wide-separators = 0 #BonoboUiToolbar::shadow-type = GTK_SHADOW_NONE WnckTasklist::fade-overlay-rect = 0 WnckTasklist::fade-loop-time = 5.0 #WnckTasklist::fade-max-loop = 50 WnckTasklist::fade-opacity = 0.5 # The following line hints to gecko (and possibly other appliations) # that the entry should be drawn transparently on the canvas. # Without this, gecko will fill in the background of the entry. GtkEntry::honors-transparent-bg-hint = 1 #GtkEntry::inner-border = {3, 3, 3, 3} xthickness = 4 ythickness = 4 fg[NORMAL] = @fg_color fg[PRELIGHT] = @fg_color fg[SELECTED] = @selected_fg_color fg[ACTIVE] = @fg_color fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) bg[NORMAL] = @bg_color bg[PRELIGHT] = shade (0.98, @bg_color) bg[SELECTED] = @bg_color bg[ACTIVE] = shade (0.9, @bg_color) bg[INSENSITIVE] = @bg_color base[NORMAL] = @base_color base[PRELIGHT] = shade (0.98, @base_color) base[SELECTED] = @base_color base[ACTIVE] = @base_color base[INSENSITIVE] = shade (0.95, @base_color) text[NORMAL] = @text_color text[PRELIGHT] = @text_color text[SELECTED] = @selected_fg_color text[ACTIVE] = @selected_fg_color text[INSENSITIVE] = mix (0.6, @bg_color, @fg_color) engine "pixmap" { image { function = HANDLE recolorable = TRUE overlay_file = "Handles/handle-h.png" overlay_stretch = FALSE orientation = HORIZONTAL } image { function = HANDLE recolorable = TRUE overlay_file = "Handles/handle-v.png" overlay_stretch = FALSE orientation = VERTICAL } ####################### SHADOWS ############################x image { function = SHADOW shadow = IN recolorable = FALSE file = "Shadows/shadow-etched-in.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = OUT recolorable = TRUE file = "Shadows/shadow-out.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = ETCHED_IN recolorable = TRUE file = "Shadows/shadow-etched-in.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = ETCHED_OUT recolorable = TRUE file = "Shadows/shadow-etched-out.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW_GAP recolorable = TRUE file = "Frame-Gap/frame1.png" border = { 4, 4, 4, 4 } stretch = TRUE gap_start_file = "Frame-Gap/frame-gap-start.png" gap_start_border = { 4, 0, 4, 0 } gap_end_file = "Frame-Gap/frame-gap-end.png" gap_end_border = { 0, 4, 4, 0 } gap_side = TOP } image { function = VLINE recolorable = TRUE file = "Lines/line-v.png" border = { 0, 1, 0, 0 } stretch = TRUE } image { function = HLINE recolorable = TRUE file = "Lines/line-h.png" border = { 0, 0, 0, 1 } stretch = TRUE } # focus image { function = FOCUS recolorable = TRUE file = "Others/focus.png" border = { 6, 0, 6, 0 } stretch = TRUE } # Arrows (all states) image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "Arrows/arrow-up.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = PRELIGHT recolorable = TRUE overlay_file = "Arrows/arrow-up-prelight.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = ACTIVE recolorable = TRUE overlay_file = "Arrows/arrow-up-active.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = INSENSITIVE recolorable = TRUE overlay_file = "Arrows/arrow-up-insensitive.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = UP } image { function = ARROW state = NORMAL recolorable = TRUE overlay_file = "Arrows/arrow-down.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = PRELIGHT recolorable = TRUE overlay_file = "Arrows/arrow-down-prelight.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = ACTIVE recolorable = TRUE overlay_file = "Arrows/arrow-down-pressed.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = INSENSITIVE recolorable = TRUE overlay_file = "Arrows/arrow-down-insens.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "Arrows/arrow-left.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW recolorable = TRUE state = PRELIGHT overlay_file = "Arrows/arrow-left-prelight.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW recolorable = TRUE state = ACTIVE overlay_file = "Arrows/arrow-left-active.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW recolorable = TRUE state = INSENSITIVE overlay_file = "Arrows/arrow-left-insensitive.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = LEFT } image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "Arrows/arrow-right.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW recolorable = TRUE state = PRELIGHT overlay_file = "Arrows/arrow-right-prelight.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW recolorable = TRUE state = ACTIVE overlay_file = "Arrows/arrow-right-active.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW recolorable = TRUE state = INSENSITIVE overlay_file = "Arrows/arrow-right-insensitive.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = RIGHT } } } style "chrome-gtk-frame" { ChromeGtkFrame::frame-color = @text_color ChromeGtkFrame::inactive-frame-color = @text_color ChromeGtkFrame::frame-gradient-size = 0 ChromeGtkFrame::frame-gradient-color = @text_color ChromeGtkFrame::incognito-frame-color = @text_color ChromeGtkFrame::incognito-inactive-frame-color = @text_color ChromeGtkFrame::incognito-frame-gradient-size = 0 ChromeGtkFrame::incognito-frame-gradient-color = @text_color ChromeGtkFrame::scrollbar-trough-color = @bg_color ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color) ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color) } class "ChromeGtkFrame" style "chrome-gtk-frame" class "GtkWidget" style "default" include"styles/tooltips" include"styles/button" include"styles/optionmenu" include"styles/handlebox" include"styles/notebook" include"styles/listheader" include"styles/scrollbar" include"styles/statusbar" include"styles/progressbar" include"styles/range" include"styles/checkbutton" include"styles/radiobutton" widget_class "*List" style "treeview" widget_class "*GtkTree*" style "treeview" widget_class "*GtkCList*" style "treeview" widget_class "*GtkCTree*" style "treeview" widget_class "*GtkList*" style "treeview" widget_class "*.ETree.*" style "treeview" class "GtkTreeView" style "treeview" include"styles/entry" include"styles/spin" include"styles/combo" include"styles/toolbar" include "styles/murrine-style-images-and-labels" include"styles/menu-menubar" include"styles/panel" style "xfdesktop-icon-view" { XfdesktopIconView::label-alpha = 75 XfdesktopIconView::selected-label-alpha = 100 XfdesktopIconView::ellipsize-icon-labels = 1 XfdesktopIconView::tooltip-size = 128 XfdesktopIconView::shadow-x-offset = 0 XfdesktopIconView::shadow-y-offset = 1 XfdesktopIconView::shadow-color = "#000000" XfdesktopIconView::selected-shadow-x-offset = 0 XfdesktopIconView::selected-shadow-y-offset = 0 XfdesktopIconView::selected-shadow-color = "#000000" XfdesktopIconView::cell-spacing = 0 XfdesktopIconView::cell-padding = 0 XfdesktopIconView::cell-text-width-proportion = 2.5 fg[NORMAL] = "#ffffff" text[NORMAL] = "#ffffff" base[NORMAL] = "#000000" base[SELECTED] = @selected_fg_color fg[SELECTED] = @selected_bg_color } widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" ================================================ FILE: gtk-2.0/styles/button ================================================ style "button" { xthickness = 4 ythickness = 4 fg[NORMAL] = @text_color fg[PRELIGHT] = @text_color fg[ACTIVE] = @text_color fg[INSENSITIVE] = mix (0.3, @base_color, @text_color) engine "pixmap" { image { function = BOX recolorable = TRUE detail = "buttondefault" file = "Buttons/button-default.png" border = { 0, 0, 0, 0} stretch = TRUE } image { function = BOX state = PRELIGHT recolorable = TRUE shadow = OUT file = "Buttons/button-prelight.png" border = { 0, 0, 0, 0 } stretch = TRUE } image { function = BOX state = PRELIGHT recolorable = TRUE shadow = IN file = "Buttons/button-pressed.png" border = { 0, 0, 0, 0 } stretch = TRUE } image { function = BOX state = ACTIVE file = "Buttons/button-pressed.png" border = { 0, 0, 0, 0 } stretch = TRUE } image { function = BOX state = INSENSITIVE file = "Buttons/button-insensitive.png" border = { 0, 0, 0, 0 } stretch = TRUE } image { function = BOX file = "Buttons/button-normal.png" border = { 0, 0, 0, 0 } stretch = TRUE } } } widget_class "*..*" style "button" class "GtkButton" style "button" widget_class "*GtkToggleButton*" style "button" ================================================ FILE: gtk-2.0/styles/checkbutton ================================================ style "checkbutton"="default" { engine "pixmap" { image { function = CHECK recolorable = TRUE state = NORMAL shadow = OUT overlay_file = "Check-Radio/check1.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = PRELIGHT shadow = OUT overlay_file = "Check-Radio/check1.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = ACTIVE shadow = OUT overlay_file = "Check-Radio/check2.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = INSENSITIVE shadow = OUT overlay_file = "Check-Radio/check3.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = NORMAL shadow = IN overlay_file = "Check-Radio/check2.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = PRELIGHT shadow = IN overlay_file = "Check-Radio/check2.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = ACTIVE shadow = IN overlay_file = "Check-Radio/check1.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = INSENSITIVE shadow = IN overlay_file = "Check-Radio/check4.png" overlay_stretch = FALSE } image { function = FLAT_BOX recolorable = TRUE stretch = TRUE file = "Check-Radio/checklight.png" border = { 2, 2, 2, 2 } } } } style "checkbutton-menu"="default" { engine "pixmap" { image { function = CHECK recolorable = TRUE state = NORMAL shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = PRELIGHT shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = ACTIVE shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = INSENSITIVE shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = NORMAL shadow = IN overlay_file = "Check-Radio/menuitem-checkbox.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = PRELIGHT shadow = IN overlay_file = "Check-Radio/menuitem-checkbox-selected.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = ACTIVE shadow = IN overlay_file = "Check-Radio/menuitem-checkbox.png" overlay_stretch = FALSE } image { function = CHECK recolorable = TRUE state = INSENSITIVE shadow = IN overlay_file = "Check-Radio/menuitem-checkbox-insensitive.png" overlay_stretch = FALSE } image { function = FLAT_BOX recolorable = TRUE stretch = TRUE file = "Check-Radio/checklight.png" border = { 2, 2, 2, 2 } } } } class "GtkCheckButton" style "checkbutton" widget_class "*GtkCheckButton*GtkLabel*" style "checkbutton" class "GtkCheckMenuItem" style "checkbutton-menu" ================================================ FILE: gtk-2.0/styles/combo ================================================ style "combo" = "default" { base[INSENSITIVE] = shade (0.95, @bg_color) text[INSENSITIVE] = mix (0.3, @base_color, @text_color) GtkWidget::wide-separators = 0 xthickness = 5 ythickness = 5 GtkWidget::interior_focus = 0 engine "pixmap" { image { function = BOX recolorable = TRUE state = PRELIGHT file = "Combo/combo-prelight.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = NORMAL file = "Combo/combo-normal.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = ACTIVE file = "Combo/combo-pressed.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = INSENSITIVE file = "Combo/combo-inactive.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = ARROW state = NORMAL recolorable = TRUE overlay_file = "Combo/combo-arrow.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = PRELIGHT recolorable = TRUE overlay_file = "Combo/combo-arrow-prelight.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = ACTIVE recolorable = TRUE overlay_file = "Combo/combo-arrow-active.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = ARROW state = INSENSITIVE recolorable = TRUE overlay_file = "Combo/combo-arrow-insens.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE arrow_direction = DOWN } image { function = VLINE recolorable = TRUE file = "Others/null.png" border = { 0, 0, 0, 0 } stretch = TRUE } } } widget_class "*Combo*" style "combo" style "combobutton" { text[NORMAL] = @text_color text[PRELIGHT] = @selected_fg_color text[ACTIVE] = @fg_color text[INSENSITIVE] = mix (0.3, @base_color, @text_color) } widget_class "***" style "combobutton" ================================================ FILE: gtk-2.0/styles/entry ================================================ style "entry" = "default" { xthickness = 3 ythickness = 3 GtkWidget::interior_focus = 0 base[INSENSITIVE] = shade (0.95, @bg_color) text[INSENSITIVE] = mix (0.3, @base_color, @text_color) engine "pixmap" { image { function = FOCUS recolorable = TRUE file = "Shadows/entry-shadow-in.png" border = { 1,1,1,1 } stretch = TRUE } image { function = BOX recolorable = TRUE shadow = IN state = NORMAL file = "Shadows/entry-shadow-in.png" border = { 1,1,1,1 } stretch = TRUE } image { function = BOX recolorable = TRUE shadow = OUT state = NORMAL file = "Shadows/text-entry.png" border = { 1,1,1,1 } stretch = TRUE } image { function = SHADOW detail = "entry" shadow = IN recolorable = FALSE file = "Shadows/text-entry.png" border = { 1,1,1,1 } stretch = TRUE } } } style "entry-notebook" = "default" { xthickness = 5 ythickness = 5 GtkWidget::interior_focus = 0 base[INSENSITIVE] = shade (0.95, @bg_color) text[INSENSITIVE] = mix (0.3, @base_color, @text_color) engine "pixmap" { image { function = FOCUS recolorable = TRUE file = "Shadows/entry-shadow-in-notebook.png" border = { 1,1,1,1 } stretch = TRUE } image { function = BOX recolorable = TRUE shadow = IN state = NORMAL file = "Shadows/entry-shadow-in-notebook.png" border = { 1,1,1,1 } stretch = TRUE } image { function = BOX recolorable = TRUE shadow = OUT state = NORMAL file = "Shadows/text-entry-notebook.png" border = { 1,1,1,1 } stretch = TRUE } image { function = SHADOW detail = "entry" shadow = IN recolorable = FALSE file = "Shadows/text-entry-notebook.png" border = { 1,1,1,1 } stretch = TRUE } } } style "xfce-heading-style" { base[NORMAL] = @bg_color } class "XfceHeading" style "xfce-heading-style" class "GtkEntry" style "entry" class "GtkOldEditable" style "entry" class "GtkEditable" style "entry" widget_class "***" style "entry-notebook" widget_class "***" style "entry-notebook" widget_class "***" style "entry-notebook" widget_class "****" style "entry" widget_class "****" style "entry" ================================================ FILE: gtk-2.0/styles/handlebox ================================================ style "handlebox" = "default" { engine "pixmap" { image { function = HANDLE recolorable = TRUE overlay_file = "Others/null.png" overlay_file = "Handles/handle-h.png" overlay_stretch = FALSE orientation = VERTICAL } image { function = HANDLE overlay_file = "Others/null.png" overlay_file = "Handles/handle-v.png" overlay_stretch = FALSE orientation = HORIZONTAL } } } class "GtkHandleBox" style "handlebox" class "GtkPaned" style "handlebox" ================================================ FILE: gtk-2.0/styles/listheader ================================================ style "treeview" { fg[PRELIGHT] = @selected_fg_color fg[SELECTED] = @selected_fg_color fg[ACTIVE] = @selected_fg_color bg[NORMAL] = @bg_color bg[SELECTED] = @bg_color bg[PRELIGHT] = @bg_color bg[SELECTED] = @bg_color text[NORMAL] = @text_color text[SELECTED] = @selected_fg_color text[ACTIVE] = @selected_fg_color text[PRELIGHT] = @selected_fg_color base[SELECTED] = @bg_color base[ACTIVE ] = @bg_color GtkTreeView::odd_row_color = "#ffffff" GtkTreeView::even_row_color = "#ffffff" GtkTreeView::odd_col_color = "#ffffff" GtkTreeView::even_col_color = "#ffffff" engine "murrine" { cellstyle = 0 listviewstyle = 0 listviewheaderstyle = 0 progressbarstyle = 0 glazestyle = 0 gradient_shades = {2.0,2.0,2.0,2.0} } } widget_class "*List" style "treeview" widget_class "*GtkTree*" style "treeview" widget_class "*GtkCList*" style "treeview" widget_class "*GtkCTree*" style "treeview" widget_class "*GtkList*" style "treeview" widget_class "*.ETree.*" style "treeview" class "GtkTreeView" style "treeview" ================================================ FILE: gtk-2.0/styles/menu-menubar ================================================ style "menu"="default" { xthickness=0 ythickness=0 bg[NORMAL] = @text_color engine "pixmap" { image { function = BOX # recolorable = TRUE detail = "menu" file = "Menu-Menubar/menu.png" border = { 1, 1, 1, 1 } stretch = TRUE } } } style "menuitem" { xthickness = 0 ythickness = 4 fg[NORMAL] = @bg_color text[NORMAL] = @bg_color fg[PRELIGHT] = "#f65c6a" fg[SELECTED] = "#f65c6a" text[SELECTED] = "#f65c6a" text[PRELIGHT] = "#f65c6a" engine "pixmap" { image { function = BOX recolorable = TRUE file = "Menu-Menubar/menuitem.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = ARROW recolorable = TRUE state = NORMAL overlay_file = "Menu-Menubar/arrow-right.png" overlay_stretch = FALSE arrow_direction = RIGHT } image { function = ARROW recolorable = TRUE state = PRELIGHT overlay_file = "Menu-Menubar/arrow-right-prelight.png" overlay_stretch = FALSE arrow_direction = RIGHT } image { function = HLINE recolorable = TRUE file = "Menu-Menubar/menuline.png" border = { 0, 0, 1, 0 } stretch = TRUE } } } style "tearoffmenuitem" = "menuitem" { engine "pixmap" { image { function = ARROW file = "Arrows/arrow-left.png" stretch = TRUE arrow_direction = LEFT } } } style "menubar" { bg[NORMAL] = @text_color text[NORMAL] = @bg_color text[PRELIGHT] = @bg_color text[SELECTED] = @bg_color fg[NORMAL] = @bg_color fg[PRELIGHT] = @bg_color fg[SELECTED] = @bg_color xthickness = 1 ythickness = 1 engine "pixmap" { image { function = BOX state = NORMAL file = "Menu-Menubar/menubar.png" border = { 0, 0, 0, 1 } stretch = TRUE } image { function = BOX state = ACTIVE file = "Menu-Menubar/menubar.png" border = { 0, 0, 0, 1 } stretch = TRUE } image { function = BOX state = INSENSITIVE file = "Menu-Menubar/menubar.png" border = { 0, 0, 0, 1 } stretch = TRUE } image { function = BOX recolorable = TRUE state = PRELIGHT file = "Menu-Menubar/menubar-item.png" border = { 5, 5, 0, 0 } stretch = TRUE } } } style "menubar-item" { text[NORMAL] = @bg_color text[PRELIGHT] = @bg_color text[SELECTED] = @bg_color fg[NORMAL] = @bg_color fg[PRELIGHT] = @bg_color fg[SELECTED] = @bg_color xthickness = 1 ythickness = 1 } style "chrome_menu" { bg[NORMAL] = @text_color } style "chrome_menu_item" { bg[NORMAL] = @text_color fg[NORMAL] = @bg_color bg[SELECTED] = @text_color bg[INSENSITIVE] = shade (1.08, @text_color) fg[SELECTED] = @bg_color fg[INSENSITIVE] = shade (1.08, @text_color) xthickness = 4 ythickness = 4 engine "murrine" { } } style "chrome_separator" { bg[NORMAL] = @text_color fg[NORMAL] = @text_color text[NORMAL] = @text_color } widget_class "**" style "menuitem" class "GtkMenu" style "menu" widget_class "**" style "menu" widget_class "**" style "menuitem" class "GtkMenuItem" style "menuitem" class "GtkTearoffMenuItem" style "menuitem" class "GtkMenuBar*" style "menubar" widget_class "**" style "menubar" widget_class "*.*" style "menubar-item" widget_class "**" style "chrome_menu" widget_class "***" style "chrome_menu_item" widget_class "****" style "chrome_separator" ================================================ FILE: gtk-2.0/styles/murrine-style-images-and-labels ================================================ style "murrinestyle" { #remove the ugly stipple effect that the pixmap engine causes #remove the ugly distortion that the pixmap engine causes on disabled text engine "murrine" { } } style "murrine-cell" { engine "murrine" { cellstyle = 0 listviewstyle = 0 listviewheaderstyle = 0 progressbarstyle = 0 glazestyle = 0 } } class "GtkImage" style "murrinestyle" class "GtkLabel" style "murrinestyle" class "GtkComboBox" style "murrinestyle" class "GtkCellView" style "murrine-cell" widget_class "*.." style "murrinestyle" widget_class "*.." style "murrinestyle" widget_class "**" style "murrinestyle" widget_class "*." style:highest "murrinestyle" widget_class "*..*" style:highest "murrinestyle" widget_class "***" style:highest "murrinestyle" widget_class "*CPUFreqApplet*" style:highest "murrinestyle" widget_class "****" style:highest "murrinestyle" widget_class "***" style:highest "murrinestyle" widget_class "***" style:highest "murrinestyle" ================================================ FILE: gtk-2.0/styles/notebook ================================================ style "notebook" { xthickness = 3 ythickness = 3 engine "pixmap" { image { function = EXTENSION recolorable = TRUE state = ACTIVE file = "Tabs/tab-bottom.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = TOP } image { function = EXTENSION recolorable = TRUE state = ACTIVE file = "Tabs/tab-top.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = BOTTOM } image { function = EXTENSION recolorable = TRUE state = ACTIVE file = "Tabs/tab-left.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = RIGHT } image { function = EXTENSION recolorable = TRUE state = ACTIVE file = "Tabs/tab-right.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = LEFT } image { function = EXTENSION recolorable = TRUE file = "Tabs/tab-top-active.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = BOTTOM } image { function = EXTENSION recolorable = TRUE file = "Tabs/tab-bottom-active.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = TOP } image { function = EXTENSION recolorable = TRUE file = "Tabs/tab-left-active.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = RIGHT } image { function = EXTENSION recolorable = TRUE file = "Tabs/tab-right-active.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_side = LEFT } # How to draw boxes with a gap on one side (ie the page of a notebook) image { function = BOX_GAP recolorable = TRUE file = "Tabs/notebook-top.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_file = "Tabs/gap-top.png" gap_border = { 10, 10, 10, 10 } gap_start_file = "Tabs/gap-top-left.png" gap_start_border = { 5, 19, 5, 19 } gap_end_file = "Tabs/gap-top-right.png" gap_end_border = { 19, 5, 5, 19 } gap_side = TOP } image { function = BOX_GAP recolorable = TRUE file = "Tabs/notebook-bottom.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_file = "Tabs/gap-bottom.png" gap_border = { 10, 10, 10, 10 } gap_start_file = "Tabs/gap-bottom-left.png" gap_start_border = { 5, 19, 19, 5 } gap_end_file = "Tabs/gap-bottom-right.png" gap_end_border = { 19, 5, 19, 5 } gap_side = BOTTOM } image { function = BOX_GAP recolorable = TRUE file = "Tabs/notebook-left.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_file = "Tabs/gap-left.png" gap_border = { 10, 10, 10, 10 } gap_start_file = "Tabs/gap-top-left.png" gap_start_border = { 5, 19, 5, 19 } gap_end_file = "Tabs/gap-bottom-left.png" gap_end_border = { 5, 19, 19, 5 } gap_side = LEFT } image { function = BOX_GAP recolorable = TRUE file = "Tabs/notebook-right.png" border = { 5, 5, 5, 5 } stretch = TRUE gap_file = "Tabs/gap-right.png" gap_border = { 10, 10, 10, 10 } gap_start_file = "Tabs/gap-top-right.png" gap_start_border = { 19, 5, 5, 19 } gap_end_file = "Tabs/gap-bottom-right.png" gap_end_border = { 19, 5, 19, 5 } gap_side = RIGHT } # How to draw the box of a notebook when it isnt attached to a tab image { function = BOX recolorable = TRUE file = "Tabs/notebook.png" border = { 6,6,6,6 } stretch = TRUE } } } style "notebook-close" { stock["gtk-close"] = {{ "Others/close.png", *, *, * }} } class "GtkNotebook" style "notebook" widget_class "*.GtkNotebook.*GtkEventBox" style "notebook" widget_class "*.GtkNotebook.*GtkViewport" style "notebook" widget_class "**" style "notebook" widget_class "**" style "notebook" widget_class "**" style "notebook-close" ================================================ FILE: gtk-2.0/styles/optionmenu ================================================ style "optionmenu" = "default" { xthickness = 3 ythickness = 6 engine "pixmap" { image { function = BOX recolorable = TRUE state = PRELIGHT file = "Combo/combo-prelight.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = NORMAL file = "Combo/combo-normal.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = ACTIVE file = "Combo/combo-pressed.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = INSENSITIVE file = "Combo/combo-inactive.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = TAB state = INSENSITIVE recolorable = TRUE overlay_file = "Combo/op-ins.png" overlay_stretch = FALSE } image { function = TAB recolorable = TRUE state = NORMAL overlay_file = "Combo/op.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE } image { function = TAB recolorable = TRUE state = PRELIGHT overlay_file = "Combo/op-pre.png" overlay_border = { 0, 0, 0, 0 } overlay_stretch = FALSE } } } class "GtkOptionMenu" style "optionmenu" ================================================ FILE: gtk-2.0/styles/panel ================================================ style "panel" { fg[NORMAL] = "#fafafa" fg[PRELIGHT] = "#ffffff" fg[SELECTED] = "#ffffff" fg[ACTIVE] = "#ffffff" fg[INSENSITIVE] = "#999999" bg[NORMAL] = "#434A54" bg[PRELIGHT] = "#434A54" bg[ACTIVE] = "#434A54" bg[SELECTED] = "#434A54" bg[INSENSITIVE] = "#434A54" xthickness = 0 ythickness = 0 bg_pixmap[NORMAL] = "Panel/panel-bg.png" bg_pixmap[ACTIVE] = "Panel/panel-bg.png" bg_pixmap[SELECTED] = "Panel/panel-bg.png" bg_pixmap[INSENSITIVE] = "Panel/panel-bg.png" bg_pixmap[PRELIGHT] = "Panel/panel-bg.png" engine "pixmap" { image { function = SHADOW shadow = IN recolorable = FALSE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = OUT recolorable = TRUE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = ETCHED_IN recolorable = TRUE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = ETCHED_OUT recolorable = TRUE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = VLINE recolorable = TRUE file = "Lines/linep-v.png" border = { 0, 1, 0, 0 } stretch = TRUE } image { function = HLINE recolorable = TRUE file = "Lines/linep-h.png" border = { 0, 0, 0, 1 } stretch = TRUE } } } ############################################################# #THESE DECLARATIONS MAKE SURE THE PANEL STILL USES PANEL STYLE ############################################################# class "*Mail*" style "panel" class "*notif*" style "panel" class "*Notif*" style "panel" #class "*Tray*" style "panel" #class "*tray*" style "panel" widget_class "*Mail*" style "panel" widget_class "*notif*" style "panel" widget_class "*Notif*" style "panel" widget_class "*Tray*" style "panel" widget_class "*tray*" style "panel" #widget "*TrayIcon*" style "panel" class "*Panel*Applet*" style "panel" widget_class "*Panel*GtkToggleButton" style "panel" widget_class "*Panel*GtkButton" style "panel" widget_class "*.Panel*Button*GtkLabel" style "panel" widget_class "*.Panel*GtkLabel" style "panel" widget "*PanelWidget*" style "panel" widget "*PanelApplet*" style "panel" ############################################################# #THE COMMENTED CLASSES FIXES A PANEL BUG THAT MADE SOME #TRAY ICONS MOVE DOWN 1 PIXEL , A VERY BIG THANKS TO MOOMEX #FOR THIS INFORMATION!!!!!! ############################################################# # THANKS TO merlwiz79 FOR THESE FIXES ############################################################# widget_class "*Netstatus*" style "panel" widget_class "*Tomboy*Tray*" style "panel" widget "*fast-user-switch*" style "panel" widget_class "*PanelToplevel*" style "panel" class "Xfce*Panel*" style "panel" widget_class "*Xfce*Panel*" style "panel" widget_class "*PanelApplet*" style "panel" widget_class "*PanelWidget*" style "panel" widget "*Xfce*Panel*" style "panel" ############################################################# #THIS MAKES THE APPLICATIONS PLACES SYSTEM MENU ON THE PANEL #USE PANEL STYLE ############################################################# style "panelbar" { fg[NORMAL] = @bg_color fg[ACTIVE] = @bg_color fg[PRELIGHT] = @bg_color fg[SELECTED] = @bg_color engine "pixmap" { image { function = BOX state = NORMAL file = "Panel/panel-menubar.png" border = { 3 , 3 , 3 , 3} stretch = TRUE } image { function = BOX state = ACTIVE file = "Panel/panel-bg.png" border = { 2 , 2 , 2 , 2} stretch = TRUE } image { function = BOX state = INSENSITIVE file = "Panel/panel-bg.png" border = { 2 , 2 , 2 , 2} stretch = TRUE } image { function = BOX state = PRELIGHT recolorable = TRUE file = "Panel/menubar-item.png" border = { 5 , 5 , 5 , 0} stretch = TRUE } } } class "*Panel*MenuBar*" style "panelbar" widget_class "*Panel*MenuBar*" style "panelbar" widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" ############################################################# style "panelbuttons" { xthickness = 3 ythickness = 3 GtkWidget::focus_padding = 2 engine "pixmap" { image { function = BOX recolorable = TRUE state = NORMAL file = "Panel/panel-button-inactive.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX shadow = OUT recolorable = TRUE state = PRELIGHT file = "Panel/panel-button-prelight.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX recolorable = TRUE shadow = IN state = PRELIGHT file = "Panel/panel-button-active-prelight.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX recolorable = TRUE state = ACTIVE file = "Panel/panel-button-active.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX recolorable = TRUE state = INSENSITIVE file = "Panel/panel-button-inactive.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX recolorable = TRUE state = SELECTED file = "Panel/panel-button-active.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } } } ############################################################# #THESE DECLARATIONS MAKE SURE THE LAUNCHER EDITOR BUTTONS USE #STANDARD BUTTONS STYLE AND NOT PANEL BUTTONS STYLE ############################################################# widget "*tasklist*" style "panelbuttons" ############################################################# # THANKS TO merlwiz79 FOR THESE FIXES ############################################################# widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" ############################################################# style "paneltogglebuttons" { xthickness = 2 ythickness = 2 engine "pixmap" { image { function = BOX recolorable = TRUE state = NORMAL file = "Panel/panel-bg.png" border = { 2 , 2 , 2 , 2} stretch = TRUE } image { function = BOX shadow = OUT recolorable = TRUE state = PRELIGHT file = "Panel/button-prelight.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX recolorable = TRUE shadow = IN state = PRELIGHT file = "Panel/button-active.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX recolorable = TRUE state = ACTIVE file = "Panel/button-active.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } image { function = BOX recolorable = TRUE state = INSENSITIVE file = "Panel/panel-bg.png" border = { 2 , 2 , 2 , 2} stretch = TRUE } image { function = BOX recolorable = TRUE state = SELECTED file = "Panel/button-active.png" border = { 5 , 5 , 5 , 5} stretch = TRUE } } } widget_class "*PanelToplevel*Button" style "paneltogglebuttons" widget_class "*Panel*GtkToggleButton" style "paneltogglebuttons" widget_class "*Xfce*Panel*Button*" style "paneltogglebuttons" widget_class "*Tasklist*" style:highest "panelbuttons" style "switcher" { fg[NORMAL] = "#ffffff" bg[NORMAL] = "#444444" bg[PRELIGHT] = "#666666" bg[SELECTED] = @selected_fg_color xthickness = 5 ythickness = 4 engine "pixmap" { image { function = SHADOW recolorable = TRUE file = "/Shadows/shadow-none.png" border = {1,1,1,1} stretch = TRUE } } } widget_class "*Pager*" style:highest "switcher" widget_class "*Panel*Fish*" style "switcher" widget "*dict*Applet*" style "paneltogglebuttons" ================================================ FILE: gtk-2.0/styles/progressbar ================================================ style "progressbar" { xthickness = 0 ythickness = 0 bg[SELECTED] = shade (1.00, @selected_fg_color) fg[PRELIGHT] = @selected_bg_color #active text-color engine "murrine" { gradient_shades = {1.00, 1.00, 1.00, 1.00} contrast = 0.0 roundness = 0 } } widget_class "*ProgressBar*" style "progressbar" class "GtkProgressBar" style "progressbar" class "GtkBar" style "progressbar" ================================================ FILE: gtk-2.0/styles/radiobutton ================================================ style "radiobutton"="default" { engine "pixmap" { image { function = OPTION recolorable = TRUE state = NORMAL shadow = OUT overlay_file = "Check-Radio/option1.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = PRELIGHT shadow = OUT overlay_file = "Check-Radio/option1.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = ACTIVE shadow = OUT overlay_file = "Check-Radio/option2.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = INSENSITIVE shadow = OUT overlay_file = "Check-Radio/option3.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = NORMAL shadow = IN overlay_file = "Check-Radio/option2.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = PRELIGHT shadow = IN overlay_file = "Check-Radio/option2.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = ACTIVE shadow = IN overlay_file = "Check-Radio/option1.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = INSENSITIVE shadow = IN overlay_file = "Check-Radio/option4.png" overlay_stretch = FALSE } image { function = FLAT_BOX recolorable = TRUE stretch = TRUE file = "Check-Radio/checklight.png" border = { 2, 2, 2, 2 } } } } style "radiobutton-menu"="default" { engine "pixmap" { image { function = OPTION recolorable = TRUE state = NORMAL shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = PRELIGHT shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = ACTIVE shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = INSENSITIVE shadow = OUT overlay_file = "Check-Radio/highlight.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = NORMAL shadow = IN overlay_file = "Check-Radio/menuitem-radio-checked.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = PRELIGHT shadow = IN overlay_file = "Check-Radio/menuitem-radio-checked-selected.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = ACTIVE shadow = IN overlay_file = "Check-Radio/menuitem-radio-checked.png" overlay_stretch = FALSE } image { function = OPTION recolorable = TRUE state = INSENSITIVE shadow = IN overlay_file = "Check-Radio/menuitem-radio-checked-insensitive.png" overlay_stretch = FALSE } image { function = FLAT_BOX recolorable = TRUE stretch = TRUE file = "Check-Radio/checklight.png" border = { 2, 2, 2, 2 } } } } class "GtkRadioButton" style "radiobutton" widget_class "*GtkRadioButton*GtkLabel*" style "radiobutton" class "GtkCheckMenuItem" style "radiobutton-menu" ================================================ FILE: gtk-2.0/styles/range ================================================ style "range" = "default" { xthickness = 0 ythickness = 0 bg[NORMAL] = @bg_color bg[ACTIVE] = shade (0.96, @bg_color) bg[SELECTED] = @selected_fg_color base[SELECTED] = @selected_fg_color bg[INSENSITIVE] = shade (0.95, @bg_color) engine "murrine" { animation = FALSE border_shades = { 0.747, 0.747 } # gradient to draw on border contrast = 0.6 # overal contrast with borders focusstyle = 1 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides glow_shade = 1.0 # amount of glow gradient_shades = { 0.747, 0.747, 0.747, 0.747 } # gradient to draw on widgets highlight_shade = 1.0 # amount of highlight lightborder_shade = 1.0 # amount of inset light border lightborderstyle = 0 # 0 = lightborder on top side, 1 = lightborder on all sides progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient roundness = 8 # roundness of widgets scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles sliderstyle = 0 # 0 = none, 1 = handles stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient trough_border_shades = { 1.0, 1.0 } } } class "GtkScale" style "range" class "GtkVScale" style "range" class "GtkHScale" style "range" ================================================ FILE: gtk-2.0/styles/scrollbar ================================================ style "scrollbar" = "default" { engine "pixmap" { image { function = BOX recolorable = TRUE detail = "trough" file = "Scrollbars/trough-scrollbar-horiz.png" border = { 18, 18, 2, 2 } stretch = TRUE orientation = HORIZONTAL } image { function = BOX recolorable = TRUE detail = "trough" file = "Scrollbars/trough-scrollbar-vert.png" border = { 2, 2, 18, 18 } stretch = TRUE orientation = VERTICAL } ###########x SLIDERS ##################x image { function = SLIDER recolorable = TRUE state = NORMAL file = "Scrollbars/slider-horiz.png" border = { 10, 10, 2, 2 } stretch = TRUE orientation = HORIZONTAL } image { function = SLIDER recolorable = TRUE state = ACTIVE shadow = IN file = "Scrollbars/slider-horiz-active.png" border = { 10, 10, 2, 2 } stretch = TRUE orientation = HORIZONTAL } image { function = SLIDER recolorable = TRUE state = PRELIGHT file = "Scrollbars/slider-horiz-prelight.png" border = { 10, 10, 2, 2 } stretch = TRUE orientation = HORIZONTAL } image { function = SLIDER recolorable = TRUE state = INSENSITIVE file = "Scrollbars/slider-horiz-insens.png" border = { 10, 10, 2, 2 } stretch = TRUE orientation = HORIZONTAL } #############x verticals################xx image { function = SLIDER recolorable = TRUE state = NORMAL file = "Scrollbars/slider-vert.png" border = { 2, 2, 10, 10 } stretch = TRUE orientation = VERTICAL } image { function = SLIDER recolorable = TRUE state = ACTIVE shadow = IN file = "Scrollbars/slider-vert-active.png" border = { 2, 2, 10, 10 } stretch = TRUE orientation = VERTICAL } image { function = SLIDER recolorable = TRUE state = PRELIGHT file = "Scrollbars/slider-vert-prelight.png" border = { 2, 2, 10, 10 } stretch = TRUE orientation = VERTICAL } image { function = SLIDER recolorable = TRUE state = INSENSITIVE file = "Scrollbars/slider-vert-insens.png" border = { 2, 2, 10, 10 } stretch = TRUE orientation = VERTICAL } ###########x END SLIDERS ##################x ########### Steppers ###################### #### UP ####### image { function = STEPPER recolorable = TRUE state = NORMAL file = "Scrollbars/stepper-up.png" stretch = TRUE arrow_direction = UP } image { function = STEPPER recolorable = TRUE state = PRELIGHT file = "Scrollbars/stepper-up-prelight.png" stretch = TRUE arrow_direction = UP } image { function = STEPPER recolorable = TRUE state = ACTIVE file = "Scrollbars/stepper-up-prelight.png" stretch = TRUE arrow_direction = UP } image { function = STEPPER recolorable = TRUE state = INSENSITIVE file = "Scrollbars/stepper-up-insens.png" stretch = TRUE arrow_direction = UP } ######### DOWN ############ image { function = STEPPER recolorable = TRUE state = NORMAL file = "Scrollbars/stepper-down.png" stretch = TRUE arrow_direction = DOWN } image { function = STEPPER recolorable = TRUE state = PRELIGHT file = "Scrollbars/stepper-down-prelight.png" stretch = TRUE arrow_direction = DOWN } image { function = STEPPER recolorable = TRUE state = ACTIVE file = "Scrollbars/stepper-down-prelight.png" stretch = TRUE arrow_direction = DOWN } image { function = STEPPER recolorable = TRUE state = INSENSITIVE file = "Scrollbars/stepper-down-insens.png" stretch = TRUE arrow_direction = DOWN } ############ RIGHT ################ image { function = STEPPER recolorable = TRUE state = NORMAL file = "Scrollbars/stepper-right.png" stretch = TRUE arrow_direction = RIGHT } image { function = STEPPER recolorable = TRUE state = PRELIGHT file = "Scrollbars/stepper-right-prelight.png" stretch = TRUE arrow_direction = RIGHT } image { function = STEPPER recolorable = TRUE state = ACTIVE file = "Scrollbars/stepper-right-prelight.png" stretch = TRUE arrow_direction = RIGHT } image { function = STEPPER recolorable = TRUE state = INSENSITIVE file = "Scrollbars/stepper-right-insens.png" stretch = TRUE arrow_direction = RIGHT } ############### LEFT ################### image { function = STEPPER recolorable = TRUE state = NORMAL file = "Scrollbars/stepper-left.png" stretch = TRUE arrow_direction = LEFT } image { function = STEPPER recolorable = TRUE state = PRELIGHT file = "Scrollbars/stepper-left-prelight.png" stretch = TRUE arrow_direction = LEFT } image { function = STEPPER recolorable = TRUE state = ACTIVE file = "Scrollbars/stepper-left-prelight.png" stretch = TRUE arrow_direction = LEFT } image { function = STEPPER recolorable = TRUE state = INSENSITIVE file = "Scrollbars/stepper-left-insens.png" stretch = TRUE arrow_direction = LEFT } } } class "GtkScrollbar" style "scrollbar" ================================================ FILE: gtk-2.0/styles/spin ================================================ style "spinbutton" = "default" { xthickness = 3 ythickness = 3 GtkWidget::interior_focus = 0 base[INSENSITIVE] = shade (0.95, @bg_color) text[INSENSITIVE] = mix (0.3, @base_color, @text_color) engine "pixmap" { image { function = ARROW } ############################# UP ######################xx image { function = BOX state = NORMAL detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up.png" overlay_stretch = FALSE } image { function = BOX state = PRELIGHT detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up-prelight.png" overlay_stretch = FALSE } image { function = BOX state = INSENSITIVE detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up-disable.png" overlay_stretch = FALSE } image { function = BOX state = ACTIVE detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up-active.png" overlay_stretch = FALSE } ########################x DOWN ######################## image { function = BOX state = NORMAL detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down.png" overlay_stretch = FALSE } image { function = BOX state = PRELIGHT detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down-prelight.png" overlay_stretch = FALSE } image { function = BOX state = INSENSITIVE detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down-disable.png" overlay_stretch = FALSE } image { function = BOX state = ACTIVE detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down-active.png" overlay_stretch = FALSE } ########################## SPIN ENTRY ########################### image { function = FOCUS recolorable = TRUE file = "Spin/text-entry-focus.png" border = { 4,4,4,4 } stretch = TRUE } image { function = SHADOW detail = "entry" shadow = IN recolorable = FALSE file = "Spin/text-entry.png" border = { 4,4,4,4 } stretch = TRUE } } } style "spinbutton-notebook" = "default" { xthickness = 3 ythickness = 3 GtkWidget::interior_focus = 0 base[INSENSITIVE] = shade (0.95, @bg_color) text[INSENSITIVE] = mix (0.3, @base_color, @text_color) engine "pixmap" { image { function = ARROW } ############################# UP ######################xx image { function = BOX state = NORMAL detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up.png" overlay_stretch = FALSE } image { function = BOX state = PRELIGHT detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up-prelight.png" overlay_stretch = FALSE } image { function = BOX state = INSENSITIVE detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up-disable.png" overlay_stretch = FALSE } image { function = BOX state = ACTIVE detail = "spinbutton_up" recolorable = TRUE file = "Spin/spin-up-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-up-active.png" overlay_stretch = FALSE } ########################x DOWN ######################## image { function = BOX state = NORMAL detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down.png" overlay_stretch = FALSE } image { function = BOX state = PRELIGHT detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down-prelight.png" overlay_stretch = FALSE } image { function = BOX state = INSENSITIVE detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down-disable.png" overlay_stretch = FALSE } image { function = BOX state = ACTIVE detail = "spinbutton_down" recolorable = TRUE file = "Spin/spin-down-bg-notebook.png" border = { 4,4,4,4 } stretch = TRUE overlay_file = "Spin/arrow-down-active.png" overlay_stretch = FALSE } ########################## SPIN ENTRY ########################### image { function = FOCUS recolorable = TRUE file = "Spin/text-entry-focus-notebook.png" border = { 4,4,4,4 } stretch = TRUE } image { function = SHADOW detail = "entry" shadow = IN recolorable = FALSE file = "Spin/text-entry-notebook.png" border = { 4,4,4,4 } stretch = TRUE } } } class "GtkSpinButton" style "spinbutton" widget_class "***" style "spinbutton-notebook" widget_class "****" style "spinbutton" style "gimp" { fg[SELECTED] = @selected_bg_color bg[SELECTED] = shade (1.05, @selected_fg_color) engine "pixmap" { image { function = SHADOW shadow = IN recolorable = FALSE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = OUT recolorable = TRUE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = ETCHED_IN recolorable = TRUE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = SHADOW shadow = ETCHED_OUT recolorable = TRUE file = "Shadows/shadow-none.png" border = { 4, 4, 4, 4 } stretch = TRUE } image { function = VLINE recolorable = TRUE file = "Lines/linep-v.png" border = { 0, 1, 0, 0 } stretch = TRUE } image { function = HLINE recolorable = TRUE file = "Lines/linep-h.png" border = { 0, 0, 0, 1 } stretch = TRUE } } } widget_class "**" style "gimp" widget_class "**" style "gimp" widget_class "GtkWindow.GtkVBox.GtkColorSelection.GtkHBox.GtkVBox.GtkHBox.GtkFrame" style "gimp" widget_class "FmMainWin.GtkVBox.GtkStatusbar.GtkFrame" style "gimp" widget_class "*ThunarIconView*" style "gimp" widget_class "*ThunarShortcutsPane*" style "gimp" widget_class "*MousepadDocument*" style "gimp" ================================================ FILE: gtk-2.0/styles/statusbar ================================================ style "statusbar" = "default" { # xthickness = 1 # ythickness = 1 engine "pixmap" { image { function = RESIZE_GRIP recolorable = TRUE #state = NORMAL detail = "statusbar" overlay_file = "Handles/resize-grip.png" overlay_border = {0,0,0,0 } overlay_stretch = FALSE } } } class "GtkStatusbar" style "statusbar" # Firefox handles this a little differently... it needs to be applied to GtkWindow and have no other details... style "FirefoxGrip" { engine "pixmap" { image { function = RESIZE_GRIP overlay_file = "Handles/resize-grip.png" } } } class "GtkWindow" style "FirefoxGrip" ================================================ FILE: gtk-2.0/styles/toolbar ================================================ style "toolbar" { xthickness=3 ythickness=4 engine "pixmap" { image { function=BOX file="/Toolbar/toolbar.png" border={2,2,2,2} stretch=TRUE } } } widget_class "*HandleBox" style "toolbar" class "*HandleBox" style "toolbar" widget_class "*Toolbar" style "toolbar" class "*Toolbar" style "toolbar" #widget "MozillaGtkWidget*Toolbar*" style "toolbar" style "toolbuttons"="default" { xthickness=5 ythickness=5 fg[NORMAL] = @fg_color fg[PRELIGHT] = @selected_fg_color fg[ACTIVE] = @fg_color fg[INSENSITIVE] = mix (0.3, @base_color, @text_color) GtkWidget::focus_padding=2 engine "pixmap" { image { function = BOX recolorable = TRUE state = NORMAL file = "Toolbar/toolbutton-normal.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = PRELIGHT shadow = IN file = "Toolbar/toolbutton-pressed.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = PRELIGHT shadow = OUT file = "Toolbar/toolbutton-prelight.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = ACTIVE file = "Toolbar/toolbutton-pressed.png" border = { 5, 5, 5, 5 } stretch = TRUE } image { function = BOX recolorable = TRUE state = INSENSITIVE file = "Toolbar/toolbutton-insensitive.png" border = { 5, 5, 5, 5 } stretch = TRUE } } } widget_class "***" style "toolbuttons" #widget "MozillaGtkWidget.GtkFixed.GtkButton" style "toolbuttons" style "chrome-gtk-frame" { ChromeGtkFrame::frame-color = @bg_color ChromeGtkFrame::inactive-frame-color = @bg_color ChromeGtkFrame::frame-gradient-size = 1 ChromeGtkFrame::frame-gradient-color = @bg_color ChromeGtkFrame::incognito-frame-color = @bg_color ChromeGtkFrame::incognito-inactive-frame-color = @bg_color ChromeGtkFrame::incognito-frame-gradient-color = @bg_color ChromeGtkFrame::scrollbar-trough-color = shade(0.98, @bg_color) ChromeGtkFrame::scrollbar-slider-prelight-color = @selected_fg_color ChromeGtkFrame::scrollbar-slider-normal-color = shade(0.9, @bg_color) } class "ChromeGtkFrame" style "chrome-gtk-frame" ================================================ FILE: gtk-2.0/styles/tooltips ================================================ style "tooltips" = "default" { bg[NORMAL] = @tooltip_bg_color fg[NORMAL] = @tooltip_fg_color bg[SELECTED] = @tooltip_bg_color } widget "gtk-tooltip*" style "tooltips" class "*GtkTooltips*" style "tooltips" widget_class "*Tooltips*" style "tooltips" widget "*.nautilus-extra-view-widget" style:highest "tooltips" style "xfdesktop-icon-view" { XfdesktopIconView::label-alpha = 0 XfdesktopIconView::selected-label-alpha = 170 base[NORMAL] = @bg_color fg[NORMAL] = @selected_fg_color base[SELECTED] = @selected_bg_color fg[SELECTED] = @selected_fg_color engine "murrine" { textstyle = 1 text_shade = 0.1 } } widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" ================================================ FILE: gtk-3.0/apps/budgie.css ================================================ GtkPopover .button { color: @theme_fg_color; border: 1px solid shade(@theme_bg_color, 1.0); } GtkPopover .button:hover, GtkPopover .button:active:hover { transition: color 200ms ease-in; color: @theme_selected_fg_color; background-color: transparent; } GtkPopover .button:active { color: @theme_selected_fg_color; background-color: transparent; border: 1px solid shade(@theme_bg_color, 0.7); } .budgie-panel *:active { background-color: transparent; } ================================================ FILE: gtk-3.0/apps/gnome-applications.css ================================================ /*********************** * fallback mode panel * ***********************/ PanelWidget, PanelApplet, PanelToplevel { padding: 0; background-color: @panel_bg_color; background-image: none; color: @panel_fg_color; } PanelApplet { border-width: 0; } PanelSeparator { border-width: 0; background-color: @panel_bg_color; background-image: none; color: @panel_fg_color; } .gnome-panel-menu-bar, PanelApplet > GtkMenuBar.menubar, PanelApplet > GtkMenuBar.menubar.menuitem, PanelMenuBar.menubar, PanelMenuBar.menubar.menuitem { -Panelpanel-icon-visible: true; border-width: 0; background-color: @panel_bg_color; background-image: none; } PanelAppletFrame { border-width: 0; background-color: @panel_bg_color; background-image: none; } PanelApplet .button { -GtkButton-inner-border: 2; border-width: 0 1px; border-radius: 0; border-color: transparent; background-color: @panel_bg_color; background-image: none; color: @panel_fg_color; } PanelApplet .button:active { border-width: 0 1px; border-radius: 0; border-color: mix(@panel_bg_color, @panel_fg_color, 0.21); background-color: mix(@panel_bg_color, @panel_fg_color, 0.21); background-image: none; color: shade(@panel_fg_color, 1.08); } PanelApplet .button:prelight { border-color: mix(@panel_bg_color, @panel_fg_color, 0.11); background-color: mix(@panel_bg_color, @panel_fg_color, 0.11); background-image: none; color: shade(@panel_fg_color, 1.08); } PanelApplet .button:active:prelight { border-color: mix(@panel_bg_color, @panel_fg_color, 0.31); background-color: mix(@panel_bg_color, @panel_fg_color, 0.31); background-image: none; color: shade(@panel_fg_color, 1.08); } WnckPager, WnckTasklist { background-color: @panel_bg_color; } /************ * nautilus * ************/ .nautilus-canvas-item { border-radius: 0px; } .nautilus-desktop.nautilus-canvas-item { color: white; text-shadow: 1px 1px black; } .nautilus-desktop.nautilus-canvas-item:active { color: @theme_fg_color; } .nautilus-desktop.nautilus-canvas-item:selected { color: @theme_base_color; } .nautilus-desktop.nautilus-canvas-item:active, .nautilus-desktop.nautilus-canvas-item:prelight, .nautilus-desktop.nautilus-canvas-item:selected { text-shadow: none; } NautilusWindow .toolbar { border-width: 0 0 1px; border-style: solid; border-color: shade(@toolbar_bg_color, 0.8); } NautilusWindow .sidebar .frame { border-style: none; } NautilusWindow > GtkGrid > .pane-separator, NautilusWindow > GtkGrid > .pane-separator:hover { border-width: 0 1px 0 0; border-style: solid; border-color: shade(@theme_bg_color, 0.8); background-color: @theme_bg_color; } NautilusNotebook.notebook { border-right-width: 0; border-left-width: 0; border-bottom-width: 0; } NautilusNotebook .frame { border-width: 0; } NautilusQueryEditor .primary-toolbar.toolbar { border-top-width: 0; border-bottom-width: 0; } NautilusQueryEditor .toolbar { padding-top: 3px; padding-bottom: 2px; border-width: 1px 0 0 0; border-style: solid; border-color: @toolbar_bg_color; background-color: shade(@toolbar_bg_color, 0.9); } NautilusQueryEditor .toolbar:nth-child(2) { border-color: shade(@toolbar_bg_color, 0.8); } NautilusQueryEditor .toolbar:last-child, NautilusQueryEditor .primary-toolbar.toolbar:only-child { border-bottom-width: 1px; border-bottom-color: shade(@toolbar_bg_color, 0.8); } /****************** * gnome terminal * ******************/ VteTerminal { background-color: @theme_text_color; color: @theme_bg_color; } TerminalWindow GtkNotebook.notebook { border-color: shade(@theme_text_color, 0.7); background-color: @theme_text_color; } TerminalWindow GtkNotebook.notebook tab, TerminalWindow GtkNotebook.notebook tab.top { border-color: @menubar_bg_color; border-style: solid; border-width: 1px; background-color: @menubar_bg_color; background-image: none; border-bottom: solid 1px shade (@menubar_bg_color, 0.8); } TerminalWindow GtkNotebook.notebook tab:first-child.top { border-left: 1px solid shade(@theme_text_color, 0.78); } TerminalWindow GtkNotebook.notebook tab:first-child.top:active { box-shadow: inset 0 -3px shade (@theme_selected_fg_color, 1.05); } TerminalWindow GtkNotebook.notebook tab:active, TerminalWindow GtkNotebook.notebook tab.top:active { border-color: @menubar_bg_color; background-color: @menubar_bg_color; background-image: none; color: transparent; border: none; box-shadow: inset 0 -3px shade (@theme_selected_fg_color, 1.05), inset 1px 0 @menubar_bg_color, inset -1px 0 @menubar_bg_color; } TerminalWindow GtkNotebook.notebook .active-page, TerminalWindow GtkNotebook.notebook tab .active-page GtkLabel { color: shade (@theme_selected_fg_color, 1.25); } TerminalWindow GtkNotebook.notebook .prelight-page, TerminalWindow GtkNotebook.notebook .prelight-page GtkLabel { color: shade(@theme_selected_fg_color, 1.1); } TerminalWindow GtkNotebook.notebook tab GtkLabel { color: @theme_bg_color; } TerminalWindow GtkNotebook.notebook tab:hover { background-color: shade(@menubar_bg_color, 0.75); } TerminalWindow .scrollbars-junction, TerminalWindow .scrollbar.trough { background-color: @menu_bg_color; border-color: @menu_bg_color; } TerminalWindow .scrollbar.button, TerminalWindow .scrollbar.button:active, TerminalWindow .scrollbar.button:active:hover { color: shade(@theme_text_color, 1.25); } TerminalWindow .scrollbar.slider { border-color: @theme_text_color; background-color:shade(@theme_text_color, 0.8); } TerminalWindow .scrollbar.slider:hover, TerminalWindow .scrollbar.slider.vertical:hover { background-color: shade(@theme_text_color, 0.76); } TerminalWindow .scrollbar.slider:active, TerminalWindow .scrollbar.slider.vertical:active { background-color: @theme_selected_fg_color; } TerminalWindow GtkNotebook.notebook .header { background-color: @menubar_bg_color; } TerminalWindow GtkNotebook.notebook .header *{ background-color: @menubar_bg_color; border-bottom: solid 1px shade (@menubar_bg_color, 1.8); } TerminalWindow GtkNotebook.notebook .button:hover { color: shade (@theme_selected_fg_color, 1.1); } /********* * gedit * *********/ GeditWindow .pane-separator, GeditWindow .pane-separator:hover { border-width: 0 1px 1px 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); background-color: @theme_bg_color; color: shade(@theme_bg_color, 0.8); } GeditPanel.title GtkLabel { padding: 4px 0; } GeditPanel.vertical .title { padding: 4px 0 4px 3px; border-style: none; } GeditPanel .toolbar { border-style: none; background-color: transparent; } GeditDocumentsPanel .view { background-color: @theme_base_color; } GeditPanel.vertical .notebook { padding: 0; border-width: 1px 0; } GeditPanel.horizontal .notebook { padding: 0; border-width: 0 1px 1px 0; } GeditWindow .notebook { border-width: 1px 0; } GeditPanel .notebook tab, GeditWindow .notebook tab { border-width: 0; } GeditStatusMenuButton.button, GeditStatusMenuButton.button:hover, GeditStatusMenuButton.button:active, GeditStatusMenuButton.button:active:hover { padding: 1px 6px 2px 4px; border-style: solid; border-width: 0 1px; border-radius: 0; } GeditStatusMenuButton.button:hover, GeditStatusMenuButton.button:active, GeditStatusMenuButton.button:active:hover { border-color: shade(@theme_bg_color, 0.8); } GeditViewFrame .gedit-search-slider { padding: 4px; border-radius: 0 0 0px 0px; border-width: 0 1px 1px 1px; border-style: solid; border-color: shade(@theme_base_color, 0.8); background-color: @theme_base_color; } GeditViewFrame .gedit-search-slider .not-found { background-color: @error_bg_color; background-image: none; color: @error_fg_color; } GeditViewFrame .gedit-search-slider .not-found:selected { background-color: @theme_selected_fg_color; color: @theme_base_color; } GeditFileBrowserWidget .primary-toolbar.toolbar { padding: 2px; border-top: none; background-color: @theme_bg_color; background-image: none; } GdTaggedEntry *{ color: @theme_fg_color; } GeditPreferencesDialog .header-bar .right .button.titlebutton.close { background-position: center; } /*************** * font-viewer * ***************/ SushiFontWidget { padding: 6px 12px; } /************* * gucharmap * *************/ GucharmapChartable { background-color: @theme_base_color; } GucharmapChartable:active, GucharmapChartable:focus, GucharmapChartable:selected { background-color: @theme_bg_color; color: @theme_selected_bg_color; } /************* * evolution * *************/ EPreviewPane .entry { background-color: @theme_base_color; color: @theme_text_color; } /****************** * gnome calendar * ******************/ .calendar-view { background-color: shade(@theme_base_color, 0.95); color: @theme_text_color; } /*Gnome Control Center*/ CcEditableEntry .button, UmEditableButton .button, UmEditableCombo .button { border-style: solid; border-width: 1px; border-color: shade(@theme_bg_color, 1.0); color: @theme_text_color; } CcEditableEntry .button:hover, UmEditableButton .button:hover, UmEditableCombo .button:hover { transition: none; border-style: solid; border-width: 1px; border-color: shade(@theme_bg_color, 0.9); background-color: @theme_bg_color; color: @theme_selected_fg_color; } /*Ubuntu Software Center*/ .label-tile { color: @theme_text_color; background-color: transparent; } .category-tile { color: @theme_text_color; background-color: transparent; } #category-view .button { color: @theme_fg_color; background-color: transparent; } /*Gthumb*/ GthToolbox .button, GthToolbox .button:focus { color: @theme_text_color; background-color: @theme_bg_color; border-style: solid; border-width: 1px; border-color: alpha(@theme_fg_color, 0.25); } GthToolbox .button:hover { background-color: @theme_bg_color; color: @theme_selected_fg_color; } GthToolbox .button:active { background-color: @theme_bg_color; color: shade(@theme_selected_fg_color, 0.87); } /**************** * File chooser * ****************/ GtkFileChooserWidget .action-bar { padding: 8px 6px; } GtkFileChooserWidget .path-bar .button { background-color: @theme_bg_color; border: 1px solid shade (@theme_bg_color, 0.8); border-left: none; color: @theme_fg_color; } GtkFileChooserWidget .path-bar .button:first-child, GtkFileChooserWidget .path-bar .button:first-child:active, GtkFileChooserWidget .path-bar .button:first-child:active:hover, GtkFileChooserWidget .path-bar .button:first-child:checked { border: 1px solid shade (@theme_bg_color, 0.8); border-left: 1px solid shade (@theme_bg_color, 0.8); } GtkFileChooserWidget .path-bar .button:hover { background-color: @theme_base_color; color: shade(@theme_selected_fg_color, 1.04); } GtkFileChooserWidget .path-bar .button:active, GtkFileChooserWidget .path-bar .button:active:hover, GtkFileChooserWidget .path-bar .button:checked { background-color: shade(@theme_bg_color, 0.95); color: @theme_text_color; border: 1px solid shade (@theme_bg_color, 0.8); border-left: none; } /********* * Totem * *********/ /*NEEDS FIXING*/ BaconVideoWidget .toolbar .button { box-shadow: none; border: solid 1px shade(@theme_bg_color, 0.81); border-left: none; } BaconVideoWidget .toolbar .button:insensitive { background-color: transparent; } BaconVideoWidget .toolbar .button:first-child { border: solid 1px shade(@theme_bg_color, 0.81); box-shadow: none; } /******************** * Gnome Calculator * ********************/ MathButtons .button { background-color: shade (@theme_bg_color, 1.02); color: @theme_fg_color; border: solid 1px alpha (black, 0.15); } MathButtons .button:hover { background-color: shade (@theme_bg_color, 1.15); box-shadow: none; border: solid 1px alpha (black, 0.22); background-color: @theme_base_color; color: @theme_selected_fg_color; } MathButtons .button:checked, MathButtons .button:active, MathButtons .button:active:hover { box-shadow: none; border: solid 1px alpha (black, 0.22); background-color: @theme_bg_color; color: @theme_selected_fg_color; } /*Calendar*/ .year-naviagtor *{ color: @theme_fg_color; } ================================================ FILE: gtk-3.0/apps/granite-widgets.css ================================================ /******************** * dynamic notebook * ********************/ .dynamic-notebook .notebook.header { border-top: 1px solid shade(@theme_bg_color, 0.8); } .dynamic-notebook .button *{ transition: color 200ms ease-in; background-color: transparent; } .dynamic-notebook .button { color: @theme_fg_color; } .dynamic-notebook .button:hover { transition: color 200ms ease-in; color: shade(@theme_selected_fg_color, 1.15); background-color: transparent; } .dynamic-notebook .button:active, .dynamic-notebook .button:active:focus { color: shade(@theme_selected_fg_color, 1.0); } /************** * sourcelist * **************/ .source-list, .source-list.view { border-radius: 0; background-color: @theme_base_color; background-image: none; color: @theme_fg_color; } .source-list { -GtkTreeView-horizontal-separator: 1; -GtkTreeView-vertical-separator: 6; } .source-list.view:selected, .source-list.view:prelight:selected { background-color: @theme_base_color; background-image: none; color: @theme_selected_fg_color; } .source-list.view:prelight { background-color: shade(@theme_base_color, 1.08); background-image: none; } .source-list.badge, .source-list.badge:prelight, .source-list.badge:selected, .source-list.badge:prelight:selected { margin: 0 3px; padding: 0 6px; border-width: 0; border-radius: 10px; background-color: @theme_selected_fg_color; background-image: none; color: @theme_base_color; } /****************** * no undo button * ******************/ .button.noundo, .content-view .button.noundo { border-color: shade(@error_bg_color, 0.8); background-color: shade(@error_bg_color, 1.08); background-image: none; color: @error_fg_color; } .button.noundo:hover, .content-view .button.noundo:hover { border-color: shade(@error_bg_color, 0.7); background-color: @error_bg_color; background-image: none; } .button.noundo:active, .content-view .button.noundo:active { border-color: shade(@error_bg_color, 0.8); background-color: shade(@error_bg_color, 0.95); background-image: none; } .button.noundo:active:hover, .content-view .button.noundo:active:hover { border-color: shade(@error_bg_color, 0.7); background-color: shade(@error_bg_color, 0.97); background-image: none; } .button.noundo GtkLabel, .button.noundo Gtklabel:prelight { color: @error_fg_color; } /********************** * affirmative button * **********************/ .button.affirmative, .content-view .button.affirmative { border-color: shade(@theme_selected_fg_color, 0.8); background-color: shade(@theme_selected_fg_color, 1.08); background-image: none; color: @theme_base_color; } .button.affirmative:hover, .content-view .button.affirmative:hover { border-color: shade(@theme_selected_fg_color, 0.7); background-color: @theme_selected_fg_color; background-image: none; } .button.affirmative:active, .content-view .button.affirmative:active { border-color: shade(@theme_selected_fg_color, 0.8); background-color: shade(@theme_selected_fg_color, 0.95); background-image: none; } .button.affirmative:active:hover, .content-view .button.affirmative:active:hover { border-color: shade(@theme_selected_fg_color, 0.7); background-color: shade(@theme_selected_fg_color, 0.97); background-image: none; } .button.affirmative GtkLabel, .button.affirmative Gtklabel:prelight { color: @theme_base_color; } /********************** * secondary toolbars * **********************/ /*Example is the Find toolbar in Scratch .secondary-toolbar.toolbar { padding: 2px; border-color: shade(@toolbar_bg_color, 1.0); background-color: @toolbar_bg_color; background-image: none; } .secondary-toolbar.toolbar .button { border-color: shade(@toolbar_bg_color, 1.0); background-color: shade(@toolbar_bg_color, 1.0); background-image: none; } .secondary-toolbar.toolbar .button:hover { border-color: shade(@toolbar_bg_color, 1.0); background-color: shade(@toolbar_bg_color, 1.0); background-image: none; } .secondary-toolbar.toolbar .button:active { border-color: shade(@toolbar_bg_color, 1.0); background-color: shade(@toolbar_bg_color, 0.95); background-image: none; color: shade(@theme_selected_fg_color, 1.05); } .secondary-toolbar.toolbar .button:active:hover { border-color: shade(@toolbar_bg_color, 0.7); } .secondary-toolbar.toolbar .button:focus, .secondary-toolbar.toolbar .button:hover:focus, .secondary-toolbar.toolbar .button:active:focus, .secondary-toolbar.toolbar .button:active:hover:focus { border-color: shade(@toolbar_bg_color, 0.7); } .secondary-toolbar.toolbar .button:insensitive { border-color: shade(@toolbar_bg_color, 0.85); background-color: shade(@toolbar_bg_color, 0.9); background-image: none; } .secondary-toolbar.toolbar .button:active *:insensitive { border-color: shade(@toolbar_bg_color, 0.75); background-color: shade(@toolbar_bg_color, 0.80); background-image: none; }*/ /******************* * bottom toolbars * *******************/ .bottom-toolbar.toolbar { padding: 6px; border-width: 1px 0 0 0; border-color: shade(@theme_bg_color, 0.8); background-color: @theme_bg_color; background-image: none; } .bottom-toolbar.toolbar .button { border-color: shade(@theme_bg_color, 0.8); background-color: shade(@theme_bg_color, 1.08); background-image: none; color: @theme_fg_color; } .bottom-toolbar.toolbar .button:hover { border-color: shade(@theme_bg_color, 0.7); background-color: shade(@theme_bg_color, 1.10); background-image: none; } .bottom-toolbar.toolbar .button:active { border-color: shade(@theme_bg_color, 0.8); background-color: shade(@theme_bg_color, 0.95); background-image: none; } .bottom-toolbar.toolbar .button:active:hover { border-color: shade(@theme_bg_color, 0.7); } .bottom-toolbar.toolbar .button:focus, .bottom-toolbar.toolbar .button:hover:focus, .bottom-toolbar.toolbar .button:active:focus, .bottom-toolbar.toolbar .button:active:hover:focus { border-color: shade(@theme_bg_color, 0.7); } .bottom-toolbar.toolbar .button:insensitive { border-color: shade(@theme_bg_color, 0.85); background-color: shade(@theme_bg_color, 0.9); background-image: none; } .bottom-toolbar.toolbar .button:active *:insensitive { border-color: shade(@theme_bg_color, 0.75); background-color: shade(@theme_bg_color, 0.80); background-image: none; } /************* * statusbar * *************/ GraniteWidgetsStatusBar { padding: 1px; background-color: @theme_bg_color; background-image: none; box-shadow: inset 0 1px shade(@theme_bg_color, 0.8); } /*********** * popover * ***********/ GraniteWidgetsPopOver { -GraniteWidgetsPopOver-arrow-width: 21; -GraniteWidgetsPopOver-arrow-height: 12; -GraniteWidgetsPopOver-border-radius: 0px; -GraniteWidgetsPopOver-border-width: 1; -GraniteWidgetsPopOver-shadow-size: 12; margin: 0; border-style: solid; border-color: shade(@theme_bg_color, 0.8); color: @menu_fg_color; } .popover_bg { background-color: transparent; background-image: linear-gradient(to bottom, @theme_bg_color, @theme_bg_color ); } GraniteWidgetsPopOver .sidebar.view, GraniteWidgetsPopOver * { background-color: transparent; background-image: none; color: @theme_fg_color; } GraniteWidgetsPopOver .sidebar.view:selected, GraniteWidgetsPopOver .sidebar.view:selected:focus, GraniteWidgetsPopOver *:selected, GraniteWidgetsPopOver *:selected:focus { background-color: @theme_selected_bg_color; background-image: none; color: @theme_selected_fg_color; } /*BUTTON*/ GraniteWidgetsPopOver .button { border: 1px solid shade(@theme_bg_color, 0.8); background-color: @theme_bg_color; background-image: none; color: @theme_fg_color; } GraniteWidgetsPopOver .button GtkImage { color: @theme_fg_color; } GraniteWidgetsPopOver .button GtkLabel { color: @theme_fg_color; } GraniteWidgetsPopOver .button:hover { border-color: shade(@theme_bg_color, 0.7); background-color: shade(@theme_bg_color, 1.10); background-image: none; color: shade(@theme_selected_fg_color, 1.0); } GraniteWidgetsPopOver .button:active, GraniteWidgetsPopOver .button:active:focus { border-color: shade(@theme_bg_color, 0.8); background-color: shade(@theme_bg_color, 0.95); background-image: none; color: shade(@theme_selected_fg_color, 0.9); } GraniteWidgetsPopOver .button:active:hover { border-color: shade(@theme_bg_color, 0.8); background-color: shade(@theme_bg_color, 0.95); background-image: none; } GraniteWidgetsPopOver *.separator { border-color: shade(@theme_bg_color, 0.9); color: shade(@theme_bg_color, 0.9); } .button.app { border: 1px solid transparent; border-radius: 0px; background-color: transparent; background-image: none; } .button.app GtkLabel { color: @theme_fg_color; } .button.app:hover { transition: border 300ms linear; border: 1px solid shade(@theme_bg_color, 0.8); background-color: transparent; } .button.app:focus { transition: none; border: 1px solid shade(@theme_bg_color, 0.6); background-color: transparent; } .button.app:active, .button.app:active:focus, .button.app:active:hover { transition: none; border: 1px solid shade(@theme_bg_color, 0.6); background-color: transparent; } /******** * gala * ********/ .gala-workspaces-background { border-width: 1px 0 0 0; border-color: shade(@panel_bg_color, 0.8); background-color: @panel_bg_color; background-image: none; } .gala-workspace-selected { border-width: 1px; border-radius: 0px; border-color: shade(@theme_selected_fg_color, 0.9); background-color: @theme_selected_fg_color; background-image: none; } /********* * files * *********/ .files-overlay-bar { margin: 3px; padding: 3px 6px; border-width: 1px; border-color: shade(@theme_base_color, 0.7); border-radius: 0px; background-color: @theme_base_color; background-image: none; } .files-overlay-bar GtkLabel { color: @theme_text_color; } /********* * noise * *********/ .album-list-view, .album-list-view * { border-color: shade(@theme_base_color, 0.7); border-radius: 0; background-color: @theme_base_color; background-image: none; color: @theme_text_color; } .album-list-view GtkTreeView { -GtkTreeView-vertical-separator: 1; -GtkTreeView-grid-line-width: 0; background-color: @theme_base_color; background-image: none; color: @theme_text_color; } .album-list-view GtkTreeView row:nth-child(even) { border-width: 0; border-style: none; background-color: shade(@theme_base_color, 0.97); background-image: none; } .album-list-view GtkTreeView row:nth-child(odd) { border-width: 0; border-style: none; background-color: shade(@theme_base_color, 1.0); background-image: none; } .album-list-view GtkTreeView row:selected { background-color: @selected_bg_color; background-image: none; color: @selected_fg_color; } /********** * birdie * **********/ BirdieWidgetsTweetList * { background-color: transparent; background-image: none; } /********* * tweet * *********/ .tweet { padding: 0; } /********** * notify * **********/ .notify { border-width: 1px; border-style: solid; border-color: shade(@theme_base_color, 0.7); border-radius: 0px; background-color: @theme_base_color; background-image: none; color: @theme_text_color; } .notify .low { } .notify .critical { } /********* * panel * *********/ .panel { background-color: shade (@menu_bg_color, 0.8); background-image: none; color: @panel_fg_color; font: bold; } .panel .menubar .menuitem { padding: 1px 3px; text-shadow: 0 1px alpha (@dark_shadow, 0.5); icon-shadow: 0 1px alpha (@dark_shadow, 0.5); } .panel .menubar .menuitem:hover{ background-color: transparent; } /*Indicator popup menu*/ .composited-indicator .menu .menuitem { color: @theme_fg_color; padding: 4px; text-shadow: none; icon-shadow: none; } .composited-indicator .menu .menuitem:hover { color: @theme_selected_fg_color; } .composited-indicator .menu .menuitem.separator { color: shade(@theme_bg_color, 0.8); } .composited-indicator, .wingpanel-app-button, .wingpanel-indicator-button { padding: 0 2px; background-color: transparent; background-image: none; color: @light_shadow; } .composited-indicator.menuitem:active, .composited-indicator.menuitem:prelight { border-style: none; background-image: none; } /*Welcome screen*/ GraniteWidgetsWelcome .button { transition: color 100ms ease-in; transition: border 200ms ease-in; color: @theme_fg_color; border: 1px solid @theme_bg_color; } GraniteWidgetsWelcome .button:hover { transition: color 100ms ease-in; transition: border 200ms ease-in; color: shade(@theme_selected_fg_color, 1.05); background-color: transparent; border: 1px solid shade(@theme_bg_color, 0.8); } GraniteWidgetsWelcome .button:active, GraniteWidgetsWelcome .button:active:focus { transition: color 100ms ease-in; transition: border 200ms ease-in; color: shade(@theme_selected_fg_color, 0.97); background-color: transparent; border: 1px solid shade(@theme_bg_color, 0.7); } /*Header text*/ GraniteWidgetsWelcome .h1 { font-size: 200%; font-weight: bold; } GraniteWidgetsWelcome .h2 { color: shade (@theme_bg_color, 0.5); } /*Pantheon Files*/ .pathbar, .marlin-pathbar { border-color: shade(#333, 0.6); background-color: shade(#333, 0.8); } ================================================ FILE: gtk-3.0/apps/nemo.css ================================================ /*********************** * pathbar breadcrumbs * ***********************/ NemoPathbarButton { border-color: shade(@toolbar_bg_color, 0.8); background-color: shade(@toolbar_bg_color, 1.08); background-image: none; color: @toolbar_fg_color; -NemoPathbarButton-border-radius: 2px; } NemoPathbarButton:active { border-color: shade(@toolbar_bg_color, 0.8); background-color: shade(@toolbar_bg_color, 0.95); background-image: none; } NemoPathbarButton:hover { border-color: shade(@toolbar_bg_color, 0.7); background-color: shade(@toolbar_bg_color, 1.10); background-image: none; } NemoPathbarButton:active:hover { border-color: shade(@toolbar_bg_color, 0.7); } ================================================ FILE: gtk-3.0/apps/unity.css ================================================ UnityPanelWidget, .unity-panel { border-width: 0 0 1px 0; border-style: solid; border-color: @panel_bg_color; background-color: @panel_bg_color; background-image: none; color: @panel_fg_color; } .unity-panel.menubar, .unity-panel .menubar { } .unity-panel.menuitem, .unity-panel .menuitem { border-width: 0 1px; color: @panel_fg_color; } .unity-panel.menubar.menuitem:hover, .unity-panel.menubar .menuitem *:hover { border-color: mix(@panel_bg_color, @panel_fg_color, 0.21); background-color: mix(@panel_bg_color, @panel_fg_color, 0.21); background-image: none; color: shade(@panel_fg_color, 1.08); } /*---------------------------------------------------*/ UnityDecoration.top { border: 1px solid @wm_border_focused; border-bottom-width: 0; border-radius: 0 0 0 0; padding: 1px 8px 0 8px; background-color: @wm_bg; color: @wm_title_focused; } UnityDecoration.top:backdrop { border: 1px solid @wm_border_unfocused; border-bottom-width: 0; background-color: @wm_bg; color: @wm_title_unfocused; } UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom { background-color: @wm_border_focused; } UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { background-color: @wm_border_unfocused; } ================================================ FILE: gtk-3.0/apps/xfce.css ================================================ XfceHeading { background-color: @theme_base_color; background-image: none; padding: 0; border-width: 0; } .xfce4-panel { background-color: @panel_bg_color; font: normal; } .xfce4-panel .button { border-radius: 0; padding: 1px; color: @panel_fg_color; border-width: 0px; } .xfce4-panel .button:active { border-radius: 0; border-color: shade(@panel_bg_color, 0.8); background-color: shade(@panel_bg_color, 0.9); background-image: none; color: shade(@panel_fg_color, 1.08); transition: none; } .xfce4-panel .button:hover, .xfce4-panel .button:active:hover { border-color: mix(@panel_bg_color, @panel_fg_color, 0.21); background-color: mix(@panel_bg_color, @panel_fg_color, 0.31); background-image: none; color: shade(@panel_fg_color, 1.08); transition: none; } /* menu-styling, e.g. for indicators */ .xfce4-panel .menu, .xfce4-panel .menu GtkLabel, .xfce4-panel .menu GtkImage { background-color: @menu_bg_color; color: @menu_fg_color; } .xfce4-panel .menu *:hover { border-color: shade(@theme_selected_fg_color, 0.9); background-color: @theme_selected_fg_color; background-image: none; color: @theme_base_color; } .xfce4-panel .menu GtkLabel:hover, .xfce4-panel .menu GtkImage:hover { background-image: none; color: @theme_base_color; } ================================================ FILE: gtk-3.0/gtk-widgets-assets.css ================================================ /******************* * check and radio * *******************/ /* draw regular check and radio items using our assets */ .check, .check:focus { -gtk-icon-source: url("assets/checkbox-unchecked.svg"); } .check:hover { -gtk-icon-source: url("assets/checkbox-unchecked-hover.svg"); } .check:insensitive, .check row:selected:insensitive, .check row:selected:focus:insensitive { -gtk-icon-source: url("assets/checkbox-unchecked-insensitive.svg"); } .check:active, .check:checked, .check row:selected:active, .check row:selected:focus:active { -gtk-icon-source: url("assets/checkbox-checked.svg"); } .check:active:hover, .check:checked:hover, .check row:selected:active:hover, .check row:selected:focus:active:hover { -gtk-icon-source: url("assets/checkbox-checked-hover.svg"); } .check:active:insensitive, .check:checked:insensitive, .check row:selected:active:insensitive, .check row:selected:focus:active:insensitive { -gtk-icon-source: url("assets/checkbox-checked-insensitive.svg"); } .check:inconsistent, .check row:selected:inconsistent, .check row:selected:focus:inconsistent { -gtk-icon-source: url("assets/checkbox-mixed.svg"); } .check:inconsistent:hover, .check row:selected:inconsistent:hover, .check row:selected:focus:inconsistent:hover { -gtk-icon-source: url("assets/checkbox-mixed-hover.svg"); } .check:inconsistent:insensitive, .check row:selected:inconsistent:insensitive, .check row:selected:focus:inconsistent:insensitive { -gtk-icon-source: url("assets/checkbox-mixed-insensitive.svg"); } .radio, .radio row:selected, .radio row:selected:focus { -gtk-icon-source: url("assets/radio-unselected.svg"); } .radio:hover, .radio row:selected:hover, .radio row:selected:focus:hover { -gtk-icon-source: url("assets/radio-unselected-hover.svg"); } .radio:insensitive, .radio row:selected:insensitive, .radio row:selected:focus:insensitive { -gtk-icon-source: url("assets/radio-unselected-insensitive.svg"); } .radio:active, .radio:checked, .radio row:selected:active, .radio row:selected:focus:active { -gtk-icon-source: url("assets/radio-selected.svg"); } .radio:active:hover, .radio:checked:hover, .radio row:selected:active:hover, .radio row:selected:focus:active:hover { -gtk-icon-source: url("assets/radio-selected-hover.svg"); } .radio:active:insensitive, .radio:checked:insensitive, .radio row:selected:active:insensitive, .radio row:selected:focus:active:insensitive { -gtk-icon-source: url("assets/radio-selected-insensitive.svg"); } .radio:inconsistent, .radio row:selected:inconsistent, .radio row:selected:focus:inconsistent { -gtk-icon-source: url("assets/radio-mixed.svg"); } .radio:inconsistent:hover, .radio row:selected:inconsistent:hover, .radio row:selected:focus:inconsistent:hover { -gtk-icon-source: url("assets/radio-mixed-hover.svg"); } .radio:inconsistent:insensitive, .radio row:selected:inconsistent:insensitive, .radio row:selected:focus:inconsistent:insensitive { -gtk-icon-source: url("assets/radio-mixed-insensitive.svg"); } .menuitem.check { -gtk-icon-source: none; } .menuitem.check:active, .menuitem.check:checked { -gtk-icon-source: url("assets/menuitem-checkbox-checked.svg"); } .menuitem.check:active:hover, .menuitem.check:checked:hover { -gtk-icon-source: url("assets/menuitem-checkbox-checked-hover.svg"); } .menuitem.check:active:insensitive, .menuitem.check:checked:insensitive { -gtk-icon-source: url("assets/menuitem-checkbox-checked-insensitive.svg"); } /*.menuitem.check:inconsistent:hover, .menuitem.radio:inconsistent:hover { background-image: url("assets/menuitem-checkbox-mixed-hover.svg"); }*/ .menuitem.check:inconsistent, .menuitem.radio:inconsistent { -gtk-icon-source: url("assets/menuitem-checkbox-mixed.svg"); } .menuitem.check:inconsistent:insensitive, .menuitem.radio:inconsistent:insensitive { -gtk-icon-source: url("assets/menuitem-checkbox-mixed-insensitive.svg"); } .menuitem.radio { -gtk-icon-source: none; } .menuitem.radio:active, .menuitem.radio:checked { -gtk-icon-source: -gtk-scaled(url("assets/menuitem-radio-checked.svg")); } .menuitem.radio:active:hover, .menuitem.radio:checked:hover { -gtk-icon-source: url("assets/menuitem-radio-checked-hover.svg"); } .menuitem.radio:active:insensitive, .menuitem.radio:checked:insensitive { -gtk-icon-source: url("assets/menuitem-radio-checked-insensitive.svg"); } GtkIconView.content-view.cell.check { -gtk-icon-source: url("assets/grid-selection-unchecked.svg"); } GtkIconView.content-view.cell.check:active { -gtk-icon-source: url("assets/grid-selection-checked.svg"); } /****************** * pane separator * ******************/ .pane-separator.horizontal { background-image: url("assets/pane-handle.svg"); background-repeat: no-repeat; background-position: center center; } .pane-separator.vertical { background-image: url("assets/pane-handle-vertical.svg"); background-repeat: no-repeat; background-position: center center; } /********** * Switch * **********/ GtkSwitch.trough, .header-bar GtkSwitch.trough, .primary-toolbar GtkSwitch.trough { background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); } GtkSwitch.slider { background-image: -gtk-scaled(url("assets/slider.png"), url("assets/slider@2.png")); } GtkSwitch:active.slider { background-image: -gtk-scaled(url("assets/slider-active.png"), url("assets/slider-active@2.png")); } GtkSwitch.trough:active, .header-bar GtkSwitch.trough:active, .primary-toolbar GtkSwitch.trough:active { background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); } /*TODO: Create assets for these*/ /* .list-row:selected GtkSwitch.trough, GtkInfoBar GtkSwitch.trough { background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); } .list-row:selected GtkSwitch.trough:active, GtkInfoBar GtkSwitch.trough:active { background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); } GtkSwitch.trough:insensitive { background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); } .list-row:selected GtkSwitch.trough:insensitive, GtkInfoBar GtkSwitch.trough:insensitive { background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); } .header-bar GtkSwitch.trough:insensitive, .primary-toolbar GtkSwitch.trough:insensitive { background-image: -gtk-scaled(url("assets/switch-insensitive-header.png"), url("assets/switch-insensitive-header@2.png")); } */ .header-bar GtkSwitch.trough .primary-toolbar GtkSwitch.trough { background-image: -gtk-scaled(url("assets/switch-header.png"), url("assets/switch-header@2.png")); } GtkSwitch.trough:active:insensitive, .header-bar GtkSwitch.trough:active:insensitive, .primary-toolbar GtkSwitch.trough:active:insensitive { background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); } /* .list-row:selected GtkSwitch.trough:active:insensitive, GtkInfoBar GtkSwitch.trough:active:insensitive { background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); } */ ================================================ FILE: gtk-3.0/gtk-widgets.css ================================================ /* NOTES to contributors: * use 4 spaces indents, and keep code ALIGNED and ORDERED */ /* default */ * { background-clip: padding-box; -GtkArrow-arrow-scaling: 0.5; -GtkButton-child-displacement-x: 0; -GtkButton-child-displacement-y: 0; -GtkButton-default-border: 0; -GtkButton-image-spacing: 0; -GtkButton-inner-border: 1; -GtkButton-interior-focus: true; -GtkCheckButton-indicator-size: 16; -GtkCheckMenuItem-indicator-size: 14; -GtkExpander-expander-size: 8; -GtkHTML-link-color: @link_color; -GtkIMHtml-hyperlink-color: @link_color; -GtkMenu-horizontal-padding: 0; -GtkMenu-vertical-padding: 0; -GtkNotebook-initial-gap: 0; -GtkPaned-handle-size: 1; -GtkProgressBar-min-horizontal-bar-height: 12; -GtkProgressBar-min-vertical-bar-width: 12; -GtkRange-slider-width: 12; -GtkRange-stepper-spacing: 0; -GtkRange-trough-border: 0; -GtkRange-trough-under-steppers: 1; -GtkScrollbar-has-backward-stepper: 0; -GtkScrollbar-has-forward-stepper: 0; -GtkScrolledWindow-scrollbar-spacing: 0; -GtkScrolledWindow-scrollbars-within-bevel: 1; -GtkStatusbar-shadow-type: none; -GtkTextView-error-underline-color: @error_color; -GtkToolButton-icon-spacing: 6; -GtkToolItemGroup-expander-size: 8; -GtkTreeView-expander-size: 8; -GtkWidget-focus-line-width: 1; -GtkWidget-focus-padding: 0; -GtkWidget-link-color: @link_color; -GtkWidget-visited-link-color: @link_color; -GtkWindow-resize-grip-height: 0; -GtkWindow-resize-grip-width: 0; -WnckTasklist-fade-overlay-rect: 0; outline-color: alpha(@theme_selected_fg_color, 0.5); outline-style: solid; outline-offset: 0; } /*************** * base states * ***************/ .background { background-color: @theme_bg_color; color: @theme_fg_color; } .background.client-decorated { background-color: transparent; } .background.window-content { background-color: @theme_bg_color; } GtkClutterOffscreen { background-color: @theme_bg_color; color: @theme_fg_color; } *:selected, *:selected:focus { background-color: transparent; color: @theme_selected_fg_color; } *:active { background-color: shade(@theme_bg_color, 0.85); } *:insensitive, *:insensitive:insensitive { color: mix(@theme_fg_color, @theme_bg_color, 0.5); } /* apply effects to insensitive and prelit images */ *:insensitive { -gtk-image-effect: dim; } *:hover { -gtk-image-effect: highlight; } .gtkstyle-fallback { background-color: @theme_bg_color; color: @theme_fg_color; } .gtkstyle-fallback:prelight { background-color: shade(@theme_bg_color, 1.1); color: @theme_fg_color; } .gtkstyle-fallback:active { background-color: shade(@theme_bg_color, 0.9); color: @theme_fg_color; } .gtkstyle-fallback:insensitive { background-color: shade(shade(@theme_bg_color, 0.95), 1.05); color: mix(@theme_fg_color, @theme_bg_color, 0.5); } .gtkstyle-fallback:selected { background-color: @theme_bg_color; color: @theme_selected_fg_color; } /**************** * drawing area * ****************/ GtkDrawingArea { background-color: transparent; } GtkDrawingArea:insensitive { background-color: shade(@theme_bg_color, 0.9); } /*********** * gtkhtml * ***********/ GtkHTML { background-color: @theme_base_color; color: @theme_text_color; } /****************** * combobox entry * ******************/ .primary-toolbar GtkComboBox.combobox-entry .entry, .primary-toolbar GtkComboBox.combobox-entry .entry:active, .primary-toolbar GtkComboBox.combobox-entry .entry:focus, .primary-toolbar GtkComboBox.combobox-entry .entry:insensitive, GtkComboBox.combobox-entry .entry, GtkComboBox.combobox-entry .entry:active, GtkComboBox.combobox-entry .entry:focus, GtkComboBox.combobox-entry .entry:insensitive { border-width: 1px 0 1px 1px; border-top-right-radius: 0; border-bottom-right-radius: 0; } .primary-toolbar GtkComboBox.combobox-entry .button, .primary-toolbar GtkComboBox.combobox-entry .button:hover, .primary-toolbar GtkComboBox.combobox-entry .button:active, .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, GtkComboBox.combobox-entry .button, GtkComboBox.combobox-entry .button:hover, GtkComboBox.combobox-entry .button:active, GtkComboBox.combobox-entry .button:insensitive { border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0; border-top-left-radius: 0; } /************ * expander * ************/ .expander { color: alpha(@theme_fg_color, 0.7); } .expander:hover { color: alpha(@theme_fg_color, 0.8); } /********* * frame * *********/ .frame { border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); border-radius: 0; } .frame.flat { border: none; } /******************* * scrolled window * *******************/ GtkScrolledWindow.frame { border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); border-radius: 0; } /* avoid double borders when a viewport is * packed into a GtkScrolledWindow */ GtkScrolledWindow GtkViewport.frame { border-style: none; } /************ * iconview * ************/ GtkIconView.view.cell:selected, GtkIconView.view.cell:selected:focus { border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); border-radius: 0px; background-color: shade(@theme_bg_color, 0.8); background-image: none; color: @theme_selected_fg_color; } .content-view.view.rubberband, .view.rubberband, .rubberband { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_fg_color, 0.9); border-radius: 0; background-color: alpha(@theme_selected_fg_color, 0.3); } /********* * image * *********/ GtkImage, GtkImage:active, GtkImage:insensitive { background-color: transparent; } /********* * label * *********/ GtkLabel, GtkLabel:active, GtkLabel:insensitive { background-color: transparent; } /******************* * symbolic images * *******************/ .image, .view.image { color: alpha(@theme_fg_color, 0.5); } .image:hover, .view.image:hover { color: @theme_fg_color; } .image:selected, .image:selected:hover, .view.image:selected, .view.image:selected:hover { color: @theme_base_color; } /***************** * miscellaneous * *****************/ .floating-bar { border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); border-radius: 0px; background-color: @theme_bg_color; background-image: none; color: @theme_fg_color; } .floating-bar.top { border-top-width: 0; border-top-right-radius: 0; border-top-left-radius: 0; } .floating-bar.right { border-right-width: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; } .floating-bar.bottom { border-bottom-width: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .floating-bar.left { border-left-width: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; } .floating-bar .button { -GtkButton-image-spacing: 0; -GtkButton-inner-border: 0; border-style: none; background-color: transparent; background-image: none; } .view.dim-label, .dim-label { color: alpha(currentColor, 0.5); } .dnd { border-width: 1px; border-style: solid; border-color: shade(@theme_selected_fg_color, 0.9); } .grip { background-color: transparent; } .arrow { color: alpha(@theme_fg_color, 0.7); } /****************** * pane separator * ******************/ .pane-separator { background-color: shade(@theme_bg_color, 0.87); } /************* * statusbar * *************/ GtkStatusbar { padding: 4px; color: @theme_fg_color; } GtkStatusbar .button { color: @theme_fg_color; } GtkStatusbar .button:hover, GtkStatusbar .button:active, GtkStatusbar .button:active:hover { transition: none; color: @theme_selected_fg_color; background-color: @theme_bg_color; } /************ * textview * ************/ GtkTextView { background-color: @theme_base_color; color: @theme_text_color; } /*********** * tooltip * ***********/ .tooltip { border-width: 1px; border-style: solid; border-color: shade(@theme_tooltip_bg_color, 0.8); border-radius: 0px; background-color: @theme_tooltip_bg_color; background-image: none; color: @theme_tooltip_fg_color; } .tooltip * { background-color: transparent; } /************ * treeview * ************/ GtkTreeView { -GtkTreeView-vertical-separator: 6; -GtkTreeView-horizontal-separator: 6; -GtkWidget-focus-line-width: 1; -GtkWidget-focus-padding: 1; border-top-color: alpha (black, 0.15); } GtkTreeView.dnd { padding: 6px 6px; border-width: 1px; border-style: solid; border-color: shade(@theme_selected_fg_color, 0.9); border-radius: 0; } GtkTreeView .entry { padding: 6px 6px; border-radius: 0; background-color: @theme_base_color; background-image: none; } GtkViewport.frame { border-width: 0; } .view { background-color: shade (@theme_bg_color, 1.02); background-color: shade (@theme_bg_color, 1.02); color: @theme_text_color; } .view:insensitive, .view:insensitive:insensitive { background-color: shade(@theme_base_color, 0.9); color: mix(@theme_fg_color, @theme_bg_color, 0.5); } .view:selected, .view:selected:focus { background-color: alpha(@theme_selected_fg_color, 0.85); color: @theme_base_color; } /*************** * search bars * ***************/ .search-bar { border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.8); background-color: shade(@theme_bg_color, 1.05); padding: 6px; } .search-bar .button.close-button { padding: 4px; } /********************* * app notifications * *********************/ .app-notification { border-style: solid; border-color: shade(@theme_base_color, 0.8); border-width: 0 1px 1px 1px; border-radius: 0 0 0px 0px; padding: 8px; background-color: @theme_base_color; background-image: none; color: @theme_text_color; } /****************************** * destructive action buttons * ******************************/ .destructive-action.button { border-width: 1px; border-style: solid; border-color: shade(@error_color, 0.8); border-radius: 0px; background-color: @error_color; background-image: none; color: mix(@theme_base_color, @error_color, 0.1); } .destructive-action.button:hover { border-color: shade(@error_color, 0.7); background-color: shade(@error_color, 1.12); background-image: none; } .destructive-action.button:active { border-color: shade(@error_color, 0.8); background-color: shade(@error_color, 0.87); background-image: none; } .destructive-action.button:hover:active { border-color: shade(@error_color, 0.7); } /************************* * touch text selections * *************************/ GtkBubbleWindow { border-radius: 0px; background-clip: border-box; } GtkBubbleWindow.osd.background { background-color: @osd_bg; } GtkBubbleWindow .toolbar { background-color: transparent; } /************ * Calendar * ************/ GtkCalendar.button { color: @theme_fg_color; } /************** * Overshoots * **************/ .overshoot.top { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-bottom: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .overshoot.bottom { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-top: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .overshoot.left { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-right: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .overshoot.right { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-left: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .overshoot.top { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-bottom: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .overshoot.bottom { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-top: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .overshoot.left { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-right: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .overshoot.right { background-image: none; background-size: 100% 60%; background-repeat: no-repeat; background-position: center top; background-color: alpha (@theme_selected_fg_color, 0.25); border: none; border-left: solid 1px alpha (@theme_selected_fg_color, 0.75); box-shadow: none; } .undershoot.top { background-color: transparent; background-image: linear-gradient(to bottom, alpha (black, 0.2), transparent 25%); } .undershoot.bottom { background-color: transparent; background-image: linear-gradient(to top, alpha (black, 0.1), transparent 25%); } .undershoot.left { background-color: transparent; background-image: linear-gradient(to right, alpha (black, 0.2), transparent 25%); } .undershoot.right { background-color: transparent; background-image: linear-gradient(to left, alpha (black, 0.2), transparent 25%); } ================================================ FILE: gtk-3.0/gtk.css ================================================ /* default color scheme */ @define-color bg_color #f4f5f6; @define-color fg_color #3f454f; @define-color base_color #ffffff; @define-color text_color #3f454f; @define-color selected_bg_color transparent; @define-color selected_fg_color #fb4757; @define-color tooltip_bg_color #fefefe; @define-color tooltip_fg_color #2d2d2d; /* colormap actually used by the theme, to be overridden in other css files */ @define-color theme_bg_color @bg_color; @define-color theme_fg_color @fg_color; @define-color theme_base_color @base_color; @define-color theme_text_color @text_color; @define-color theme_selected_bg_color @selected_bg_color; @define-color theme_selected_fg_color @selected_fg_color; @define-color theme_tooltip_bg_color @tooltip_bg_color; @define-color theme_tooltip_fg_color @tooltip_fg_color; /* shadow effects */ @define-color light_shadow #fff; @define-color dark_shadow #000; /* misc colors used by gtk+ */ @define-color info_fg_color #333; @define-color info_bg_color #f2f2f2; @define-color warning_fg_color #fefefe; @define-color warning_bg_color #fa993e; @define-color question_fg_color #fefefe; @define-color question_bg_color #5160d2; @define-color error_fg_color #fefefe; @define-color error_bg_color #fa4a3e; @define-color link_color #df253f; @define-color success_color #53a93f; @define-color warning_color #f57900; @define-color error_color #cc0000; @define-color light_grey #d0d0d1; @define-color confirmation_color #2fbb77; @define-color destructive_color mix (mix (#db523c, #f00, 0.5), #888, 0.2); /* widget colors */ @define-color button_bg_color #41464f; @define-color combobox_bg_color #f6f6f6; @define-color menubar_bg_color #2e3237; @define-color menubar_fg_color #ebebeb; @define-color toolbar_bg_color @theme_bg_color; @define-color toolbar_fg_color @theme_text_color; @define-color menu_bg_color shade(@menubar_bg_color, 0.92); @define-color menu_fg_color @theme_bg_color; @define-color panel_bg_color #222222; @define-color panel_fg_color #f2f2f2; @define-color menu_selected_fg_color #fb4757; /* osd */ @define-color osd_base #fafafa; @define-color osd_fg #333333; @define-color osd_bg #fafafa; /* window manager colors */ @define-color wm_bg @menubar_bg_color; @define-color wm_border_focused @menubar_bg_color; @define-color wm_border_unfocused shade(@menubar_bg_color, 1.0); @define-color wm_title_focused @menubar_fg_color; @define-color wm_title_unfocused alpha(@menubar_fg_color, 0.75); @define-color wm_icons_focused @theme_fg_color; @define-color wm_icons_focused_prelight shade(@theme_selected_bg_color, 1.15); @define-color wm_icons_focused_pressed @theme_selected_bg_color; @define-color wm_icons_unfocused alpha(@theme_fg_color, 0.95); @define-color wm_icons_unfocused_prelight shade(@theme_selected_bg_color, 1.15); @define-color wm_icons_unfocused_pressed @theme_selected_bg_color; @import url("gtk-widgets.css"); @import url("gtk-widgets-assets.css"); @import url("widgets/assistant.css"); @import url("widgets/button.css"); @import url("widgets/cell-row.css"); @import url("widgets/check-radio.css"); @import url("widgets/column-header.css"); @import url("widgets/content-view.css"); @import url("widgets/calendar.css"); @import url("widgets/dialogs.css"); @import url("widgets/entry.css"); @import url("widgets/infobar.css"); @import url("widgets/listbox.css"); @import url("widgets/menu.css"); @import url("widgets/notebook.css"); @import url("widgets/progress-scale.css"); @import url("widgets/scrollbar.css"); @import url("widgets/separator.css"); @import url("widgets/sidebar.css"); @import url("widgets/spinbutton.css"); @import url("widgets/spinner.css"); @import url("widgets/switch.css"); @import url("widgets/color-chooser.css"); @import url("widgets/toolbar.css"); @import url("widgets/osd.css"); @import url("widgets/csd.css"); @import url("widgets/combobox.css"); @import url("widgets/selection-mode.css"); @import url("widgets/popover.css"); @import url("apps/gnome-applications.css"); @import url("apps/granite-widgets.css"); @import url("apps/unity.css"); @import url("apps/xfce.css"); @import url("apps/budgie.css"); @import url("apps/nemo.css"); ================================================ FILE: gtk-3.0/settings.ini ================================================ [Settings] gtk-color-scheme = "base_color:#fefefe\nbg_color:#fafafa\ntooltip_bg_color:#333333\nselected_bg_color:#fafafa\ntext_color:#333333\nfg_color:#555555\ntooltip_fg_color:#fafafa\nselected_fg_color:#df253f\nmenubar_bg_color:#333333\nmenubar_fg_color:#fafafa\ntoolbar_bg_color:#fafafa\ntoolbar_fg_color:#333333\nmenu_bg_color:#333333\nmenu_fg_color:#fafafa\npanel_bg_color:#333333\npanel_fg_color:#fafafa\nlink_color:#df253f" gtk-auto-mnemonics = 1 gtk-visible-focus = automatic ================================================ FILE: gtk-3.0/widgets/assistant.css ================================================ /************* * assistant * *************/ GtkAssistant .sidebar .highlight { font: bold; } GtkAssistant .sidebar { padding: 4px; border-width: 0 1px 0 0; border-style: solid; border-right-color: shade(@theme_bg_color, 0.8); border-radius: 0; background-color: @theme_bg_color; color: mix(@theme_fg_color, @theme_bg_color, 0.1); } ================================================ FILE: gtk-3.0/widgets/button.css ================================================ /********** * button * **********/ BackgroundBox .button { color: @theme_text_color; border-style: solid; border-width: 1px; } BackgroundBox .button:hover { transition: none; /*stop weird glitchiness*/ color: shade(@theme_selected_fg_color, 1.15); border-color: shade(@theme_bg_color, 0.87); background-color: @theme_bg_color; } BackgroundBox .button:active { transition: 100ms linear; color: shade(@theme_selected_fg_color, 1.0); background-color: @theme_bg_color; border-color: @theme_fg_color; } .button { -GtkWidget-focus-padding: 1; -GtkWidget-focus-line-width: 0; padding: 4px 12px; border-style: none; border-radius: 0; background-color: @button_bg_color; background-image: none; color: @theme_base_color; border-bottom: solid 1px alpha (black, 0.1); box-shadow: 0 1px alpha (black, 0.05); } .button:hover { transition: 150ms ease-in; background-color: shade(@button_bg_color, 1.17); background-image: none; } .button:active, .button:checked { background-color: shade(@button_bg_color, 0.9); background-image: none; color: shade(mix(#ff0000, @theme_selected_fg_color, 0.75), 1.35); } .button:active:hover { background-color: shade(@button_bg_color, 1.07); background-image: none; color: @theme_base_color; } .button:active:insensitive { color: shade (@button_bg_color, 1.15); } .button.destructive-action { background-color: @destructive_color; border: none; } .button.destructive-action:hover { background-color: shade(@destructive_color, 1.05); } .button.destructive-action:checked { background-color: shade(@destructive_color, 0.92); } /* default button */ .button.default { color: @confirmation_color; } /*Fix for Evince*/ EvSidebar GtkToggleButton.button { color: @theme_fg_color; background-color: @theme_bg_color; } EvSidebar GtkToggleButton.button:hover { color: shade(@theme_selected_fg_color, 1.15); background-color: @theme_bg_color; } EvSidebar GtkToggleButton.button:active { color: @theme_selected_fg_color; background-color: @theme_bg_color; } /**************** * "flat" button * *****************/ .button.flat, .action-bar .button, .osd .button, .osd.button, NautilusProgressInfoWidget .button { border: none; background-color: transparent; background-image: none; color: @theme_fg_color; border-bottom: none; box-shadow: none; } .button.flat:hover, .action-bar .button:hover, NautilusProgressInfoWidget .button:hover { border: none; color: shade(@menu_selected_fg_color, 1.0); } .toolbar .button.flat, .toolbar .button.flat:focus, MathButtons .button { border: solid 1px @toolbar_bg_color; background-color: @toolbar_bg_color; } .toolbar .button.flat:hover, MathButtons .button:hover { background-color: shade(@toolbar_bg_color, 0.96); border: solid 1px @toolbar_bg_color; box-shadow: inset 1px 1px shade(@toolbar_bg_color, 0.76), inset -1px -1px shade(@toolbar_bg_color, 0.76); color: @theme_text_color; } .button.flat:active, .button.flat:active:focus, .button.flat:active:checked, .button.flat:active:checked:focus, .action-bar .button:active, .action-bar .button:active:focus, .action-bar .button:checked, .action-bar .button:checked:focus, NautilusProgressInfoWidget .button:active, NautilusProgressInfoWidget .button:active:focus, NautilusProgressInfoWidget .button:checked NautilusProgressInfoWidget .button:checked:focus { border: none; color: shade(@menu_selected_fg_color, 0.87); background-color: transparent; } .button.flat:active:hover, .action-bar .button:active:hover, NautilusProgressInfoWidget .button:active:hover { border: none; color: shade (@theme_selected_fg_color, 1.15); } .toolbar .button.flat:active, .toolbar .button.flat:active:focus, .toolbar .button.flat:checked, .toolbar .button.flat:active:checked:focus, .toolbar .button.flat:active:hover, MathButtons .button:active:hover, MathButtons .button:active, MathButtons .button:checked { border: solid 1px @toolbar_bg_color; box-shadow: inset 1px 1px shade(@toolbar_bg_color, 0.76), inset -1px -1px shade(@toolbar_bg_color, 0.76); background-color: shade(@toolbar_bg_color, 0.92); color: @theme_text_color; } .button.flat:insensitive, .toolbar .button.flat:insensitive, .action-bar .button:insensitive, NautilusProgressInfoWidget .button:insensitive { border: none; color: shade (@theme_bg_color, 0.5); } /**************** * linked button * *****************/ /* middle button */ .linked .entry, .linked .button, .linked .button:active, .linked .button:active:hover, .linked .button:focus, .linked .button:focus:active, .linked .button:insensitive { border-width: 1px; border-right-width: 0; border-radius: 0; } /* leftmost button */ .linked .entry:first-child, .linked .button:first-child, .linked .button:active:first-child, .linked .button:active:hover:first-child, .linked .button:focus:first-child, .linked .button:focus:active:first-child, .linked .button:insensitive:first-child { border-width: 1px; border-right-width: 0; border-radius: 0px; border-top-right-radius: 0; border-bottom-right-radius: 0; } /* rightmost button */ .linked .entry:last-child, .linked .button:last-child, .linked .button:active:last-child, .linked .button:active:hover:last-child, .linked .button:focus:last-child, .linked .button:focus:active:last-child, .linked .button:insensitive:last-child { border-width: 1px; border-radius: 0px; border-bottom-left-radius: 0; border-top-left-radius: 0; } /* linked single button */ .linked .entry:only-child, .linked .button:only-child, .linked .button:active:only-child, .linked .button:active:hover:only-child, .linked .button:focus:only-child, .linked .button:focus:active:only-child, .linked .button:insensitive:only-child { border-width: 1px; border-radius: 0px; } /* middle button (vertical) */ .linked.vertical .entry, .linked.vertical .button, .linked.vertical .button:active, .linked.vertical .button:active:hover, .linked.vertical .button:focus, .linked.vertical .button:focus:active, .linked.vertical .button:insensitive { border-width: 1px; border-bottom-width: 0; border-radius: 0; } /* leftmost button (vertical) */ .linked.vertical .entry:first-child, .linked.vertical .button:first-child, .linked.vertical .button:active:first-child, .linked.vertical .button:active:hover:first-child, .linked.vertical .button:focus:first-child, .linked.vertical .button:focus:active:first-child, .linked.vertical .button:insensitive:first-child { border-width: 1px; border-bottom-width: 0; border-radius: 0px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } /* rightmost button (vertical) */ .linked.vertical .entry:last-child, .linked.vertical .button:last-child, .linked.vertical .button:active:last-child, .linked.vertical .button:active:hover:last-child, .linked.vertical .button:focus:last-child, .linked.vertical .button:focus:active:last-child, .linked.vertical .button:insensitive:last-child { border-width: 1px; border-radius: 0px; border-top-left-radius: 0; border-top-right-radius: 0; } /* linked single button (vertical) */ .linked.vertical .entry:only-child, .linked.vertical .button:only-child, .linked.vertical .button:active:only-child, .linked.vertical .button:active:hover:only-child, .linked.vertical .button:focus:only-child, .linked.vertical .button:focus:active:only-child, .linked.vertical .button:insensitive:only-child { border-width: 1px; border-radius: 0px; } ================================================ FILE: gtk-3.0/widgets/calendar.css ================================================ /*********** * calendar * ************/ GtkCalendar { padding: 4px; } GtkCalendar:inconsistent { color: mix(@theme_fg_color, @theme_bg_color, 0.5); } GtkCalendar.view, GtkCalendar.header, GtkCalendar.button, GtkCalendar.button:hover, GtkCalendar.button:insensitive { border-width: 0; background-color: transparent; background-image: none; } .highlight, GtkCalendar.highlight { border-width: 0; background-color: transparent; color: @theme_selected_fg_color; } ================================================ FILE: gtk-3.0/widgets/cell-row.css ================================================ /**************** * cell and row * ****************/ .cell { border-width: 1px; border-color: transparent; border-radius: 0; box-shadow: None; background-color: transparent; } .cell:selected, .cell:selected:focus { background-color: alpha (@theme_base_color, 0.75); border-top: solid 1px alpha (black, 0.07); border-bottom: solid 1px alpha (black, 0.04); box-shadow: inset 0 -1px alpha (black, 0.1); color: @theme_selected_fg_color; } .cell:selected.image:hover { color: shade(@theme_selected_fg_color, 1.15); } GtkTreeView.cell.button { color: @theme_fg_color; } GtkTreeView.cell.button:hover { color: @theme_selected_fg_color; } row:selected, row:selected:hover, row:selected:focus { border-style: none; border-color: shade(@theme_selected_fg_color, 0.9); background-color: transparent; color: @theme_selected_fg_color; background-image: none; font-weight: bold; } ================================================ FILE: gtk-3.0/widgets/check-radio.css ================================================ /******************* * check and radio * *******************/ .check, .radio, .check:insensitive, .radio:insensitive { border-style: none; background-color: transparent; } GtkCheckButton:hover, GtkCheckButton:active:hover, GtkCheckButton:selected, GtkCheckButton:selected:focus { background-color: transparent; } ================================================ FILE: gtk-3.0/widgets/color-chooser.css ================================================ /***************** * color chooser * *****************/ GtkColorSwatch, GtkColorSwatch:selected { border-width: 1px; border-style: solid; border-color: alpha(black, 0.1); border-radius: 1px; background-color: transparent; background-clip: border-box; } GtkColorSwatch:hover, GtkColorSwatch:selected:hover { border-color: alpha(black, 0.3); } GtkColorSwatch.color-dark:hover { } GtkColorSwatch.color-light:hover { } GtkColorSwatch.color-light:selected:hover, GtkColorSwatch.color-dark:selected:hover { background-image: none; } GtkColorSwatch.left, GtkColorSwatch:first-child { border-top-left-radius: 0px; border-bottom-left-radius: 0px; } GtkColorSwatch.right, GtkColorSwatch:last-child { border-top-right-radius: 0px; border-bottom-right-radius: 0px; } GtkColorSwatch:only-child { border-radius: 0px; } GtkColorSwatch.top { border-top-left-radius: 0px; border-top-right-radius: 0px; } GtkColorSwatch.bottom { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; } GtkColorChooserWidget #add-color-button { background-clip: padding-box; border-color: alpha(black, 0.1); background-color: shade(@theme_bg_color, 0.95); color: @theme_fg_color; } GtkColorChooserWidget #add-color-button:hover { border-color: alpha(black, 0.3); background-color: shade(@theme_bg_color, 0.90); color: @theme_fg_color; } .color-active-badge, .color-active-badge:selected { border-width: 1px; border-style: solid; border-width: 2px; background-color: transparent; } .color-active-badge.color-light, .color-active-badge.color-light:hover { border-color: alpha(black, 0.3); color: alpha(black, 0.3); } .color-active-badge.color-dark, .color-active-badge.color-dark:hover { border-color: alpha(white, 0.3); color: alpha(white, 0.3); } GtkColorEditor GtkColorSwatch { border-radius: 0px; } GtkColorEditor GtkColorSwatch.color-dark:hover, GtkColorEditor GtkColorSwatch.color-light:hover { background-image: none; border-color: alpha(black, 0.3); } GtkColorButton.button { padding: 2px; } ================================================ FILE: gtk-3.0/widgets/column-header.css ================================================ /***************** * column-header * *****************/ column-header .button, column-header .button:active { border-width: 0 1px 1px 1px; border-radius: 0; border-style: solid; } column-header .button, column-header .button:active, column-header .button:focus, column-header .button:active:focus { border-color: shade(@theme_base_color, 0.95); border-bottom-color: shade(@theme_base_color, 0.9); background-color: shade(@theme_base_color, 0.97); background-image: none; color: @theme_text_color; } column-header .button:hover, column-header .button:active:hover, column-header .button:hover:focus, column-header .button:active:hover:focus { border-color: shade(@theme_base_color, 0.9); border-bottom-color: shade(@theme_base_color, 0.8); background-color: shade(@theme_base_color, 0.99); background-image: none; color: @theme_selected_fg_color; } column-header:last-child .button { border-width: 0 0 1px 0; } ================================================ FILE: gtk-3.0/widgets/combobox.css ================================================ /************ * combobox * ************/ .primary-toolbar GtkComboBox.combobox-entry .entry, .primary-toolbar GtkComboBox.combobox-entry .entry:active, .primary-toolbar GtkComboBox.combobox-entry .entry:focus, .primary-toolbar GtkComboBox.combobox-entry .entry:insensitive, GtkComboBox.combobox-entry .entry, GtkComboBox.combobox-entry .entry:active, GtkComboBox.combobox-entry .entry:focus, GtkComboBox.combobox-entry .entry:insensitive { border-width: 1px 0 1px 1px; border-top-right-radius: 0; border-bottom-right-radius: 0; } .primary-toolbar GtkComboBox.combobox-entry .button, .primary-toolbar GtkComboBox.combobox-entry .button:hover, .primary-toolbar GtkComboBox.combobox-entry .button:active, .primary-toolbar GtkComboBox.combobox-entry .button:insensitive, GtkComboBox.combobox-entry .button, GtkComboBox.combobox-entry .button:hover, GtkComboBox.combobox-entry .button:active, GtkComboBox.combobox-entry .button:insensitive { border-width: 1px 1px 1px 1px; border-bottom-left-radius: 0; border-top-left-radius: 0; } GtkComboBox .button, .action-bar GtkComboBox .button { padding: 4px 10px; /*background-color: shade(@theme_bg_color, 0.87);*/ background-color: @combobox_bg_color; border-width: 1px; border-style: solid; border-color: @light_grey; color: shade(@theme_text_color, 1.10); } GtkComboBox .button:hover, GtkComboBox .button:active, GtkComboBox .button:checked, GtkComboBox .button:active:hover, .action-bar GtkComboBox .button:hover, .action-bar GtkComboBox .button:active, .action-bar GtkComboBox .button:checked, .action-bar GtkComboBox .button:active:hover { background-color: shade(@combobox_bg_color, 1.03); color: shade(@theme_text_color, 0.92); border-color: shade (@light_grey, 0.95); box-shadow: 0 1px alpha (black, 0.07); } GtkComboBox .csd { box-shadow: none; } GtkComboBox .popup { box-shadow: #c6c7c9 0 1px, #c6c7c9 0 -1px, #c6c7c9 1px 0, #c6c7c9 -1px 0; } GtkComboBox .popup { box-shadow: alpha (#000, 0.15) 0 3px 3px; } GtkComboBox .menu { background-color: #f8f8f8; } GtkComboBox .menu .menuitem { color: @theme_fg_color; } ================================================ FILE: gtk-3.0/widgets/content-view.css ================================================ /**************** * content view * ****************/ .content-view.view { background-color: @theme_base_color; } .content-view.view:prelight { background-color: alpha(@theme_selected_fg_color, 0.6); } .content-view.view:selected, .content-view.view:active { background-color: @theme_selected_fg_color; } .content-view.view:insensitive { background-color: shade(@theme_base_color, 0.9); } GdMainIconView.content-view { -GdMainIconView-icon-size: 40; } GtkIconView.content-view.check { background-color: transparent; } GtkIconView.content-view.check:active { background-color: transparent; } .content-view.view.check, .content-view.view.check:active { background-color: transparent; } GtkIconView.content-view.check:prelight, GtkIconView.content-view.check:insensitive, GtkIconView.content-view.check:selected { background-color: transparent; } .content-view-window { border-width: 1px; border-style: solid; border-color: shade(@theme_base_color, 0.8); border-radius: 0px; background-color:@theme_base_color; background-image: none; color: @theme_text_color; } .content-view, .content-view GtkViewport { background-color: @theme_base_color; background-image: none; } .content-view * { background-color: transparent; background-image: none; } .content-view .entry { background-color: @theme_base_color; background-image: none; color: @theme_text_color; } .content-view .button { border-width: 1px; border-style: solid; border-color: shade(@theme_base_color, 0.8); border-radius: 0px; background-color: shade(@theme_base_color, 1.08); background-image: none; color: @theme_text_color; } .content-view .button:hover { border-color: shade(@theme_base_color, 0.7); background-color: shade(@theme_base_color, 1.10); background-image: none; color: @theme_selected_fg_color; } .content-view .button:active { border-color: shade(@theme_base_color, 0.8); background-color: shade(@theme_base_color, 0.95); background-image: none; } .content-view .button:active:hover { border-color: shade(@theme_base_color, 0.7); color: shade(@theme_text_color, 0.7); } .content-view .button:insensitive { background-color: shade(@theme_base_color, 0.9); background-image: none; } .content-view .help_button * { color: @theme_text_color; } .content-view .toolbar { -GtkWidget-window-dragging: true; padding: 1px; border-width: 0 0 1px 0; border-style: solid; border-color: shade(@theme_base_color, 0.8); background-color: @theme_base_color; background-image: none; } .content-view .menu { padding: 0; border-radius: 0; border-style: none; background-color: @menu_bg_color; background-image: none; color: @menu_fg_color; } ================================================ FILE: gtk-3.0/widgets/csd.css ================================================ /******* * CSD * *******/ .header-bar, .header-bar:insensitive { border-width: 0 0 1px; border-radius: 0 0 0 0; border-style: solid; border-color: shade(@menubar_bg_color, 0.90); background-color: @menubar_bg_color; padding: 0; } .header-bar .title { font: Bold 10; color: @menubar_fg_color; } .header-bar .subtitle { font: 9; color: @menubar_fg_color; } /* Titlebar */ .titlebar, .titlebar.default-decoration { border-radius: 0 0 0 0; background-image: none; background-color: @menubar_bg_color; color: @menubar_fg_color; } .titlebar:insensitive, .titlebar.default-decoration:insensitive { border-radius: 0 0 0 0; background-image: none; background-color: @menubar_bg_color; color: @menubar_fg_color; text-shadow: none; } .titlebar .title { font: bold; } /*.titlebar:backdrop { background-image: none; background-color: @menubar_bg_color; color: mix(@menubar_fg_color, @wm_bg, 0.4); text-shadow: none; }*/ .titlebar .titlebutton, .titlebar.default-decoration .titlebutton { border-style: none; background: none; color: @menubar_fg_color; icon-shadow: none; } .titlebar .titlebutton:hover, .titlebar .titlebutton:hover:focus { background: none; color: @menu_selected_fg_color; } .titlebar .titlebutton:active, .titlebar .titlebutton:active:hover { background: none; color: @menu_selected_fg_color; box-shadow: none; } .titlebar .titlebutton:backdrop { background-image: none; color: shade(@menubar_fg_color, 1.75); icon-shadow: none; } .titlebar .button, .maximized .header-bar .button, .header-bar .button { padding: 10px; background-color: transparent; color: @wm_title_focused; box-shadow: none; } .titlebar .button.destructive-action, .maximized .header-bar .button.destructive-action, .header-bar .button.destructive-action { background-color: @destructive_color; box-shadow: 0 1px @destructive_color; border: none; } .header-bar.default-decoration, .csd .header-bar.default-decoration { padding-top: 0px; padding-bottom: 0px; border-bottom-width: 0; } .header-bar.default-decoration .button.titlebutton, .titlebar.default-decoration .button.titlebutton { padding-left: 0px; } .titlebar .button:hover, .titlebar .button.flat:hover, .maximized .header-bar .button:hover, .header-bar .button:hover, .header-bar .button.flat:hover { background-color: alpha (#fff, 0.07); color: @wm_title_focused; } .titlebar .button.destructive-action:hover, .maximized .header-bar .button.destructive-action:hover, .header-bar .button.destructive-action:hover { background-color: shade (@destructive_color, 1.05); color: @wm_title_focused; } .titlebar .button:active:hover, .titlebar .button:active, .maximized .header-bar .button:active:hover, .maximized .header-bar .button:active, .header-bar .button:active, .header-bar .button:active:hover { background-color: alpha (black, 0.35); /*color: shade(@menu_selected_fg_color, 0.87);*/ } .titlebar .button:checked, .maximized .header-bar .button:checked, .header-bar .button:checked { background-color: alpha (black, 0.35); color: @theme_selected_fg_color; font: bold; box-shadow: none; } .titlebar .separator, .maximized .header-bar .separator, .header-bar .separator { border-color: shade(@menubar_bg_color, 0.87); color: shade(@menubar_bg_color, 0.87); } .window-frame { border: none; border-radius: 0 0 0 0; box-shadow: 0 5px 6px alpha(black, 0.35); margin: 10px; } .window-frame:backdrop { box-shadow: 0 3px 4px 1px alpha(black, 0.4); } .header-bar .button.titlebutton.close, .header-bar .button.titlebutton.maximize, .header-bar .button.titlebutton.minimize, .maximized .header-bar .button.titlebutton.close, .maximized .header-bar .button.titlebutton.maximize, .maximized .header-bar .button.titlebutton.minimize, .titlebar .button.titlebutton.close, .titlebar .button.titlebutton.maximize, .titlebar .button.titlebutton.minimize { color: transparent; background-color: transparent; background-repeat: no-repeat; background-position: center; padding: 6px; } .header-bar .button.titlebutton.close, .titlebar .button.titlebutton.close { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-close.png"), url("../assets/titlebar/titlebutton-close@2.png")); background-position: center; } .header-bar .left .button.titlebutton.close, .titlebar .left .button.titlebutton.close { background-position: right; } .header-bar .right .button.titlebutton.close, .titlebar .right .button.titlebutton.close { background-position: left; } /*.header-bar .button.titlebutton.close:backdrop, .titlebar .button.titlebutton.close:backdrop { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-close-backdrop.png"), url("../assets/titlebar/titlebutton-close-backdrop@2.png")); }*/ .header-bar .button.titlebutton.close:hover, .titlebar .button.titlebutton.close:hover { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-close-hover.png"), url("../assets/titlebar/titlebutton-close-hover@2.png")); } .header-bar .button.titlebutton.close:active, .titlebar .button.titlebutton.close:active { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-close-active.png"), url("../assets/titlebar/titlebutton-close-active@2.png")); } .header-bar .button.titlebutton.maximize, .titlebar .button.titlebutton.maximize { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-max.png"), url("../assets/titlebar/titlebutton-max@2.png")); background-position: center; } .header-bar .left .button.titlebutton.maximize, .titlebar .left .button.titlebutton.maximize { background-position: right; } .header-bar .right .button.titlebutton.maximize, .titlebar .right .button.titlebutton.maximize { background-position: left; } /*.header-bar .button.titlebutton.maximize:backdrop, .titlebar .button.titlebutton.maximize:backdrop { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-max-backdrop.png"), url("../assets/titlebar/titlebutton-max-backdrop@2.png")); }*/ .header-bar .button.titlebutton.maximize:hover, .titlebar .button.titlebutton.maximize:hover { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-max-hover.png"), url("../assets/titlebar/titlebutton-max-hover@2.png")); } .header-bar .button.titlebutton.maximize:active, .titlebar .button.titlebutton.maximize:active { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-max-active.png"), url("../assets/titlebar/titlebutton-max-active@2.png")); } .header-bar .button.titlebutton.minimize, .titlebar .button.titlebutton.minimize { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-min.png"), url("../assets/titlebar/titlebutton-min@2.png")); background-position: center; } .header-bar .left .button.titlebutton.minimize, .titlebar .left .button.titlebutton.minimize { background-position: right; } .header-bar .right .button.titlebutton.minimize, .titlebar .right .button.titlebutton.minimize { background-position: left; } /*.header-bar .button.titlebutton.minimize:backdrop, .titlebar .button.titlebutton.minimize:backdrop { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-min-backdrop.png"), url("../assets/titlebar/titlebutton-min-backdrop@2.png")); }*/ .header-bar .button.titlebutton.minimize:hover, .titlebar .button.titlebutton.minimize:hover { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-min-hover.png"), url("../assets/titlebar/titlebutton-min-hover@2.png")); } .header-bar .button.titlebutton.minimize:active, .titlebar .button.titlebutton.minimize:active { background-image: -gtk-scaled(url("../assets/titlebar/titlebutton-min-active.png"), url("../assets/titlebar/titlebutton-min-active@2.png")); } .titlebar.default-decoration .button.titlebutton { background-position: center; padding-left: 6px; padding-right: 6px; } ================================================ FILE: gtk-3.0/widgets/dialogs.css ================================================ /*********** * Dialogs * ***********/ .message-dialog .titlebar, .message-dialog .titlebar:backdrop { background-color: @theme_bg_color; color: @theme_fg_color; } .message-dialog.csd .dialog-action-area .button { padding: 6px; border-radius: 0; color: @theme_fg_color; background-color: @theme_bg_color; box-shadow: none; border: solid 1px transparent; } .message-dialog.csd .dialog-action-area .button:last-child { border-right-color: transparent; } .message-dialog.csd .dialog-action-area .button:hover { background-color: shade (@theme_bg_color, 0.97); border: solid 1px shade (@theme_bg_color, 0.75); color: @theme_text_color; } .message-dialog.csd .dialog-action-area .button:active, .message-dialog.csd .dialog-action-area .button:checked, .message-dialog.csd .dialog-action-area .button:active:focus, .message-dialog.csd .dialog-action-area .button:checked:focus { color: @theme_bg_color; background-color: shade(@theme_selected_fg_color, 1.15); border: solid 1px shade (@theme_selected_fg_color, 1.15); } GtkDialog .header-bar .right .button.titlebutton.close { background-position: center; } ================================================ FILE: gtk-3.0/widgets/entry.css ================================================ /********* * entry * *********/ .entry, .primary-toolbar .entry { transition: 200ms linear; padding: 4px 5px; border-style: solid; border-radius: 0px; border-width: 1px; background-color: shade(@theme_bg_color, 0.96); background-image: none; border-color: shade(@theme_bg_color, 0.87); color: @theme_text_color; } .header-bar .entry { transition: 200ms linear; padding: 4px 5px; border-style: solid; border-radius: 0px; border-width: 1px; background-color: shade(@menu_bg_color, 0.96); background-image: none; border-color: shade(@menu_bg_color, 0.87); color: @theme_base_color; } .entry:focus, .primary-toolbar .entry:focus { transition: 200ms linear; background-color: @theme_base_color; border-style: solid; border-color: shade(@theme_bg_color, 0.87); color: @theme_text_color; } .header-bar .entry:focus { transition: 200ms linear; background-color: shade(@menu_bg_color, 0.9); border-style: solid; border-color: shade(@menu_bg_color, 0.82); color: @theme_base_color; } .entry:selected, .primary-toolbar .entry:selected, .entry:selected:focus, .primary-toolbar .entry:selected:focus { background-color: shade(@theme_bg_color, 0.9); } .header-bar .entry:selected, .header-bar .entry:selected:focus { background-color: shade(@menu_bg_color, 0.75); } .entry:insensitive { background-color: shade(@theme_bg_color, 0.95); background-image: none; color: mix(@theme_text_color, @theme_base_color, 0.5); } .primary-toolbar .entry:insensitive { background-color: shade(@menu_bg_color, 0.95); background-image: none; color: mix(@theme_text_color, @theme_base_color, 0.5); } .entry.progressbar { border-width: 0; border-radius: 0; background-color: @theme_selected_fg_color; background-image: none; color: @theme_base_color; border-color: @theme_selected_fg_color; } ================================================ FILE: gtk-3.0/widgets/infobar.css ================================================ /*********** * infobar * ***********/ GtkInfoBar { border-width: 0px; border-style: none; } .info { border-width: 0px; border-style: solid; border-color: shade(@info_bg_color, 0.8); background-color: @info_bg_color; background-image: none; color: @info_fg_color; } .info .button.close { color: @info_fg_color; } .info .button.close:hover { background-image: linear-gradient(to bottom, alpha(white, 0.3), alpha(white, 0.2) 30%, alpha(black, 0.02)); } .info .button.close:active { color: @info_fg_color; background-image: linear-gradient(to bottom, alpha(black, 0.1), transparent); } .warning { border-width: 0px; border-style: solid; border-color: shade(@warning_bg_color, 0.8); background-color: @warning_bg_color; background-image: none; color: @warning_fg_color; } .warning .button.close { color: @warning_fg_color; } .warning .button.close:hover { background-image: linear-gradient(to bottom, alpha(white, 0.3), alpha(white, 0.2) 30%, alpha(black, 0.02)); } .warning .button.close:active { color: @warning_fg_color; background-image: linear-gradient(to bottom, alpha(black, 0.1), transparent); } .question { border-width: 0px; border-style: solid; border-color: shade(@question_bg_color, 0.8); background-color: @question_bg_color; background-image: none; color: @question_fg_color; } .question .button.close { border-style: solid; border-width: 1px; color: @question_fg_color; background-image: none; background-color: @question_bg_color; border-color: @question_bg_color; } .question .button { border-style: solid; border-width: 1px; color: @question_fg_color; background-image: none; background-color: @question_bg_color; border-color: shade(@question_bg_color, 0.85); } .question .button.close:hover, .question .button:hover { transition: none; border-style: solid; border-width: 1px; color: @question_fg_color; border-color: alpha(#000, 0.15); background-image: none; background-color: @question_bg_color; } .question .button.close:active { border-style: solid; border-width: 1px; color: @question_fg_color; border-color: alpha(#000, 0.25); background-image: none; background-color: @question_bg_color; } .error { border-width: 0px; border-style: solid; border-color: shade(@error_bg_color, 0.8); background-color: @error_bg_color; background-image: none; color: @error_fg_color; } .error .button.close { color: @error_fg_color; } .error .button.close:hover { background-image: linear-gradient(to bottom, alpha(white, 0.3), alpha(white, 0.2) 30%, alpha(black, 0.02)); } .error .button.close:active { color: @error_fg_color; background-image: linear-gradient(to bottom, alpha(black, 0.1), transparent); } ================================================ FILE: gtk-3.0/widgets/listbox.css ================================================ /************** * List boxes * **************/ .list-row { font-weight: normal; padding: 6px; transition: 100ms linear; } .sidebar .list-row *{ padding: 0; padding-left: 4px; } .list-row.button { font-weight: normal; background-color: @theme_bg_color; color: @theme_fg_color; } .list-row.button:hover, .list-row:hover { background-color: shade(@theme_bg_color, 0.92); } .list-row.button:active, .list-row.button:active:hover { color: @theme_fg_color; background-color: shade(@theme_bg_color, 0.92); } .list-row.button:checked { color: @theme_selected_fg_color; } .list-row.button:selected, .list-row.button:selected:hover, .list-row.button:focus, .list-row.button:focus:hover { outline-color: alpha(@theme_selected_fg_color, 0.3); } .list-row.button:selected, .list-row:selected { background-color: @theme_selected_bg_color; color: @theme_selected_fg_color; outline-color: alpha(@theme_selected_fg_color, 0.3); } .list-row.button:selected:hover { background-color: shade(@theme_selected_bg_color, 1.05); color: @theme_selected_fg_color; } .list-row.button:selected:active:hover { color: @theme_selected_fg_color; background-color: shade(@theme_selected_bg_color, 0.97); } ================================================ FILE: gtk-3.0/widgets/menu.css ================================================ /******** * menu * ********/ GtkTreeMenu.menu, GtkMenuToolButton.menu, GtkComboBox .menu { background-color: @menu_bg_color; color: @menu_fg_color; } .primary-toolbar .menu, .primary-toolbar .button .menu, .toolbar .menu, .toolbar .primary-toolbar .menu, .header-bar .menu, .header-bar .primary-toolbar .menu, .menu { padding: 0; border-radius: 0; border-style: none; background-color: @menu_bg_color; color: @menu_fg_color; } .menu.button:hover, .menu.button:active, .menu.button:active *:insensitive, .menu.button:insensitive, .menu.button { border-width: 0; background-color: @menu_bg_color; background-image: none; } .context-menu { font: initial; } /* ubuntu software center menu */ #toolbar-popup { background-color: @menu_bg_color; color: @menu_fg_color; } /*********** * menubar * ***********/ .menubar { -GtkWidget-window-dragging: true; border-style: none; background-color: @menubar_bg_color; background-image: none; color: @menubar_fg_color; } /*************** * menubaritem * ***************/ .menubar.menuitem, .menubar .menuitem { padding: 3px 6px; border-width: 1px 1px 0 1px; border-style: solid; border-color: transparent; background-color: transparent; background-image: none; color: @menubar_fg_color; } .menubar.menuitem:hover, .menubar .menuitem:hover { background-color: @menubar_bg_color; background-image: none; color: shade(@menubar_fg_color, 0.95); box-shadow: inset 0 -2px alpha (@theme_selected_fg_color, 0.75); } .menubar .menuitem *:hover { color: @menu_selected_fg_color; } /************ * menuitem * ************/ GtkTreeMenu .menuitem { color: @menu_fg_color; padding: 4px 6px; border-width: 0; background-color: @menu_bg_color; } .menuitem, .menu .menuitem { padding: 4px 3px; border-width: 1px; border-style: solid; border-color: transparent; border-radius: 0; background-color: transparent; background-image: none; color: @menu_fg_color; -GtkMenuItem-arrow-scaling: 0.5; } .menu .menuitem:active, .menu .menuitem:hover { transition: 100ms linear; border-style: none; background-color: transparent; border-radius: 0; color: @menu_selected_fg_color; background-image: none; box-shadow: none; } .menu .menuitem:active, .menu .menuitem *:active, .menu .menuitem:hover, .menu .menuitem *:hover { transition: 100ms linear; background-color: transparent; color: @menu_selected_fg_color; } .menu .menuitem:insensitive, .menu .menuitem *:insensitive { color: mix(@menu_fg_color, @menu_bg_color, 0.5); } .menuitem.check, .menuitem.radio, .menuitem.check:hover, .menuitem.radio:hover, .menuitem.check:insensitive, .menuitem.radio:insensitive { border-style: none; background-color: transparent; background-image: none; } .menuitem.check:active, .menuitem.radio:active { border-style: none; background-color: transparent; } .menuitem.arrow { color: alpha(@menu_fg_color, 0.6); } .menuitem GtkCalendar:inconsistent { color: mix(@menu_fg_color, @menu_bg_color, 0.5); } .menuitem GtkCalendar.button { border-style: none; background-color: transparent; background-image: none; } .menuitem .entry { border-color: shade(@menu_bg_color, 0.7); background-color: @menu_bg_color; background-image: none; color: @menu_fg_color; } .menuitem .entry:active, .menuitem .entry:focus { border-color: shade(@menu_bg_color, 0.7); } .menuitem .accelerator { color: alpha(@menu_fg_color, 0.6); } .menuitem .accelerator:hover { color: alpha(@theme_base_color, 0.8); } .menuitem .accelerator:insensitive { color: alpha(mix(@menu_fg_color, @menu_bg_color, 0.5), 0.6); } GtkModelMenuItem GtkBox GtkImage { padding-right: 4px; } .button .menu *{ font-weight: normal; } ================================================ FILE: gtk-3.0/widgets/notebook.css ================================================ /************ * notebook * ************/ .notebook { padding: 0; border-width: 1px; border-style: solid; border-color: shade(@theme_base_color, 0.7); border-radius: 0; background-color: @theme_base_color; background-image: none; background-clip: border-box; -GtkNotebook-initial-gap: 0; -GtkNotebook-has-tab-gap: false; } .notebook.frame { border-width: 1px; } .notebook.header { background-color: shade(@theme_base_color, 0.97); border-width: 0; } .notebook.header.frame { border-color: shade(@theme_base_color, 0.75); } .notebook.header.frame.top { border-width: 1px 1px 0 1px; } .notebook.header.frame.right { border-width: 1px 1px 1px 0; } .notebook.header.frame.bottom { border-width: 0 1px 1px 1px; } .notebook.header.frame.left { border-width: 1px 0 1px 1px; } .notebook GtkViewport { border-width: 0; background-color: @theme_base_color; color: @theme_text_color; } .notebook tab { padding: 8px; background-color: shade(@theme_base_color, 0.97); background-image: none; color: @theme_fg_color; } .notebook tab:hover { transition: ease-in 300ms; background-image: none; } .notebook tab:active { transition: 300ms ease-in; background-color: shade(@theme_base_color, 0.99); background-image: none; } .notebook tab:active:hover { transition: 300ms ease-in; background-color: shade(@theme_base_color, 0.97); background-image: none; } .notebook tab.top { border-bottom-right-radius: 0; border-bottom-left-radius: 0; border: none; border-top: 1px solid shade(@theme_base_color, 0.7); } .notebook tab:first-child.top { border-left: 1px solid shade (@theme_base_color, 0.7); } .notebook tab.top:active { box-shadow: inset 0 -3px shade (@theme_selected_fg_color, 1.1), inset 1px 0 shade(@theme_base_color, 0.87), inset -1px 0 shade(@theme_base_color, 0.87); /*background-position: center bottom; background-repeat: no-repeat; background-image: url("arrowblue.png");*/ } .notebook tab:first-child.top:active { box-shadow: inset 0 -3px shade (@theme_selected_fg_color, 1.1), inset -1px 0 shade(@theme_base_color, 0.87); /*background-position: center bottom; background-repeat: no-repeat; background-image: url("arrowblue.png");*/ } .notebook tab.right { border-bottom-left-radius: 0; border-top-left-radius: 0; border: none; border-right: 1px solid shade(@theme_base_color, 0.7); } .notebook tab.right:active { box-shadow:inset 2px 0 @theme_selected_fg_color; } .notebook tab.bottom { border-top-right-radius: 0; border-top-left-radius: 0; border: none; border-bottom: 1px solid shade(@theme_base_color, 0.7); } .notebook tab.bottom:active { box-shadow:inset 0 2px @theme_selected_fg_color; } .notebook tab.left { border-top-right-radius: 0; border-bottom-right-radius: 0; border: none; border-left: 1px solid shade(@theme_base_color, 0.7); } .notebook tab.left:active { box-shadow:inset -2px 0 @theme_selected_fg_color; } .notebook tab GtkLabel { color: mix(@theme_text_color, @theme_base_color, 0.3); } .notebook .active-page, .notebook tab .active-page GtkLabel { color: @theme_selected_fg_color; } /* close button styling */ .notebook tab .button { transition: ease-in 150ms; padding: 1px; border: none; background-image: none; background-color: transparent; color: mix(@theme_text_color, @theme_base_color, 0.5); } .notebook tab .button:hover { color: shade(@error_color, 1.15); } .notebook tab .button:active, .notebook tab .button:active:hover { border: none; color: shade(@error_color, 0.95); background-color: transparent; box-shadow: none; } .notebook tab GtkLabel, .notebook .prelight-page, .notebook .prelight-page GtkLabel, .notebook .active-page, .notebook .active-page GtkLabel, .notebook .active-page:hover { transition: all 150ms ease-in; } .notebook .prelight-page, .notebook .prelight-page GtkLabel { color: @theme_selected_fg_color; } .notebook tab .button:active:hover { border: none; color: shade(@error_color, 0.95); background-color: transparent; box-shadow: none; } .notebook tab GtkLabel, .notebook .prelight-page, .notebook .prelight-page GtkLabel, .notebook .active-page, .notebook .active-page GtkLabel, .notebook .active-page:hover { transition: all 150ms ease-in; } .notebook .prelight-page, .notebook .prelight-page GtkLabel { color: @theme_selected_fg_color; } ================================================ FILE: gtk-3.0/widgets/osd.css ================================================ /******* * osd * *******/ .background.osd { color: @osd_fg; background-color: @osd_bg; } GtkOverlay.osd { background-color: transparent; } .osd.frame { background-clip: border-box; background-origin: border-box; } .osd.button, .osd .button { padding: 4px; border-width: 0px; border-style: none; border-radius: 0px; background-color: shade(@osd_bg, 1.08); background-image: none; color: @osd_fg; } .osd.button:prelight, .osd.button:hover, .osd .button:hover { border-color: shade(@osd_bg, 0.7); background-color: shade(@osd_bg, 1.10); background-image: none; } .osd.button:active, .osd .button:active, .osd GtkMenuButton.button:active { border-color: shade(@osd_bg, 0.8); background-color: shade(@osd_bg, 0.95); background-image: none; } .osd.button:active:hover, .osd .button:active:hover, .osd GtkMenuButton.button:active:hover { border-color: shade(@osd_bg, 0.7); } .osd.button:insensitive, .osd .button:insensitive { border-color: shade(@osd_bg, 0.85); background-color: shade(@osd_bg, 0.9); background-image: none; } .osd.button:active *:insensitive, .osd .button:active *:insensitive { background-color: shade(@osd_bg, 0.80); background-image: none; } .osd.toolbar { -GtkToolbar-button-relief: none; padding: 4px; border-width: 1px; border-style: solid; border-radius: 0px; border-color: shade(@osd_bg, 0.8); background-color: @osd_bg; background-image: none; color: @osd_fg; } .osd.toolbar .button { padding: 4px 6px; border-width: 0px; border-style: solid; border-color: shade(@osd_bg, 0.8); border-radius: 0px; background-color: @theme_bg_color; background-image: none; color: @theme_fg_color; } .osd.toolbar .button:hover { border-color: shade(@osd_bg, 0.7); background-color: shade(@osd_bg, 1.1); background-image: none; color: @osd_fg; } .osd.toolbar .button:active { border-color: shade(@osd_bg, 0.95); background-color: shade(@osd_bg, 0.95); background-image: none; color: @theme_selected_fg_color; } .osd.toolbar .button:active:hover { border-color: shade(@osd_bg, 0.7); color: @theme_selected_fg_color; } .osd.toolbar .button:focus, .osd.toolbar .button:hover:focus, .osd.toolbar .button:active:focus, .osd.toolbar .button:active:hover:focus { border-color: shade(@osd_bg, 0.7); color: shade(@theme_selected_fg_color, 1.25); } .osd.toolbar .button:insensitive { border-color: shade(@osd_bg, 0.85); background-color: shade(@osd_bg, 0.9); background-image: none; } .osd.toolbar .button:active *:insensitive { border-color: shade(@osd_bg, 0.75); background-color: shade(@osd_bg, 0.80); background-image: none; } .osd.toolbar .button:first-child { border-radius: 0px 0 0 0px; border-width: 1px 0 1px 1px; box-shadow: inset -1px 0 shade(@osd_bg, 0.9); } .osd.toolbar .button:last-child { box-shadow: none; border-radius: 0 0px 0px 0; border-width: 1px 1px 1px 0; } .osd.toolbar .button:only-child, .osd.toolbar GtkToolButton .button, .osd.toolbar GtkToolButton:only-child .button, .osd.toolbar GtkToolButton:last-child .button, .osd.toolbar GtkToolButton:first-child .button { border-width: 1px; border-radius: 0px; border-style: solid; } .osd.toolbar .separator { color: shade(@osd_bg, 0.9); } /* used by gnome-settings-daemon's media-keys OSD */ .osd.trough { background-color: shade(@osd_bg, 0.8); } .osd.progressbar { background-color: @osd_fg; } .osd .scale.slider { background-color: shade(@osd_bg, 1.08); background-image: none; /* we will draw the border using box shadow for now */ box-shadow: inset 1px 0 shade(@osd_bg, 0.8), inset 0 1px shade(@osd_bg, 0.8), inset -1px 0 shade(@osd_bg, 0.8), inset 0 -1px shade(@osd_bg, 0.8); } .osd .scale.slider:hover { box-shadow: inset 1px 0 shade(@osd_bg, 0.7), inset 0 1px shade(@osd_bg, 0.7), inset -1px 0 shade(@osd_bg, 0.7), inset 0 -1px shade(@osd_bg, 0.7); } .osd .scale.slider:insensitive { background-color: shade(@osd_bg, 0.9); background-image: none; box-shadow: inset 1px 0 shade(@osd_bg, 0.85), inset 0 1px shade(@osd_bg, 0.85), inset -1px 0 shade(@osd_bg, 0.85), inset 0 -1px shade(@osd_bg, 0.85); } .osd .scale.trough { border-color: shade(@osd_bg, 0.8); background-color: shade(@osd_bg, 1.08); background-image: none; } .osd .scale.trough.highlight { border-color: @theme_selected_fg_color; background-color: @theme_selected_fg_color; background-image: none; } .osd .scale.trough:insensitive, .osd .scale.trough.highlight:insensitive { border-color: shade(@osd_bg, 0.85); background-color: shade(@osd_bg, 0.9); background-image: none; } .osd GtkProgressBar, GtkProgressBar.osd { padding: 0; -GtkProgressBar-xspacing: 0; -GtkProgressBar-yspacing: 2px; -GtkProgressBar-min-horizontal-bar-height: 2px; } .osd GtkProgressBar.trough, GtkProgressBar.osd.trough { padding: 0; border-style: none; border-radius: 0; background-image: none; background-color: transparent; } .osd GtkProgressBar.progressbar, GtkProgressBar.osd.progressbar { border-style: none; border-radius: 0; background-color: @theme_selected_fg_color; background-image: none; } .osd .view, .osd.view { background-color: @osd_base; } .osd .scrollbar.trough { background-color: @osd_bg; } .osd .scrollbar.slider { border-width: 1px; border-color: mix(shade(@osd_base, 0.87), @osd_fg, 0.21); border-radius: 0; background-color: mix(@osd_base, @osd_fg, 0.21); } .osd .scrollbar.slider:hover { border-color: mix(shade(@osd_base, 0.87), @osd_fg, 0.31); background-color: mix(@osd_base, @osd_fg, 0.31); } .osd .scrollbar.slider:active { border-color: shade(@theme_selected_fg_color, 0.9); background-color: @theme_selected_fg_color; } .osd GtkIconView.cell:selected, .osd GtkIconView.cell:selected:focus { background-color: transparent; border-style: solid; border-radius: 0px; border-width: 3px; border-color: @osd_fg; outline-color: transparent; } /* used by Documents */ .osd .page-thumbnail { border-style: solid; border-width: 1px; border-color: shade(@osd_bg, 0.9); /* when there's no pixbuf yet */ background-color: @osd_bg; } ================================================ FILE: gtk-3.0/widgets/popover.css ================================================ /************ * popovers * ************/ GtkPopover { margin: 10px; padding: 2px; border-radius: 1px; border-color: alpha (black, 0.25); border-width: 1px; border-style: solid; background-clip: border-box; background-color: @theme_bg_color; color: @theme_fg_color; box-shadow: 0 0 2px alpha(black, 0.75); } .popover { box-shadow: alpha (#000, 0.15) 0 3px 3px; } .popover .button, .popover .button.flat, .popover .list-row.button { transition: 100ms ease-in; background-color: @theme_bg_color; color: @theme_text_color; border: solid 1px @theme_bg_color; } .popover .button.flat:hover, .popover .button:hover, .popover .list-row.button:hover, .popover .list-row.button.flat:hover { transition: 100ms ease-in; color: @menu_selected_fg_color; border: solid 1px alpha (black, 0.15); background-color: alpha(@theme_base_color, 0.5); } .popover > .list, .popover > .view, .popover > .toolbar { background-color: transparent; } .popover.osd > .toolbar .button { border-radius: 0; border-width: 0; background-image: none; background-color: transparent; } .popover .separator { border: 0; background-color: transparent; color: alpha(black, 0.1); font-size: 80%; font-weight: bold; } .popover .list-row.button:active, .popover .list-row.button:checked, .popover .list-row.button:active:hover, .popover .list-row.button:checked:hover { color: shade(@theme_selected_fg_color, 0.92); background-color: transparent; border: none; } GtkModelButton.button, GtkModelButton.button:active, GtkModelButton.button:checked, GtkModelButton.button:insensitive, GtkModelButton.button:active:insensitive { background-color: transparent; background-image: none; box-shadow: none; color: @theme_fg_color; border: none; } GtkModelButton.button:active:hover, GtkModelButton.button:checked:hover, GtkModelButton.button:hover, GtkModelButton.button:selected { background-color: @theme_selected_bg_color; background-image: none; color: @menu_selected_fg_color; border: none; } ================================================ FILE: gtk-3.0/widgets/progress-scale.css ================================================ /************************* * progressbar and scale * *************************/ GtkScale, GtkProgressBar { padding: 0; border-width: 0px; border-radius: 0; border-style: solid; } .progressbar, .progressbar row, .progressbar row:hover, .progressbar row:selected, .progressbar row:selected:focus { border-width: 0px; border-style: solid; border-color: shade(@theme_base_color, 0.9); background-color: shade(@theme_selected_fg_color, 1.15); background-image: none; } .progressbar.vertical { background-color: @theme_selected_fg_color; background-image: none; } .trough, .trough row, .trough row:hover, .trough row:selected, .trough row:selected:focus { border-width: 3px; border-style: solid; border-color: shade(@theme_base_color, 0.9); background-color: shade(@theme_base_color, 0.9); background-image: none; } .trough.vertical { background-color: shade(@theme_bg_color, 1.08); background-image: none; } /* level bars as used for password quality or remaining power */ GtkLevelBar { -GtkLevelBar-min-block-width: 34; -GtkLevelBar-min-block-height: 2; } GtkLevelBar.vertical { -GtkLevelBar-min-block-width: 2; -GtkLevelBar-min-block-height: 34; } .level-bar.trough { padding: 1px; border-radius: 0px; } .level-bar.fill-block { border-width: 0px; border-style: solid; border-color: shade(@theme_selected_fg_color, 0.9); background-color: @theme_selected_fg_color; } .level-bar.indicator-continuous.fill-block { padding: 1px; border-radius: 0px; } .level-bar.indicator-discrete.fill-block.horizontal { margin: 0 1px; } .level-bar.indicator-discrete.fill-block.vertical { margin: 1px 0; } /* discrete indicator border rounding, uncomment when :nth-child will be working on the widget .level-bar.indicator-discrete.fill-block.horizontal:first-child { border-radius: 0px 0 0 0px; } .level-bar.indicator-discrete.fill-block.horizontal:last-child { border-radius: 0 0px 0px 0; } .level-bar.indicator-discrete.fill-block.vertical:first-child { border-radius: 0px 0px 0 0; } .level-bar.indicator-discrete.fill-block.vertical:last-child { border-radius: 0 0 0px 0px; } */ .level-bar.fill-block.level-high { border-color: shade(@success_color, 0.85); background-image: linear-gradient(to bottom, shade(@success_color, 1.2), @success_color 75%, shade(@success_color, 0.95) ); } .level-bar.fill-block.level-low { border-color: shade(@warning_bg_color, 0.80); background-image: linear-gradient(to bottom, shade(@warning_bg_color, 1.3), @warning_bg_color 75%, shade(@warning_bg_color, 0.9) ); } .level-bar.fill-block.empty-fill-block { border-color: alpha(@theme_fg_color, 0.1); background-color: transparent; background-image: none; } GtkScale { -GtkRange-slider-width: 12; -GtkRange-trough-border: 1; -GtkScale-slider-length: 12; } GtkScale.vertical { -GtkScale-slider-length: 12; } GtkScale.slider { border-radius: 15px; /*Slider handle*/ background-color: shade(@theme_selected_fg_color, 1.0); background-image: none; } GtkScale.slider:hover { background-color: shade(@theme_selected_fg_color, 1.09); } GtkScale.slider:insensitive { background-color: shade(@theme_bg_color, 0.9); background-image: none; } GtkScale.slider.vertical { background-color: shade(@theme_selected_fg_color, 1.0); background-image: none; } GtkScale.slider.vertical:insensitive { background-color: shade(@theme_bg_color, 0.9); background-image: none; } GtkScale.mark { border-color: shade(@theme_bg_color, 0.8); } GtkScale.trough { margin: 6px 0; border-color: shade(@theme_bg_color, 0.8); border-radius: 0; background-color: shade(@theme_bg_color, 1.08); background-image: none; } GtkScale.trough.vertical { margin: 0 6px; border-color: shade(@theme_bg_color, 0.8); border-radius: 0; background-color: shade(@theme_bg_color, 1.08); background-image: none; } .menubar .menuitem .scale.highlight.left, .scale.highlight.left { border-color: @theme_selected_fg_color; background-color: @theme_selected_fg_color; background-image: none; } .menubar .menuitem .scale.highlight.left:hover { border-color: shade(@theme_selected_fg_color, 0.8); background-color: shade(@theme_selected_fg_color, 0.8); } .scale.highlight.bottom { border-color: @theme_selected_fg_color; background-color: @theme_selected_fg_color; background-image: none; } GtkScale.trough:insensitive, .scale.highlight.left:insensitive { border-color: shade(@theme_bg_color, 0.9); background-color: shade(@theme_bg_color, 0.9); background-image: none; } GtkScale.trough.vertical:insensitive, .scale.highlight.bottom:insensitive { border-color: shade(@theme_bg_color, 0.9); background-color: shade(@theme_bg_color, 0.9); background-image: none; } ================================================ FILE: gtk-3.0/widgets/scrollbar.css ================================================ /************* * scrollbar * *************/ .scrollbar { border-width: 0px; border-style: none; padding: 0; } .scrollbars-junction, .scrollbar.trough { border: solid 3px transparent; border-radius: 0; background-color: transparent; background-image: none; } .scrollbar.button, .scrollbar.button:active, .scrollbar.button:active:hover { border-width: 0; border-radius: 0; background-color: transparent; background-image: none; color: shade(@theme_bg_color, 0.6); } .scrollbar.slider { padding: 10px; border-width: 3px; border-color: transparent; border-radius: 0; border-style: solid; background-color: shade (alpha (mix (black, white, 0.6), 0.5), 0.75); } .scrollbar.slider:hover, .scrollbar.slider.vertical:hover { background-color: alpha (mix(@theme_bg_color, @theme_fg_color, 0.4), 0.8); } .scrollbar.slider:active, .scrollbar.slider.vertical:active { background-color: alpha(@theme_selected_fg_color, 0.8); } .scrollbar.slider.fine-tune:prelight:active { background-size: 50%; background-repeat: no-repeat; background-position: center; } /* overlay scrollbar */ OsThumb { color: shade(@theme_bg_color, 0.7); } OsThumb:selected, OsScrollbar:selected { background-color: @theme_selected_fg_color; } OsThumb:active, OsScrollbar:active { background-color: @theme_selected_fg_color; } OsThumb:insensitive, OsScrollbar:insensitive { background-color: shade(@theme_bg_color, 0.9); } ================================================ FILE: gtk-3.0/widgets/selection-mode.css ================================================ /****************** * selection mode * ******************/ .selection-mode.header-bar, .selection-mode.toolbar { border-style: none; background-color: shade (@wm_bg, 0.75); background-image: none; color: @theme_base_color; } .selection-mode.toolbar { padding: 4px; } ================================================ FILE: gtk-3.0/widgets/separator.css ================================================ /************* * separator * *************/ .sidebar.view.separator, .view.separator, .separator, .sidebar .view.separator { color: shade(@theme_bg_color, 0.9); } .button .separator, .button.separator { color: @button_bg_color; } .button .separator:insensitive, .button.separator:insensitive { color: shade(@button_bg_color, 1.05); } .primary-toolbar GtkSeparatorToolItem, .primary-toolbar .separator, .primary-toolbar .separator:insensitive, .toolbar GtkSeparatorToolItem, .toolbar .separator, .toolbar .separator:insensitive, .header-bar GtkSeparatorToolItem, .header-bar .separator, .header-bar .separator:insensitive { border-color: shade(@toolbar_bg_color, 0.87); color: shade(@toolbar_bg_color, 0.87); } .primary-toolbar .button .separator, .primary-toolbar .button.separator, .toolbar .button .separator, .toolbar .button.separator, .header-bar .button .separator, .header-bar .button.separator { border-color: shade(@toolbar_bg_color, 0.95); } .primary-toolbar .button .separator:insensitive, .primary-toolbar .button.separator:insensitive, .toolbar .button .separator:insensitive, .toolbar .button.separator:insensitive, .header-bar .button .separator:insensitive, .header-bar .button.separator:insensitive { border-color: shade(@toolbar_bg_color, 0.85); } .menuitem.separator { -GtkMenuItem-horizontal-padding: 0; -GtkWidget-separator-height: 1; border-style: none; color: shade(@menu_bg_color, 0.9); } GtkComboBox .separator { border-style: none; /* always disable separators */ -GtkWidget-wide-separators: true; -GtkWidget-horizontal-separator: 0; -GtkWidget-vertical-separator: 0; } ================================================ FILE: gtk-3.0/widgets/sidebar.css ================================================ /*********** * sidebar * ***********/ .sidebar, .sidebar.view, .sidebar .view { background-color: shade(@theme_bg_color, 0.98); color: @theme_fg_color; } .sidebar .image:selected { color: @theme_fg_color; } .sidebar .image:selected:focus, .sidebar .image:selected:hover { color: @theme_selected_fg_color; } .sidebar .cell:selected, .sidebar .cell:selected:focus { color: @theme_selected_fg_color; } .sidebar .frame { border-width: 0; } .sidebar-button { border: none; background-color: transparent; color: @theme_fg_color; box-shadow: none; border-radius: 2px; } .sidebar-button:hover { background-color: transparent; color: @theme_selected_fg_color; } .sidebar-button:active, .sidebar-button:active:hover, .sidebar-button:checked { background-color: transparent; color: shade(@theme_selected_fg_color, 0.87); } .sidebar-row { border-top: solid 1px @theme_bg_color; border-bottom: solid 1px @theme_bg_color; } .sidebar-row:selected { background-color: alpha (@theme_base_color, 0.75); border-top: solid 1px alpha (black, 0.07); border-bottom: solid 1px alpha (black, 0.1); box-shadow: 0 1px alpha (black, 0.03); } ================================================ FILE: gtk-3.0/widgets/spinbutton.css ================================================ /************** * spinbutton * **************/ .spinbutton.entry { padding: 3px 8px; border-top-right-radius: 0; border-bottom-right-radius: 0; border-right-width: 0; } .spinbutton.button { padding: 4px; border-style: none; border-radius: 0; background-color: transparent; color: @theme_fg_color; } .spinbutton.button:active { transition: 500ms linear; border-style: none; border-radius: 0; background-color: transparent; color: shade(@theme_selected_fg_color, 0.85); } .spinbutton.button:hover { transition: all 500ms linear; border-style: none; border-radius: 0; color: @theme_selected_fg_color; } .spinbutton.button:insensitive { border-color: alpha(@theme_bg_color, 0.01); color: mix(@theme_fg_color, @theme_bg_color, 0.5); } .spinbutton.button { border-radius: 0; border-style: solid; border-width: 0; } .spinbutton.button:first-child { border-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; border-left-width: 1px; border-left-color: shade(@theme_bg_color, 0.8); border-style: solid; } .spinbutton.button:last-child { border-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; border-right-width: 1px; border-right-color: shade(@theme_bg_color, 0.82); border-style: solid; } .spinbutton.vertical .button:first-child { border-width: 1px; border-bottom-width: 0; border-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; border: solid 1px shade(@theme_bg_color, 0.82); border-bottom: none; } .spinbutton.vertical .button:last-child { border-width: 1px; border-top-width: 0; border-radius: 0; border-top-left-radius: 0; border-top-right-radius: 0; border: solid 1px shade(@theme_bg_color, 0.82); border-top: none; } .spinbutton.vertical.entry { border-width: 1px; border-style: solid; border-radius: 0; } ================================================ FILE: gtk-3.0/widgets/spinner.css ================================================ @keyframes spin { to { -gtk-icon-transform: rotate(1turn); } } .spinner { background-image: none; background-color: blue; opacity: 0; -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } .spinner:active { opacity: 1; animation: spin 1s linear infinite; } .spinner:active:insensitive { opacity: 0.5; } ================================================ FILE: gtk-3.0/widgets/switch.css ================================================ /********** * Switch * **********/ GtkSwitch { font: 1; -GtkSwitch-slider-width: 26; -GtkSwitch-slider-height: 24; outline-color: transparent; transition: all 500ms linear; background-size: 52px 24px; } GtkSwitch.trough { background-repeat: no-repeat; background-position: center center; color: transparent; background-color: transparent; border-color: transparent; border-image: none; border-style: none; box-shadow: none; } GtkSwitch.slider { background-size: 14px 14px; background-repeat: no-repeat; background-position: center center; color: transparent; background-color: transparent; border-color: transparent; border-image: none; border-style: none; box-shadow: none; } GtkSwitch.trough:dir(rtl), GtkSwitch.slider:dir(rtl) { background-position: left center; } ================================================ FILE: gtk-3.0/widgets/toolbar.css ================================================ /*********** * toolbar * ***********/ .toolbar { padding: 5px; border-style: none; background-color: @toolbar_bg_color; background-image: none; } /* primary-toolbar */ .primary-toolbar, .primary-toolbar .toolbar, .primary-toolbar.toolbar { -GtkWidget-window-dragging: true; padding: 5px; border-width: 0 0 1px 0; border-style: solid; border-color: shade(@toolbar_bg_color, 0.8); background-color: transparent; background-image: none; color: @toolbar_fg_color; } .primary-toolbar GtkComboBox, .primary-toolbar .button { padding: 6px; border-width: 1px; border-style: solid; border-color: transparent; border-radius: 0; background-color: transparent; background-image: none; color: @toolbar_fg_color; } .toolbar .button { padding: 4px 4px; border-radius: 0px; icon-shadow: none; color: @toolbar_fg_color; } .primary-toolbar .raised .button, .primary-toolbar .raised.button, .toolbar GtkComboBox, .toolbar .button, GthEmbeddedDialog .button { padding: 5px 5px; border-color: shade(@toolbar_bg_color, 0.85); background-color: transparent; background-image: none; color: @toolbar_fg_color; } .primary-toolbar .raised .button:hover, .primary-toolbar .raised.button:hover, .primary-toolbar .button:hover, .toolbar .button:hover { transition: 300ms linear; border-color: alpha(@dark_shadow, 0.25); background-color: transparent; background-image: none; color: @theme_selected_fg_color; } GthEmbeddedDialog .button:hover { color: @theme_selected_fg_color; background-color: @toolbar_bg_color; } GthEmbeddedDialog .button:active, GthEmbeddedDialog .button:active:focus { border-color: shade(@toolbar_bg_color, 0.75); background-color: transparent; color: @theme_selected_fg_color; background-image: none; } .primary-toolbar .raised .button:active, .primary-toolbar .raised.button:active { transition: 200ms linear; border-radius: 0px; border-color: alpha(#000, 0.35); background-color: transparent; color: @theme_selected_fg_color; background-image: none; } .primary-toolbar .button:active, .toolbar .button:active { transition: 150ms linear; border-radius: 0px; border-color: alpha(#000, 0.35); background-color: transparent; color: @theme_selected_fg_color; background-image: none; } .primary-toolbar .button:active:hover, .toolbar .button:active:hover { border-color: shade(@toolbar_bg_color, 0.7); color: shade(@theme_selected_fg_color, 1.25); } .primary-toolbar .button:focus, .primary-toolbar .button:hover:focus, .primary-toolbar .button:active:focus, .primary-toolbar .button:active:hover:focus, .toolbar .button:focus, .toolbar .button:hover:focus, .toolbar .button:active:focus, .toolbar .button:active:hover:focus { transition: 200ms linear; border-color: alpha(#000, 0.35); color: shade(@theme_selected_fg_color, 1.25); } .primary-toolbar .button:insensitive, .toolbar .button:insensitive { border-color: shade(@toolbar_bg_color, 0.9); background-color: shade(@toolbar_bg_color, 1.0); background-image: none; } .primary-toolbar .button:active:insensitive, .toolbar .button:active:insensitive { border-color: shade(@toolbar_bg_color, 0.9); background-color: shade(@toolbar_bg_color, 1.0); background-image: none; } .primary-toolbar GtkSeparatorToolItem, .primary-toolbar .separator, .primary-toolbar .separator:insensitive { border-color: shade(@toolbar_bg_color, 0.9); } /* inline-toolbar */ .inline-toolbar.toolbar { -GtkToolbar-button-relief: normal; padding: 4px; border-width: 1px; border-style: solid; border-color: shade(@theme_bg_color, 0.93); border-radius: 0; background-color: shade(@theme_bg_color, 1.07); background-image: none; } .inline-toolbar.toolbar:last-child { border-width: 0 1px 1px 1px; border-color: shade(@theme_bg_color, 0.8); border-radius: 0; } .inline-toolbar.toolbar .separator { border-color: transparent; } .inline-toolbar.toolbar .button { padding: 1px; border-width: 1px 0 1px 1px; border-style: none; border-color: shade(@theme_bg_color, 0.8); border-radius: 0; background-color: transparent; background-image: none; color: @theme_fg_color; } .inline-toolbar.toolbar .button:hover { border-color: shade(@theme_bg_color, 0.7); background-color: transparent; background-image: none; color: @theme_selected_fg_color; } .inline-toolbar.toolbar .button:active { border-color: shade(@theme_bg_color, 0.8); background-color: shade(@theme_bg_color, 0.95); background-image: none; } .inline-toolbar.toolbar .button:active:hover { border-color: shade(@theme_bg_color, 0.7); color: shade(@theme_fg_color, 0.7); } .inline-toolbar.toolbar .button:focus, .inline-toolbar.toolbar .button:hover:focus, .inline-toolbar.toolbar .button:active:focus, .inline-toolbar.toolbar .button:active:hover:focus { border-color: shade(@theme_bg_color, 0.7); color: shade(@theme_fg_color, 0.7); } .inline-toolbar.toolbar .button *:insensitive, .inline-toolbar.toolbar GtkToolButton .button:insensitive { background-color: shade(@theme_bg_color, 1.07); background-image: none; } /* middle button */ .primary-toolbar .button.raised.linked, .primary-toolbar .button.raised.linked:active, .primary-toolbar .button.raised.linked:focus, .primary-toolbar .button.raised.linked:focus:active, .primary-toolbar .button.raised.linked:insensitive, .primary-toolbar .raised.linked .button, .primary-toolbar .raised.linked .button:active, .primary-toolbar .raised.linked .button:focus, .primary-toolbar .raised.linked .button:focus:active, .primary-toolbar .raised.linked .button:insensitive, .inline-toolbar.toolbar .button, .inline-toolbar.toolbar .button:active, .inline-toolbar.toolbar .button:focus, .inline-toolbar.toolbar .button:focus:active, .inline-toolbar.toolbar .button:insensitive, .inline-toolbar.toolbar GtkToolButton .button, .inline-toolbar.toolbar GtkToolButton .button:active, .inline-toolbar.toolbar GtkToolButton .button:focus, .inline-toolbar.toolbar GtkToolButton .button:focus:active, .inline-toolbar.toolbar GtkToolButton .button:insensitive { border-width: 1px; border-right-width: 0px; border-left-width: 0px; border-radius: 0; background-color: transparent; } /* leftmost button */ .primary-toolbar .button.raised.linked:first-child, .primary-toolbar .button.raised.linked:active:first-child, .primary-toolbar .button.raised.linked:focus:first-child, .primary-toolbar .button.raised.linked:focus:active:first-child, .primary-toolbar .button.raised.linked:insensitive:first-child, .primary-toolbar .raised.linked .button:first-child, .primary-toolbar .raised.linked .button:active:first-child, .primary-toolbar .raised.linked .button:focus:first-child, .primary-toolbar .raised.linked .button:focus:active:first-child, .primary-toolbar .raised.linked .button:insensitive:first-child, .inline-toolbar.toolbar .button:first-child, .inline-toolbar.toolbar .button:active:first-child, .inline-toolbar.toolbar .button:focus:first-child, .inline-toolbar.toolbar .button:focus:active:first-child, .inline-toolbar.toolbar .button:insensitive:first-child, .inline-toolbar.toolbar GtkToolButton:first-child .button, .inline-toolbar.toolbar GtkToolButton:first-child .button:active, .inline-toolbar.toolbar GtkToolButton:first-child .button:focus, .inline-toolbar.toolbar GtkToolButton:first-child .button:focus:active, .inline-toolbar.toolbar GtkToolButton:first-child .button:insensitive { border-width: 1px; border-right-width: 0px; border-radius: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; } /* rightmost button */ .primary-toolbar .button.raised.linked:last-child, .primary-toolbar .button.raised.linked:active:last-child, .primary-toolbar .button.raised.linked:focus:last-child, .primary-toolbar .button.raised.linked:focus:active:last-child, .primary-toolbar .button.raised.linked:insensitive:last-child, .primary-toolbar .raised.linked .button:last-child, .primary-toolbar .raised.linked .button:active:last-child, .primary-toolbar .raised.linked .button:focus:last-child, .primary-toolbar .raised.linked .button:focus:active:last-child, .primary-toolbar .raised.linked .button:insensitive:last-child, .inline-toolbar.toolbar .button:last-child, .inline-toolbar.toolbar .button:active:last-child, .inline-toolbar.toolbar .button:focus:last-child, .inline-toolbar.toolbar .button:focus:active:last-child, .inline-toolbar.toolbar .button:insensitive:last-child, .inline-toolbar.toolbar GtkToolButton:last-child .button, .inline-toolbar.toolbar GtkToolButton:last-child .button:active, .inline-toolbar.toolbar GtkToolButton:last-child .button:focus, .inline-toolbar.toolbar GtkToolButton:last-child .button:focus:active, .inline-toolbar.toolbar GtkToolButton:last-child .button:insensitive { border-width: 1px; border-left-width: 0px; border-radius: 0; border-bottom-left-radius: 0; border-top-left-radius: 0; } /* single button */ .primary-toolbar.toolbar .button:only-child, .primary-toolbar.toolbar .button:active:only-child, .primary-toolbar.toolbar .button:focus:only-child, .primary-toolbar.toolbar .button:focus:active:only-child, .primary-toolbar.toolbar .button:insensitive:only-child, .primary-toolbar.toolbar GtkToolButton:only-child .button, .primary-toolbar.toolbar GtkToolButton:only-child .button:active, .primary-toolbar.toolbar GtkToolButton:only-child .button:focus, .primary-toolbar.toolbar GtkToolButton:only-child .button:focus:active, .primary-toolbar.toolbar GtkToolButton:only-child .button:insensitive, .inline-toolbar.toolbar .button:only-child, .inline-toolbar.toolbar .button:active:only-child, .inline-toolbar.toolbar .button:focus:only-child, .inline-toolbar.toolbar .button:focus:active:only-child, .inline-toolbar.toolbar .button:insensitive:only-child, .inline-toolbar.toolbar GtkToolButton:only-child .button, .inline-toolbar.toolbar GtkToolButton:only-child .button:active, .inline-toolbar.toolbar GtkToolButton:only-child .button:focus, .inline-toolbar.toolbar GtkToolButton:only-child .button:focus:active, .inline-toolbar.toolbar GtkToolButton:only-child .button:insensitive { border-width: 1px; border-radius: 0; } ================================================ FILE: index.theme ================================================ [Desktop Entry] Type=X-GNOME-Metatheme Name=Iris Comment=A flat and light theme with a modern look Encoding=UTF-8 [X-GNOME-Metatheme] GtkTheme=Iris MetacityTheme=Iris ButtonLayout=:minimize,maximize,close ================================================ FILE: metacity-1/metacity-theme-3.xml ================================================ Iris Aporva Varshney Aporva Varshney 2012 Iris window border theme for Metacity <title version="< 3.1" x="(0 `max` ((width - title_width) / 2))" y="(0 `max` ((height - title_height) / 2))" color="C_title_focused_hilight_dark" /> <title version="< 3.1" x="(0 `max` ((width - title_width) / 2))" y="(0 `max` ((height - title_height) / 2)) + 1" color="C_title_focused" /> <title version=">= 3.1" x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" y="(0 `max` ((height - title_height) / 2)) + 2" ellipsize_width="width" color="C_title_focused_hilight" /> <title version=">= 3.1" x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" y="(0 `max` ((height - title_height) / 2))" ellipsize_width="width" color="C_title_focused_hilight_dark" /> <title version=">= 3.1" x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" y="(0 `max` ((height - title_height) / 2)) + 1" ellipsize_width="width" color="C_title_focused" /> </draw_ops> <draw_ops name="title_unfocused"> <title version="< 3.1" x="(0 `max` ((width - title_width) / 2))" y="(0 `max` ((height - title_height) / 2)) + 1" color="C_title_unfocused"/> <title version=">= 3.1" x="(0 `max` ((frame_x_center - title_width/2) `min` (width - title_width)))" y="(0 `max` ((height - title_height) / 2)) + 1" ellipsize_width="width" color="C_title_unfocused"/> </draw_ops> <!-- window decorations --> <draw_ops name="entire_background_focused"> <rectangle color="gtk:bg[NORMAL]" x="0" y="0" width="width" height="height" filled="true" /> </draw_ops> <draw_ops name="entire_background_unfocused"> <include name="entire_background_focused" /> </draw_ops> <draw_ops name="titlebar_fill_focused"> <gradient type="vertical" x="0" y="0" width="width" height="height"> <color value="gtk:custom(wm_bg,gtk:bg[NORMAL])" /> <color value="gtk:custom(wm_bg,gtk:bg[NORMAL])" /> </gradient> </draw_ops> <draw_ops name="titlebar_fill_unfocused"> <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> </draw_ops> <draw_ops name="hilight"> <line x1="0" y1="1" x2="width-1" y2="1" color="C_titlebar_focused_hilight" /> <gradient type="vertical" x="1" y="1" width="1" height="height-4"> <color value="C_titlebar_focused_hilight" /> <color value="blend/gtk:bg[NORMAL]/#000000/0.03" /> </gradient> </draw_ops> <draw_ops name="rounded_hilight"> <line x1="5" y1="1" x2="width-6" y2="1" color="C_titlebar_focused_hilight" /> <arc color="C_titlebar_focused_hilight" x="1" y="1" width="7" height="7" start_angle="270" extent_angle="90" /> <arc color="C_titlebar_focused_hilight" x="width-10" y="1" width="9" height="7" start_angle="0" extent_angle="90" /> <gradient type="vertical" x="1" y="5" width="1" height="height-9"> <color value="C_titlebar_focused_hilight" /> <color value="C_titlebar_focused_hilight" /> </gradient> </draw_ops> <draw_ops name="titlebar_focused"> <include name="titlebar_fill_focused" /> <include name="hilight" /> </draw_ops> <draw_ops name="rounded_titlebar_focused"> <include name="titlebar_fill_focused" /> <include name="rounded_hilight" /> </draw_ops> <draw_ops name="rounded_titlebar_focused_alt"> <include name="titlebar_fill_focused" /> <include name="rounded_hilight" /> </draw_ops> <draw_ops name="border_focused"> <rectangle color="C_border_focused" x="0" y="0" width="width-1" height="height-1" filled="false" /> </draw_ops> <draw_ops name="border_unfocused"> <rectangle color="C_border_unfocused" x="0" y="0" width="width-1" height="height-1" filled="false" /> </draw_ops> <draw_ops name="rounded_border_focused"> <line color="C_border_focused" x1="4" y1="0" x2="width-5" y2="0" /> <line color="C_border_focused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> <line color="C_border_focused" x1="0" y1="4" x2="0" y2="height-2" /> <line color="C_border_focused" x1="width-1" y1="4" x2="width-1" y2="height-2" /> <arc color="C_border_focused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> <arc color="C_border_focused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> <!-- double arcs for darker borders --> <arc color="C_border_focused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> <arc color="C_border_focused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> </draw_ops> <draw_ops name="rounded_border_unfocused"> <line color="C_border_unfocused" x1="4" y1="0" x2="width-5" y2="0" /> <line color="C_border_unfocused" x1="0" y1="height-1" x2="width-1" y2="height-1" /> <line color="C_border_unfocused" x1="0" y1="4" x2="0" y2="height-2" /> <line color="C_border_unfocused" x1="width-1" y1="4" x2="width-1" y2="height-2" /> <arc color="C_border_unfocused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> <arc color="C_border_unfocused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> <!-- double arcs for darker borders --> <arc color="C_border_unfocused" x="0" y="0" width="9" height="9" start_angle="270" extent_angle="90" /> <arc color="C_border_unfocused" x="width-10" y="0" width="9" height="9" start_angle="0" extent_angle="90" /> </draw_ops> <draw_ops name="border_left_focused"> <line x1="0" y1="0" x2="0" y2="height" color="C_border_focused" /> </draw_ops> <draw_ops name="border_left_unfocused"> <line x1="0" y1="0" x2="0" y2="height" color="C_border_unfocused" /> </draw_ops> <!-- button icons--> <draw_ops name="close_shadow_focused"> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_shadow" /> <line x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_shadow" /> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_shadow" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_shadow" /> <line x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_shadow" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_shadow" /> </draw_ops> <draw_ops name="close_glyph_pressed"> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> </draw_ops> <draw_ops name="close_glyph_prelight"> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="gtk:text[SELECTED]" /> </draw_ops> <draw_ops name="close_glyph_focused"> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_focused" /> <line x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_focused" /> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_focused" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_focused" /> <line x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_focused" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_focused" /> </draw_ops> <draw_ops name="close_focused"> <!--<include name="close_shadow_focused" y="1" />--> <include name="close_glyph_focused" /> </draw_ops> <draw_ops name="close_focused_pressed"> <include name="close_glyph_pressed" y="0" /> </draw_ops> <draw_ops name="close_focused_prelight"> <!--<include name="close_shadow_focused" y="1" />--> <include name="close_glyph_prelight" /> </draw_ops> <draw_ops name="close_glyph_unfocused"> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused" /> <line x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_unfocused" /> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused" /> <line x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_unfocused" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused" /> </draw_ops> <draw_ops name="close_unfocused"> <include name="close_glyph_unfocused" y="D_icons_unfocused_offset" /> <include name="close_glyph_unfocused" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="close_glyph_unfocused_prelight"> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_prelight" /> <line x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_prelight" /> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_prelight" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_prelight" /> <line x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_prelight" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_prelight" /> </draw_ops> <draw_ops name="close_unfocused_prelight"> <include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> <include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="close_glyph_unfocused_pressed"> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_pressed" /> <line x1="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_pressed" /> <line x1="(width-width%3)/3+D_icons_shrink-D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_pressed" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_pressed" /> <line x1="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_pressed" /> <line x1="width-(width-width%3)/3-1-D_icons_shrink+D_icons_grow" y1="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" x2="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y2="height-(height-height%3)/3-1-D_icons_shrink+D_icons_grow" color="C_icons_unfocused_pressed" /> </draw_ops> <draw_ops name="close_unfocused_pressed"> <include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> <include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="maximize_glyph_focused"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_focused" /> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_focused" /> </draw_ops> <draw_ops name="maximize_glyph_pressed"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_max_prelight" /> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_max_prelight" /> </draw_ops> <draw_ops name="maximize_glyph_prelight"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_max_prelight" /> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_max_prelight" /> </draw_ops> <draw_ops name="maximize_shadow_focused"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_shadow" /> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_shadow" /> </draw_ops> <draw_ops name="maximize_focused"> <!--<include name="maximize_shadow_focused" y="1" />--> <include name="maximize_glyph_focused" /> </draw_ops> <draw_ops name="maximize_focused_pressed"> <include name="maximize_glyph_pressed" y="0" /> </draw_ops> <draw_ops name="maximize_focused_prelight"> <!--<include name="maximize_shadow_focused" y="1" />--> <include name="maximize_glyph_prelight" /> </draw_ops> <draw_ops name="maximize_glyph_unfocused"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused" /> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused" /> </draw_ops> <draw_ops name="maximize_unfocused"> <include name="maximize_glyph_unfocused" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="maximize_glyph_unfocused_prelight"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_prelight" /> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_prelight" /> </draw_ops> <draw_ops name="maximize_unfocused_prelight"> <include name="maximize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="maximize_glyph_unfocused_pressed"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-1-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_pressed" /> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_pressed" /> </draw_ops> <draw_ops name="maximize_unfocused_pressed"> <include name="maximize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="minimize_glyph_focused"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-3-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_focused" /> </draw_ops> <draw_ops name="minimize_glyph_pressed"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-3-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_pressed" /> </draw_ops> <draw_ops name="minimize_glyph_prelight"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-3-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_pressed" /> </draw_ops> <draw_ops name="minimize_shadow_focused"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-3-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_shadow" /> </draw_ops> <draw_ops name="minimize_focused"> <!--<include name="minimize_shadow_focused" y="2" />--> <include name="minimize_glyph_focused" /> </draw_ops> <draw_ops name="minimize_focused_pressed"> <include name="minimize_glyph_pressed" y="0" /> </draw_ops> <draw_ops name="minimize_focused_prelight"> <!--<include name="minimize_shadow_focused" y="1" />--> <include name="minimize_glyph_prelight" /> </draw_ops> <draw_ops name="minimize_glyph_unfocused"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-3-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused" /> </draw_ops> <draw_ops name="minimize_unfocused"> <include name="minimize_glyph_unfocused" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="minimize_glyph_unfocused_prelight"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-3-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_prelight" /> </draw_ops> <draw_ops name="minimize_unfocused_prelight"> <include name="minimize_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="minimize_glyph_unfocused_pressed"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-3-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_pressed" /> </draw_ops> <draw_ops name="minimize_unfocused_pressed"> <include name="minimize_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="menu_glyph_focused"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_focused" /> <rectangle x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_focused" /> <rectangle x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_focused" /> </draw_ops> <draw_ops name="menu_shadow_focused"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_shadow" /> <rectangle x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_shadow" /> <rectangle x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_shadow" /> </draw_ops> <draw_ops name="menu_focused"> <!--<include name="menu_shadow_focused" y="1" />--> <include name="menu_glyph_focused" /> </draw_ops> <draw_ops name="menu_focused_pressed"> <include name="menu_glyph_focused" /> </draw_ops> <draw_ops name="menu_glyph_unfocused"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused" /> <rectangle x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused" /> <rectangle x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused" /> </draw_ops> <draw_ops name="menu_unfocused"> <include name="menu_glyph_unfocused" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="menu_glyph_unfocused_prelight"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_prelight" /> <rectangle x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_prelight" /> <rectangle x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_prelight" /> </draw_ops> <draw_ops name="menu_unfocused_prelight"> <include name="menu_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="menu_glyph_unfocused_pressed"> <rectangle x="(width-width%3)/3+1+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-3-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-1-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_pressed" /> <rectangle x="(width-width%3)/3+2+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+1+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-5-2*D_icons_shrink+2*D_icons_grow" height="height-2*(height-height%3)/3-3-2*D_icons_shrink+2*D_icons_grow" color="C_icons_unfocused_pressed" /> <rectangle x="(width-width%3)/3+4+D_icons_shrink-D_icons_grow" y="height/2-1-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-8-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_pressed" /> </draw_ops> <draw_ops name="menu_unfocused_pressed"> <include name="menu_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="shade_glyph_focused"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_focused" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_focused" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_focused" /> <rectangle x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_focused" /> </draw_ops> <draw_ops name="shade_shadow_focused"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_shadow" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_shadow" /> </draw_ops> <draw_ops name="shade_focused"> <!--<include name="shade_shadow_focused" y="1" />--> <include name="shade_glyph_focused" /> </draw_ops> <draw_ops name="shade_focused_pressed"> <include name="shade_glyph_focused" /> </draw_ops> <draw_ops name="shade_glyph_unfocused"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_unfocused" /> <rectangle x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_unfocused" /> </draw_ops> <draw_ops name="shade_unfocused"> <include name="shade_glyph_unfocused" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="shade_glyph_unfocused_prelight"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_prelight" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_prelight" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_unfocused_prelight" /> <rectangle x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_unfocused_prelight" /> </draw_ops> <draw_ops name="shade_unfocused_prelight"> <include name="shade_glyph_unfocused_prelight" y="D_icons_unfocused_offset" /> </draw_ops> <draw_ops name="shade_glyph_unfocused_pressed"> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+D_icons_shrink-D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_pressed" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="height-(height-height%3)/3-2-D_icons_shrink+D_icons_grow" width="width-2*(width-width%3)/3-2*D_icons_shrink+2*D_icons_grow" height="2" filled="true" color="C_icons_unfocused_pressed" /> <rectangle x="(width-width%3)/3+D_icons_shrink-D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_unfocused_pressed" /> <rectangle x="width-(width-width%3)/3-2-D_icons_shrink+D_icons_grow" y="(height-height%3)/3+3+D_icons_shrink-D_icons_grow" width="2" height="height-2*(height-height%3)/3-6-D_icons_shrink+D_icons_grow" filled="true" color="C_icons_unfocused_pressed" /> </draw_ops> <draw_ops name="shade_unfocused_pressed"> <include name="shade_glyph_unfocused_pressed" y="D_icons_unfocused_offset" /> </draw_ops> <!-- button backgrounds --> <constant name="C_button_border" value="blend/#000000/gtk:bg[NORMAL]/0.8" /> <constant name="C_button_hilight" value="gtk:custom(wm_highlight,blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.6)" /> <draw_ops name="button_border"> <line x1="7" y1="4" x2="width-8" y2="4" color="C_button_border" /> <arc color="C_button_border" x="width-9" y="4" width="4" height="4" start_angle="0" extent_angle="90"/> <line x1="width-5" y1="7" x2="width-5" y2="height-8" color="C_button_border" /> <arc color="C_button_border" x="width-9" y="height-9" width="4" height="4" start_angle="90" extent_angle="90"/> <line x1="width-7" y1="height-5" x2="7" y2="height-5" color="C_button_border" /> <arc color="C_button_border" x="4" y="height-9" width="4" height="4" start_angle="180" extent_angle="90"/> <line x1="4" y1="7" x2="4" y2="height-8" color="C_button_border" /> <arc color="C_button_border" x="4" y="4" width="4" height="4" start_angle="270" extent_angle="90"/> <line x1="width-7" y1="height-4" x2="7" y2="height-4" color="C_title_focused_hilight" /> </draw_ops> <draw_ops name="button_fill"> <!-- button background gradient --> </draw_ops> <draw_ops name="button_fill_prelight"> <!-- button background gradient for prelight status --> <!---<gradient type="vertical" x="5" y="5" width="width-10" height="height-10"> <color value="gtk:custom(button_hover_gradient_color_a,gtk:fg[NORMAL])" /> <color value="gtk:custom(button_hover_gradient_color_b,gtk:fg[NORMAL])" /> </gradient> <include name="button_border" /> --> </draw_ops> <draw_ops name="button_fill_pressed"> <!-- button background gradient for pressed status --> <!--- <gradient type="vertical" x="5" y="5" width="width-10" height="height-10"> <color value="gtk:custom(borders,gtk:fg[NORMAL])" /> <color value="blend/gtk:custom(theme_bg_color,gtk:fg[NORMAL])/#000000/.05" /> </gradient> <include name="button_border" /> --> </draw_ops> <draw_ops name="button"> </draw_ops> <draw_ops name="button_prelight"> <include name="button_fill_prelight" /> </draw_ops> <draw_ops name="button_pressed"> <include name="button_fill_pressed" /> </draw_ops> <!-- frame styles --> <frame_style name="normal_focused" geometry="normal"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> <piece position="title" draw_ops="title_focused" /> <piece position="overlay" draw_ops="rounded_border_focused" /> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="normal_unfocused" geometry="normal_unfocused"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <piece position="overlay" draw_ops="rounded_border_unfocused" /> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal" draw_ops="shade_unfocused" /> <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_unfocused" /> <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="normal_max_focused" geometry="max"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_fill_focused" /> <piece position="title" draw_ops="title_focused" /> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="normal_max_unfocused" geometry="max"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal" draw_ops="shade_unfocused" /> <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_unfocused" /> <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="normal_max_shaded_focused" geometry="max"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_fill_focused" /> <piece position="title" draw_ops="title_focused" /> <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_focused" /></draw_ops></piece> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="normal_max_shaded_unfocused" geometry="max"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <piece position="overlay"><draw_ops><line x1="0" y1="height-1" x2="width" y2="height-1" color="C_border_unfocused" /></draw_ops></piece> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal" draw_ops="shade_unfocused" /> <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_unfocused" /> <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="dialog_focused" geometry="nobuttons"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="rounded_titlebar_focused" /> <piece position="title" draw_ops="title_focused" /> <piece position="overlay" draw_ops="rounded_border_focused" /> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="dialog_unfocused" geometry="nobuttons"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <piece position="overlay" draw_ops="rounded_border_unfocused" /> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal"><draw_ops></draw_ops></button> <button function="shade" state="pressed"><draw_ops></draw_ops></button> <button function="unshade" state="normal"><draw_ops></draw_ops></button> <button function="unshade" state="pressed"><draw_ops></draw_ops></button> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="modal_dialog_focused" geometry="modal"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_focused" /> <piece position="title" draw_ops="title_focused" /> <piece position="overlay" draw_ops="border_focused" /> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button><button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="modal_dialog_unfocused" geometry="modal"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <piece position="overlay" draw_ops="border_unfocused" /> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal" draw_ops="shade_unfocused" /> <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_unfocused" /> <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="utility_focused" geometry="small"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_focused" /> <piece position="title" draw_ops="title_focused" /> <piece position="overlay" draw_ops="border_focused" /> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="utility_unfocused" geometry="small_unfocused"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <piece position="overlay" draw_ops="border_unfocused" /> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal" draw_ops="shade_unfocused" /> <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_unfocused" /> <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="border_focused" geometry="border"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="overlay" draw_ops="border_focused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> <button function="maximize" state="pressed"><draw_ops></draw_ops></button> <button function="minimize" state="normal"><draw_ops></draw_ops></button> <button function="minimize" state="pressed"><draw_ops></draw_ops></button> <button function="menu" state="normal"><draw_ops></draw_ops></button> <button function="menu" state="pressed"><draw_ops></draw_ops></button> <button function="shade" state="normal"><draw_ops></draw_ops></button> <button function="shade" state="pressed"><draw_ops></draw_ops></button> <button function="unshade" state="normal"><draw_ops></draw_ops></button> <button function="unshade" state="pressed"><draw_ops></draw_ops></button> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="border_unfocused" geometry="border"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="overlay" draw_ops="border_unfocused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> <button function="maximize" state="pressed"><draw_ops></draw_ops></button> <button function="minimize" state="normal"><draw_ops></draw_ops></button> <button function="minimize" state="pressed"><draw_ops></draw_ops></button> <button function="menu" state="normal"><draw_ops></draw_ops></button> <button function="menu" state="pressed"><draw_ops></draw_ops></button> <button function="shade" state="normal"><draw_ops></draw_ops></button> <button function="shade" state="pressed"><draw_ops></draw_ops></button> <button function="unshade" state="normal"><draw_ops></draw_ops></button> <button function="unshade" state="pressed"><draw_ops></draw_ops></button> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="borderless" geometry="borderless"> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> <button function="maximize" state="pressed"><draw_ops></draw_ops></button> <button function="minimize" state="normal"><draw_ops></draw_ops></button> <button function="minimize" state="pressed"><draw_ops></draw_ops></button> <button function="menu" state="normal"><draw_ops></draw_ops></button> <button function="menu" state="pressed"><draw_ops></draw_ops></button> <button function="shade" state="normal"><draw_ops></draw_ops></button> <button function="shade" state="pressed"><draw_ops></draw_ops></button> <button function="unshade" state="normal"><draw_ops></draw_ops></button> <button function="unshade" state="pressed"><draw_ops></draw_ops></button> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="attached_focused" geometry="attached"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_fill_focused" /> <piece position="title" draw_ops="title_focused" /> <piece position="overlay" draw_ops="border_focused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> <button function="maximize" state="pressed"><draw_ops></draw_ops></button> <button function="minimize" state="normal"><draw_ops></draw_ops></button> <button function="minimize" state="pressed"><draw_ops></draw_ops></button> <button function="menu" state="normal"><draw_ops></draw_ops></button> <button function="menu" state="pressed"><draw_ops></draw_ops></button> <button function="shade" state="normal"><draw_ops></draw_ops></button> <button function="shade" state="pressed"><draw_ops></draw_ops></button> <button function="unshade" state="normal"><draw_ops></draw_ops></button> <button function="unshade" state="pressed"><draw_ops></draw_ops></button> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="attached_unfocused" geometry="attached"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <piece position="overlay" draw_ops="border_unfocused" /> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> <button function="maximize" state="pressed"><draw_ops></draw_ops></button> <button function="minimize" state="normal"><draw_ops></draw_ops></button> <button function="minimize" state="pressed"><draw_ops></draw_ops></button> <button function="menu" state="normal"><draw_ops></draw_ops></button> <button function="menu" state="pressed"><draw_ops></draw_ops></button> <button function="shade" state="normal"><draw_ops></draw_ops></button> <button function="shade" state="pressed"><draw_ops></draw_ops></button> <button function="unshade" state="normal"><draw_ops></draw_ops></button> <button function="unshade" state="pressed"><draw_ops></draw_ops></button> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="tiled_left_focused" geometry="tiled_left"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_fill_focused" /> <piece position="title" draw_ops="title_focused" /> <!-- <piece position="overlay" draw_ops="border_right_focused" /> --> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="tiled_left_unfocused" geometry="tiled_left"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <!-- <piece position="overlay" draw_ops="border_right_unfocused" /> --> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal" draw_ops="shade_unfocused" /> <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_unfocused" /> <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="tiled_right_focused" geometry="tiled_right"> <piece position="entire_background" draw_ops="entire_background_focused" /> <piece position="titlebar" draw_ops="titlebar_fill_focused" /> <piece position="title" draw_ops="title_focused" /> <piece position="overlay" draw_ops="border_left_focused" /> <button function="close" state="normal" draw_ops="close_focused" /> <button function="close" state="pressed" draw_ops="close_focused_pressed" /> <button function="close" state="prelight" draw_ops="close_focused_prelight" /> <button function="maximize" state="normal" draw_ops="maximize_focused" /> <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> <button function="minimize" state="normal" draw_ops="minimize_focused" /> <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> <button function="menu" state="normal" draw_ops="menu_focused" /> <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> <button function="shade" state="normal" draw_ops="shade_focused" /> <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_focused" /> <button function="unshade" state="pressed" draw_ops="shade_focused_pressed" /> <button function="left_middle_background" state="normal" draw_ops="button"/> <button function="left_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="left_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="right_middle_background" state="normal" draw_ops="button"/> <button function="right_middle_background" state="pressed" draw_ops="button_pressed"/> <button function="right_middle_background" state="prelight" draw_ops="button_prelight"/> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <frame_style name="tiled_right_unfocused" geometry="tiled_right"> <piece position="entire_background" draw_ops="entire_background_unfocused" /> <piece position="titlebar" draw_ops="titlebar_fill_unfocused" /> <piece position="title" draw_ops="title_unfocused" /> <piece position="overlay" draw_ops="border_left_unfocused" /> <button function="close" state="normal" draw_ops="close_unfocused"/> <button function="close" state="prelight" draw_ops="close_unfocused_prelight"/> <button function="close" state="pressed" draw_ops="close_unfocused_pressed"/> <button function="maximize" state="normal" draw_ops="maximize_unfocused"/> <button function="maximize" state="prelight" draw_ops="maximize_unfocused_prelight"/> <button function="maximize" state="pressed" draw_ops="maximize_unfocused_pressed"/> <button function="minimize" state="normal" draw_ops="minimize_unfocused"/> <button function="minimize" state="prelight" draw_ops="minimize_unfocused_prelight"/> <button function="minimize" state="pressed" draw_ops="minimize_unfocused_pressed"/> <button function="menu" state="normal" draw_ops="menu_unfocused" /> <button function="menu" state="prelight" draw_ops="menu_unfocused_prelight" /> <button function="menu" state="pressed" draw_ops="menu_unfocused_pressed" /> <button function="shade" state="normal" draw_ops="shade_unfocused" /> <button function="shade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="shade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="unshade" state="normal" draw_ops="shade_unfocused" /> <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> <button function="unshade" state="pressed" draw_ops="shade_unfocused_pressed" /> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <!-- placeholder for unimplementated styles--> <frame_style name="blank" geometry="normal"> <button function="close" state="normal"><draw_ops></draw_ops></button> <button function="close" state="pressed"><draw_ops></draw_ops></button> <button function="maximize" state="normal"><draw_ops></draw_ops></button> <button function="maximize" state="pressed"><draw_ops></draw_ops></button> <button function="minimize" state="normal"><draw_ops></draw_ops></button> <button function="minimize" state="pressed"><draw_ops></draw_ops></button> <button function="menu" state="normal"><draw_ops></draw_ops></button> <button function="menu" state="pressed"><draw_ops></draw_ops></button> <button function="shade" state="normal"><draw_ops></draw_ops></button> <button function="shade" state="pressed"><draw_ops></draw_ops></button> <button function="unshade" state="normal"><draw_ops></draw_ops></button> <button function="unshade" state="pressed"><draw_ops></draw_ops></button> <button function="above" state="normal"><draw_ops></draw_ops></button> <button function="above" state="pressed"><draw_ops></draw_ops></button> <button function="unabove" state="normal"><draw_ops></draw_ops></button> <button function="unabove" state="pressed"><draw_ops></draw_ops></button> <button function="stick" state="normal"><draw_ops></draw_ops></button> <button function="stick" state="pressed"><draw_ops></draw_ops></button> <button function="unstick" state="normal"><draw_ops></draw_ops></button> <button function="unstick" state="pressed"><draw_ops></draw_ops></button> </frame_style> <!-- frame style sets --> <frame_style_set name="normal_style_set"> <frame focus="yes" state="normal" resize="both" style="normal_focused"/> <frame focus="no" state="normal" resize="both" style="normal_unfocused"/> <frame focus="yes" state="maximized" style="normal_max_focused"/> <frame focus="no" state="maximized" style="normal_max_unfocused"/> <frame focus="yes" state="shaded" style="normal_focused"/> <frame focus="no" state="shaded" style="normal_unfocused"/> <frame focus="yes" state="maximized_and_shaded" style="normal_max_shaded_focused"/> <frame focus="no" state="maximized_and_shaded" style="normal_max_shaded_unfocused"/> <frame version=">= 3.3" focus="yes" state="tiled_left" style="tiled_left_focused"/> <frame version=">= 3.3" focus="no" state="tiled_left" style="tiled_left_unfocused"/> <frame version=">= 3.3" focus="yes" state="tiled_right" style="tiled_right_focused"/> <frame version=">= 3.3" focus="no" state="tiled_right" style="tiled_right_unfocused"/> <frame version=">= 3.3" focus="yes" state="tiled_left_and_shaded" style="tiled_left_focused"/> <frame version=">= 3.3" focus="no" state="tiled_left_and_shaded" style="tiled_left_unfocused"/> <frame version=">= 3.3" focus="yes" state="tiled_right_and_shaded" style="tiled_right_focused"/> <frame version=">= 3.3" focus="no" state="tiled_right_and_shaded" style="tiled_right_unfocused"/> </frame_style_set> <frame_style_set name="dialog_style_set"> <frame focus="yes" state="normal" resize="both" style="dialog_focused"/> <frame focus="no" state="normal" resize="both" style="dialog_unfocused"/> <frame focus="yes" state="maximized" style="blank"/> <frame focus="no" state="maximized" style="blank"/> <frame focus="yes" state="shaded" style="dialog_focused"/> <frame focus="no" state="shaded" style="dialog_unfocused"/> <frame focus="yes" state="maximized_and_shaded" style="blank"/> <frame focus="no" state="maximized_and_shaded" style="blank"/> </frame_style_set> <frame_style_set name="modal_dialog_style_set"> <frame focus="yes" state="normal" resize="both" style="modal_dialog_focused"/> <frame focus="no" state="normal" resize="both" style="modal_dialog_unfocused"/> <frame focus="yes" state="maximized" style="blank"/> <frame focus="no" state="maximized" style="blank"/> <frame focus="yes" state="shaded" style="modal_dialog_focused"/> <frame focus="no" state="shaded" style="modal_dialog_unfocused"/> <frame focus="yes" state="maximized_and_shaded" style="blank"/> <frame focus="no" state="maximized_and_shaded" style="blank"/> </frame_style_set> <frame_style_set name="utility_style_set"> <frame focus="yes" state="normal" resize="both" style="utility_focused"/> <frame focus="no" state="normal" resize="both" style="utility_unfocused"/> <frame focus="yes" state="maximized" style="blank"/> <frame focus="no" state="maximized" style="blank"/> <frame focus="yes" state="shaded" style="utility_focused"/> <frame focus="no" state="shaded" style="utility_unfocused"/> <frame focus="yes" state="maximized_and_shaded" style="blank"/> <frame focus="no" state="maximized_and_shaded" style="blank"/> </frame_style_set> <frame_style_set name="border_style_set"> <frame focus="yes" state="normal" resize="both" style="border_focused"/> <frame focus="no" state="normal" resize="both" style="border_unfocused"/> <frame focus="yes" state="maximized" style="borderless"/> <frame focus="no" state="maximized" style="borderless"/> <frame focus="yes" state="shaded" style="blank"/> <frame focus="no" state="shaded" style="blank"/> <frame focus="yes" state="maximized_and_shaded" style="blank"/> <frame focus="no" state="maximized_and_shaded" style="blank"/> </frame_style_set> <frame_style_set name="attached_style_set"> <frame focus="yes" state="normal" resize="both" style="attached_focused"/> <frame focus="no" state="normal" resize="both" style="attached_unfocused"/> <frame focus="yes" state="maximized" style="blank"/> <frame focus="no" state="maximized" style="blank"/> <frame focus="yes" state="shaded" style="blank"/> <frame focus="no" state="shaded" style="blank"/> <frame focus="yes" state="maximized_and_shaded" style="blank"/> <frame focus="no" state="maximized_and_shaded" style="blank"/> </frame_style_set> <!-- windows --> <window type="normal" style_set="normal_style_set"/> <window type="dialog" style_set="dialog_style_set"/> <window type="modal_dialog" style_set="modal_dialog_style_set"/> <window type="menu" style_set="utility_style_set"/> <window type="utility" style_set="utility_style_set"/> <window type="border" style_set="border_style_set"/> <window version=">= 3.2" type="attached" style_set="attached_style_set"/> </metacity_theme> ================================================ FILE: openbox-3/close.xbm ================================================ #define close_width 8 #define close_height 8 static unsigned char close_bits[] = { 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 }; ================================================ FILE: openbox-3/desk.xbm ================================================ #define desk_toggled_width 8 #define desk_toggled_height 8 static unsigned char desk_toggled_bits[] = { 0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 }; ================================================ FILE: openbox-3/desk_toggled.xbm ================================================ #define desk_width 8 #define desk_height 8 static unsigned char desk_bits[] = { 0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 }; ================================================ FILE: openbox-3/iconify.xbm ================================================ #define iconify_width 8 #define iconify_height 8 static unsigned char iconify_bits[] = { 0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 }; ================================================ FILE: openbox-3/max.xbm ================================================ #define max_width 8 #define max_height 8 static unsigned char max_bits[] = { 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff }; ================================================ FILE: openbox-3/max_toggled.xbm ================================================ #define max_toggled_width 8 #define max_toggled_height 8 static unsigned char max_toggled_bits[] = { 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff }; ================================================ FILE: openbox-3/shade.xbm ================================================ #define shade_width 8 #define shade_height 8 static unsigned char shade_bits[] = { 0x18, 0x3c, 0x7e, 0xff, 0x18, 0x18, 0x18, 0x18 }; ================================================ FILE: openbox-3/shade_toggled.xbm ================================================ #define shade_toggled_width 8 #define shade_toggled_height 8 static unsigned char shade_toggled_bits[] = { 0x18, 0x18, 0x18, 0x18, 0xff, 0x7e, 0x3c, 0x18 }; ================================================ FILE: openbox-3/themerc ================================================ # Name: Numix Openbox theme # Author: Satyajit Sahoo <satyajit.happy@gmail.com> # License: GPL-3.0+ # Menu menu.border.color: #fff menu.title.bg: flat solid menu.title.bg.color: #fff menu.title.text.color: #444 menu.title.text.justify: center menu.items.bg: flat solid menu.items.bg.color: #fff menu.items.text.color: #444 menu.items.disabled.text.color: #ababab menu.items.active.bg: flat solid menu.items.active.bg.color: #d64937 menu.items.active.text.color: #f9f9f9 menu.separator.color: #cfcfcf menu.separator.width: 1 menu.separator.padding.width: 2 menu.separator.padding.height: 4 # Active window window.active.border.color: #ffffff window.active.title.bg: flat solid window.active.title.bg.color: #ffffff window.active.title.separator.color: #ffffff window.active.text.justify: center window.active.label.bg: parentrelative window.active.label.text.color: #444 window.active.handle.bg: flat solid window.active.handle.bg.color: #ffffff window.active.grip.bg: flat solid window.active.grip.bg.color: #ffffff window.active.button.unpressed.bg: flat solid window.active.button.unpressed.bg.color: #ffffff window.active.button.unpressed.image.color: #444 window.active.button.pressed.bg: flat solid window.active.button.pressed.bg.color: #ffffff window.active.button.pressed.image.color: #d64937 window.active.button.disabled.bg: flat solid window.active.button.disabled.bg.color: #ffffff window.active.button.disabled.image.color: #444 # Inactive window window.inactive.border.color: #ffffff window.inactive.title.bg: flat solid window.inactive.title.bg.color: #ffffff window.inactive.title.separator.color: #ffffff window.inactive.text.justify: center window.inactive.label.bg: parentrelative window.inactive.label.text.color: #ABABAB window.inactive.handle.bg: flat solid window.inactive.grip.bg: flat solid window.inactive.grip.bg.color: #ffffff window.inactive.button.unpressed.bg: flat solid window.inactive.button.unpressed.bg.color: #ffffff window.inactive.button.unpressed.image.color: #ABABAB window.inactive.button.pressed.bg: flat solid window.inactive.button.pressed.bg.color: #ffffff window.inactive.button.pressed.image.color: #CF978F window.inactive.button.disabled.bg: flat solid window.inactive.button.disabled.bg.color: #ffffff window.inactive.button.disabled.image.color: #D0D0D0 # OSD osd.border.width: 1 osd.border.color: #2d2d2d osd.bg: flat solid osd.bg.color: #fff osd.label.bg: flat solid osd.label.bg.color: #dedede osd.label.text.color: #555555 osd.hilight.bg: flat solid osd.hilight.bg.color: #d64937 osd.unhilight.bg: flat solid osd.unhilight.bg.color: #888888 osd.button.unpressed.bg: flat border osd.button.unpressed.bg.color: #f0f0f0 osd.button.unpressed.*.border.color: #b2b2b2 osd.button.pressed.bg: flat border osd.button.pressed.bg.color: #d3d3d3 osd.button.pressed.*.border.color: #b2b2b2 osd.button.focused.bg: flat solid border osd.button.focused.bg.color: #f0f0f0 osd.button.focused.*.border.color: #9c9c9c osd.button.focused.box.color: #d64937 # Fonts window.active.label.text.font:shadow=n window.inactive.label.text.font:shadow=n menu.items.font:shadow=n menu.title.text.font:shadow=n # Everything else border.width: 4 padding.width: 8 padding.height: 1 window.handle.width: 0 window.client.padding.width: 0 window.label.text.justify: center ================================================ FILE: xfwm4/bottom-active.xpm ================================================ /* XPM */ static char * bottom_active_xpm[] = { "8 2 2 1", " c None", ". c #FFFFFF", "........", "........"}; ================================================ FILE: xfwm4/bottom-inactive.xpm ================================================ /* XPM */ static char * bottom_inactive_xpm[] = { "8 2 2 1", " c None", ". c #FFFFFF", "........", "........"}; ================================================ FILE: xfwm4/bottom-left-active.xpm ================================================ /* XPM */ static char * bottom_left_active_xpm[] = { "2 2 2 1", " c None", ". c #FFFFFF", "..", ".."}; ================================================ FILE: xfwm4/bottom-left-inactive.xpm ================================================ /* XPM */ static char * bottom_left_inactive_xpm[] = { "2 2 2 1", " c None", ". c #FFFFFF", "..", ".."}; ================================================ FILE: xfwm4/bottom-right-active.xpm ================================================ /* XPM */ static char * bottom_right_active_xpm[] = { "2 2 2 1", " c None", ". c #FFFFFF", "..", ".."}; ================================================ FILE: xfwm4/bottom-right-inactive.xpm ================================================ /* XPM */ static char * bottom_right_inactive_xpm[] = { "2 2 2 1", " c None", ". c #FFFFFF", "..", ".."}; ================================================ FILE: xfwm4/close-active.xpm ================================================ /* XPM */ static char * close_active_xpm[] = { "16 16 8 1", " c None", ". c #FFFFFF", "+ c #444444", "@ c #DFDFDF", "# c #CECECE", "$ c #E3E3E3", "% c #EBEBEB", "& c #474747", "................", "................", "................", "................", "....++@...++....", "....+++#$+++....", ".....++++++.....", ".....%+++&%.....", ".....%+++&%.....", ".....++++++.....", "....+++%%+++....", "....++....++....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/close-inactive.xpm ================================================ /* XPM */ static char * close_inactive_xpm[] = { "16 16 27 1", " c None", ". c #FFFFFF", "+ c #B3AFAE", "@ c #BAB8B8", "# c #BBB8B8", "$ c #BAB7B6", "% c #BFBDBD", "& c #ADA9A8", "* c #B4B0B0", "= c #F5F5F5", "- c #F4F4F4", "; c #AEAAAA", "> c #B7B4B4", ", c #B5B2B1", "' c #A39F9D", ") c #F8F8F8", "! c #A6A3A2", "~ c #F2F2F2", "{ c #F6F6F6", "] c #A29F9E", "^ c #A8A5A4", "/ c #B7B6B6", "( c #ACAAA9", "_ c #B2B0AF", ": c #B6B3B3", "< c #C2C1C1", "[ c #B6B4B3", "................", "................", "................", "................", "....+@....#$....", "....%&*=-;&>....", ".....,&''&*.....", ".....)!&&'=.....", ".....~!&&'{.....", ".....,&]]&^.....", "..../&({=_&:....", "....$<....[,....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/close-prelight.xpm ================================================ /* XPM */ static char * close_prelight_xpm[] = { "16 16 29 1", " c None", ". c #FFFFFF", "+ c #DC6758", "@ c #B06056", "# c #EFEEEE", "$ c #F6F6F6", "% c #CA968F", "& c #D95E4E", "* c #BB7269", "= c #D64937", "- c #CC4736", "; c #F9F8F8", "> c #F5F3F3", ", c #BB766D", "' c #F9F9F9", ") c #CE4736", "! c #C94636", "~ c #F0EEEE", "{ c #F6F5F5", "] c #EDEAEA", "^ c #C84636", "/ c #BB766C", "( c #CA4736", "_ c #EEECEC", ": c #F3F2F2", "< c #B0635A", "[ c #B1655B", "} c #BB7A71", "| c #DD6D5E", "................", "................", "................", "................", "....+@#..$%&....", "....*=-;>-=,....", "....')=!!=-~....", ".....{)==!].....", ".....{)==!].....", "....$)=^^=-{....", "..../=(_:(=<....", "....&[....}|....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/close-pressed.xpm ================================================ /* XPM */ static char * close_pressed_xpm[] = { "16 16 22 1", " c None", ". c #FFFFFF", "+ c #C04949", "@ c #D07979", "# c #DB9A9A", "$ c #F2D9D9", "% c #F4DFDF", "& c #CE7171", "* c #C04B4B", "= c #D78E8E", "- c #CC6C6C", "; c #C14E4E", "> c #C86363", ", c #C45555", "' c #CF7474", ") c #C96666", "! c #C75E5E", "~ c #D38080", "{ c #C25151", "] c #C55858", "^ c #CC6D6D", "/ c #C86161", "................", "................", "................", "................", "....+@....#+....", "....@+@$%&*=....", ".....-;>,;'.....", "......);;>......", "......,+;!......", ".....~+{];=.....", "....#*>..#;^....", "....;#..../+....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/hide-active.xpm ================================================ /* XPM */ static char * hide_active_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #444444", "................", "................", "................", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "................", "................", "................", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/hide-inactive.xpm ================================================ /* XPM */ static char * hide_inactive_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #ADA9A8", "................", "................", "................", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "................", "................", "................", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/hide-prelight.xpm ================================================ /* XPM */ static char * hide_prelight_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #D64937", "................", "................", "................", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "................", "................", "................", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/hide-pressed.xpm ================================================ /* XPM */ static char * hide_pressed_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #B44335", "................", "................", "................", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "................", "................", "................", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/left-active.xpm ================================================ /* XPM */ static char * left_active_xpm[] = { "2 21 2 1", " c None", ". c #FFFFFF", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."}; ================================================ FILE: xfwm4/left-inactive.xpm ================================================ /* XPM */ static char * left_inactive_xpm[] = { "2 21 2 1", " c None", ". c #FFFFFF", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."}; ================================================ FILE: xfwm4/maximize-active.xpm ================================================ /* XPM */ static char * maximize_active_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #444444", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "....++....++....", "....++....++....", "....++....++....", "....++....++....", "....++++++++....", "....++++++++....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/maximize-inactive.xpm ================================================ /* XPM */ static char * maximize_inactive_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #ADA9A8", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "....++....++....", "....++....++....", "....++....++....", "....++....++....", "....++++++++....", "....++++++++....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/maximize-prelight.xpm ================================================ /* XPM */ static char * maximize_prelight_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #D64937", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "....++....++....", "....++....++....", "....++....++....", "....++....++....", "....++++++++....", "....++++++++....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/maximize-pressed.xpm ================================================ /* XPM */ static char * maximize_pressed_xpm[] = { "16 16 3 1", " c None", ". c #FFFFFF", "+ c #B44335", "................", "................", "................", "................", "....++++++++....", "....++++++++....", "....++....++....", "....++....++....", "....++....++....", "....++....++....", "....++++++++....", "....++++++++....", "................", "................", "................", "................"}; ================================================ FILE: xfwm4/right-active.xpm ================================================ /* XPM */ static char * right_active_xpm[] = { "2 21 2 1", " c None", ". c #FFFFFF", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."}; ================================================ FILE: xfwm4/right-inactive.xpm ================================================ /* XPM */ static char * right_inactive_xpm[] = { "2 21 2 1", " c None", ". c #FFFFFF", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."}; ================================================ FILE: xfwm4/themerc ================================================ # Name: Numix xfwm4 theme # Author: Xylon <avlabs314@gmail.com> # License: GPL-3.0+ active_text_color=#2d2d2d inactive_text_color=#d0d0d0 active_color_1=#ffffff active_color_2=#ffffff button_offset=4 button_spacing=4 show_app_icon=false full_width_title=true maximized_offset=4 title_horizontal_offset=6 title_shadow_active=false title_shadow_inactive=false title_vertical_offset_active=0 title_vertical_offset_inactive=0 title_shadow_active=false title_shadow_inactive=false shadow_delta_height=0 shadow_delta_width=0 shadow_delta_x=0 shadow_delta_y=0 shadow_opacity=30 ================================================ FILE: xfwm4/title-1-active.xpm ================================================ /* XPM */ static char * title_1_active_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-1-inactive.xpm ================================================ /* XPM */ static char * title_1_inactive_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-2-active.xpm ================================================ /* XPM */ static char * title_2_active_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-2-inactive.xpm ================================================ /* XPM */ static char * title_2_inactive_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-3-active.xpm ================================================ /* XPM */ static char * title_3_active_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-3-inactive.xpm ================================================ /* XPM */ static char * title_3_inactive_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-4-active.xpm ================================================ /* XPM */ static char * title_4_active_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-4-inactive.xpm ================================================ /* XPM */ static char * title_4_inactive_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-5-active.xpm ================================================ /* XPM */ static char * title_5_active_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/title-5-inactive.xpm ================================================ /* XPM */ static char * title_5_inactive_xpm[] = { "1 25 2 1", " c None", ". c #FFFFFF", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", ".", "."}; ================================================ FILE: xfwm4/top-left-active.xpm ================================================ /* XPM */ static char * top_left_active_xpm[] = { "2 25 2 1", " c None", ". c #FFFFFF", " .", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."}; ================================================ FILE: xfwm4/top-left-inactive.xpm ================================================ /* XPM */ static char * top_left_inactive_xpm[] = { "2 25 2 1", " c None", ". c #FFFFFF", " .", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."}; ================================================ FILE: xfwm4/top-right-active.xpm ================================================ /* XPM */ static char * top_right_active_xpm[] = { "2 25 2 1", " c None", ". c #FFFFFF", ". ", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."}; ================================================ FILE: xfwm4/top-right-inactive.xpm ================================================ /* XPM */ static char * top_right_inactive_xpm[] = { "2 25 2 1", " c None", ". c #FFFFFF", ". ", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", "..", ".."};