From c5faad1f7adfc2e519f741e5c28350af821a8607 Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Tue, 10 Sep 2019 16:55:53 -0400 Subject: [PATCH] add steppenwolf-dark --- LICENSE | 674 ++++++++++++++ README | 206 +++++ README.OSB | 159 ++++ gtk-2.0/gtkrc | 463 ++++++++++ gtk-3.0/gtk.css | 1036 +++++++++++++++++++++ gtk-3.0/gtk.css.save | 1086 +++++++++++++++++++++++ img/arrow-down-disabled.png | Bin 0 -> 230 bytes img/arrow-down.png | Bin 0 -> 187 bytes img/arrow-left-disabled.png | Bin 0 -> 222 bytes img/arrow-left.png | Bin 0 -> 234 bytes img/arrow-right-disabled.png | Bin 0 -> 272 bytes img/arrow-right.png | Bin 0 -> 226 bytes img/arrow-up-disabled.png | Bin 0 -> 226 bytes img/arrow-up.png | Bin 0 -> 194 bytes img/button-active.png | Bin 0 -> 5289 bytes img/button-hover.png | Bin 0 -> 4207 bytes img/button-hover2.png | Bin 0 -> 4987 bytes img/button-insensitive.png | Bin 0 -> 3589 bytes img/button.png | Bin 0 -> 4618 bytes img/check-checked.png | Bin 0 -> 273 bytes img/check-disabled-checked.png | Bin 0 -> 266 bytes img/check-disabled-unchecked.png | Bin 0 -> 140 bytes img/check-unchecked.png | Bin 0 -> 158 bytes img/combobox-arrow-down-disabled.png | Bin 0 -> 327 bytes img/combobox-arrow-down.png | Bin 0 -> 267 bytes img/menuitem-arrow-down.png | Bin 0 -> 3034 bytes img/menuitem-arrow-left.png | Bin 0 -> 2928 bytes img/menuitem-arrow-right-diasbled.png | Bin 0 -> 2278 bytes img/menuitem-arrow-right-disabled.png | Bin 0 -> 2279 bytes img/menuitem-arrow-right.png | Bin 0 -> 3050 bytes img/menuitem-check-checked-disabled.png | Bin 0 -> 1114 bytes img/menuitem-check-checked.png | Bin 0 -> 1140 bytes img/menuitem-radio-checked-disabled.png | Bin 0 -> 1493 bytes img/menuitem-radio-checked.png | Bin 0 -> 1574 bytes img/menuitem-transparent.png | Bin 0 -> 225 bytes img/radio-checked.png | Bin 0 -> 553 bytes img/radio-disabled-checked.png | Bin 0 -> 347 bytes img/radio-disabled-unchecked.png | Bin 0 -> 276 bytes img/radio-unchecked.png | Bin 0 -> 473 bytes img/scrollbar_horizontal.png | Bin 0 -> 1367 bytes img/scrollbar_thumb.png | Bin 0 -> 259 bytes img/scrollbar_vertical.png | Bin 0 -> 1367 bytes img/separator_horizontal.png | Bin 0 -> 169 bytes img/separator_vertical.png | Bin 0 -> 168 bytes img/trans.png | Bin 0 -> 173 bytes img/white.png | Bin 0 -> 155 bytes index.theme | 8 + plank/INSTALLING | 3 + plank/steppenwolf/dock.theme | 43 + plank/steppenwolf_EX/dock.theme | 46 + 50 files changed, 3724 insertions(+) create mode 100644 LICENSE create mode 100644 README create mode 100644 README.OSB create mode 100644 gtk-2.0/gtkrc create mode 100755 gtk-3.0/gtk.css create mode 100755 gtk-3.0/gtk.css.save create mode 100644 img/arrow-down-disabled.png create mode 100644 img/arrow-down.png create mode 100644 img/arrow-left-disabled.png create mode 100644 img/arrow-left.png create mode 100644 img/arrow-right-disabled.png create mode 100644 img/arrow-right.png create mode 100644 img/arrow-up-disabled.png create mode 100644 img/arrow-up.png create mode 100755 img/button-active.png create mode 100755 img/button-hover.png create mode 100755 img/button-hover2.png create mode 100755 img/button-insensitive.png create mode 100755 img/button.png create mode 100644 img/check-checked.png create mode 100644 img/check-disabled-checked.png create mode 100644 img/check-disabled-unchecked.png create mode 100644 img/check-unchecked.png create mode 100644 img/combobox-arrow-down-disabled.png create mode 100644 img/combobox-arrow-down.png create mode 100644 img/menuitem-arrow-down.png create mode 100644 img/menuitem-arrow-left.png create mode 100644 img/menuitem-arrow-right-diasbled.png create mode 100644 img/menuitem-arrow-right-disabled.png create mode 100644 img/menuitem-arrow-right.png create mode 100644 img/menuitem-check-checked-disabled.png create mode 100644 img/menuitem-check-checked.png create mode 100644 img/menuitem-radio-checked-disabled.png create mode 100644 img/menuitem-radio-checked.png create mode 100644 img/menuitem-transparent.png create mode 100644 img/radio-checked.png create mode 100644 img/radio-disabled-checked.png create mode 100644 img/radio-disabled-unchecked.png create mode 100644 img/radio-unchecked.png create mode 100644 img/scrollbar_horizontal.png create mode 100644 img/scrollbar_thumb.png create mode 100644 img/scrollbar_vertical.png create mode 100644 img/separator_horizontal.png create mode 100644 img/separator_vertical.png create mode 100755 img/trans.png create mode 100755 img/white.png create mode 100644 index.theme create mode 100644 plank/INSTALLING create mode 100644 plank/steppenwolf/dock.theme create mode 100644 plank/steppenwolf_EX/dock.theme diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..94a9ed0 --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/README b/README new file mode 100644 index 0000000..6ea90a4 --- /dev/null +++ b/README @@ -0,0 +1,206 @@ +README steppenwolf + +==steppenwolf== + +"steppenwolf" is a GTK2 and 3 theme based on OneStepBack by Jean-Pierre Bucciol. + +It is a hybrid of the good old NeXTSTEP look and some more modern elements. I +wrote this theme after being fed up with visibility problems and bloat of +modern dark themes. Have you ever looked at the source code for Arc-based +themes? It's horrendous! The huge blobs of css selectors increase +rendering/start times for programs, and make debugging those themes a nightmare. + +The name is a pun on the "step" from NeXTSTEP and a reference to the Herman +Hesse novel "Steppenwolf." So this is maybe a theme for the crotchity old man +who doesn't care for the current trends. + +Changes from OneStepBack include: +dark (grey50 on black) flat menus, +dark tooltips, +dark notifications, +turquoise hilights, +turquoise menu checks and radio marks, +no stepper buttons on scrollbars, +focus lines, +various individual application fixes (GIMP, Thunar, Save/Open/Print dialogs, etc). + +I use this theme with my fotonix openbox theme and compton. Compton rules for +75% opacity for menus, tooltips, and notifications (along with window borders +and dock windows) give the suite a sleek feel. + +This theme plays OK with QGTK. The scrollbar steppers come back and the +selected menu items have a bevel. +A port to QT5 would of course be better. + +==installation== + +To install the theme, unzip the archive and copy the theme in your theme +directory. There is no need for any extra //engine//. + +If you use the Plank dock, you can also copy the steppenwolf plank theme from +the plank subdirectory of this repo into +~/.local/share/plank/themes/ + +==Author== + +Author of steppenwolf: [Derek Stevens nilix(at)nilfm.cc]. + +Author of OneStepBack: [Jean-Pierre Bucciol jpsspam(at)free.fr]. + +==Licence== + +This is a [GPL 3 https://www.gnu.org/licenses/gpl.txt] free software. +Feel free to change and share the code. + +==Web pages== + +- [steppenwolf: https://gitlab.com/nilix/steppenwolf] + +- [OneStepBack theme main page and download http://www.vide.memoire.free.fr/perso/OneStepBack] + +- [OneStepBack at gnome-look.org http://www.gnome-look.org/p/1013663] + +==Known Bugs== + +I've tried my best to fix bugs on a per-application basis. +A couple things still bother me, and there doesn't seem to be anything to be +done: + +- Thunderbird: menu checks/radios are upscaled +- GTK2 in general puts an unwanted 2px border around the menus. + I'd prefer to leave this than add an engine dependency. + +==Changelog== + +[steppenwolf] + +0.6 darken disabled menuitem color a bit, add steppenwolf-dark + +0.5 remove bevel/borders from menubars and toolbars + +0.4 add plank theme + +0.3 fix Thunar pathbar buttons + +0.2 update overflow arrows in menus + +0.1 first release + +[OneStepBack] +Version 0.992, working version + +Version 0.991, July 2018 +- change the grey-brown color variant for a grey-brown-green-blue color variant +- gtk2: improve generation of the derived colors +- gtk2: improve colors of progressbar label +- gtk3: improve color backdrop color in headerbar +- gtk3: improve button color consistency in headerbar +- gtk3: fix a bug in toolbar button hover +- gtk3: fix a color name bug +- improve differentation of selected text, menuitem and listitem colors + +Version 0.99, April 2018 +- gtk3: improve spacing for icons in nautilus sidebar +- gtk3: fix a color name bug +- add a grey-brown color variant + +Version 0.98, March 2018 +- gtk3: fix a color bug when toogle button in hover +- fix a bug in the headerbar roundness +- fix a color bug in the windows shadows +- improve design of the thumbs on scales and scrollbars +- improve colors of arrows and scrollbars +- improve support for easy color changes +- change colors of the variant color version: the colors are inspired by the earth-brown gtk3 theme + +Version 0.97, January 2018 +- gtk3: fix a color bug in the flotting bottom information bar in nautilus +- add a color variant +- gtk3: fix a color bug in popover (modelbutton:active) +- gtk3: drop support for gtk 3.16 and 3.18 + +Version 0.96, July 2017 +- fix a color bug for mouse color selection in caja (mrnhmath) + +Version 0.95, July 2017 +- fix a color bug for background in icon view in caja (mrnhmath) +- fix a color name bug + +Version 0.94, July 2017 +- fix a color bug for selected and unfocused wxgtk items + +Version 0.93, May 2017 +- gtk3: fix a color bug in nautilus for selected and unfocused icons +- gtk3: fix a color bug for selections in firefox gtk3 +- change for a blue-gray color for progress bars and switch + +Version 0.92: November 2016 +- gtk3: fix a color bug in headerbar pathbar +- gtk3: add a left margin to arrow in menus +- gtk2: fix wrong background color in rox when switching theme +- gtk3: improve css syntax for font definitions + +Version 0.91, September 2016 +- gtk3: disable the GtkWidget-window-dragging function that breaks things in gnumeric (thanks Ingo S.) + +Version 0.9, August 2016 +- add support for easy color changes +- gtk3: add a minimal lenght to the scrollbar sliders +- gtk3: improve arrows design in scrollbar when disabled + +Version 0.8, April 2016 +- gtk3: fix a bug in desktop borders when nautilus manages the desktop +- gtk3: more consistant design of the scrollbar arrow buttons +- gtk3: add support for scale indicators +- gtk3: fix bug for scale sliders overpassing trough +- gtk3: fix a bug with labels of scale bars +- gtk3: add support for arrows in popover menus +- gtk3: change behaviour of the checked button in hea.derbar +- gtk3: add basic support for calendar and iconview widgets +- gtk3: fix a color bug for radiobutton label when disabled in list +- gtk3: add support for expander arrows when active + +Version 0.7, April 2016 +- gtk3: port to gtk 3.20: gtk3 part rebuild from scratch ! +- orange progress bar color +- gray active widgets +- no more highlight on hover + +Version 0.6, November 2015 +- gtk3: improve borders of menus (thanks behrz) + +Version 0.5, October 2015 +- gtk3: improve borders/shadows to better match the gtk2 part (thanks behrz) +- gtk3: improve switch borders +- fix some colors and rocking in toolbar buttons +- change borders of scrollbar sliders to match the new button shadows +- gtk2: better centering of the scrollbar thumb +- gtk3: fix a padding problem in gedit open document popover (thanks to bd209ocp) + +Version 0.4, October 2015 +- gtk3: fix some color and padding tweeks for nautilus 3.18 +- add arrow buttons to scrollbars +- gtk3: test with gtk 3.18: ok + +Version 0.3, October 2015 +- gtk2: fix shadow glitchs in the scrollbar design +- add a shell script to easily change the colors of the theme +- gtk3: improve calculation of shadows on buttons + +Version 0.2, September 2015 +- gtk3: fix borders glitchs in menus +- gtk3: improve borders of the embossed widgets +- gtk3: define help colors for borders +- gtk3: fix :hover colors on switchs +- gtk3: add support for gnome-logs selections +- fix color of insensitive combobox and check and radio buttons labels +- gtk2: fix color of gimp loading bar + +Version 0.1, August 2015 + +- initial version + +==Version numbering== + +$\forall n \in \mathbb{N}^*, v_n=1-0.1^{\int(n/9)}+\rest(n/9)*10^{-\int(n/9)-1}$. + diff --git a/README.OSB b/README.OSB new file mode 100644 index 0000000..392e29b --- /dev/null +++ b/README.OSB @@ -0,0 +1,159 @@ +README OneStepBack + +==OneStepBack== + +OneStepBack is a Gtk 2 and 3 theme with some colors and embossed widgets inspired by the good old NextStep look. I'm old. + +It is developed from scratch, is light and minimal, uses only three shades of grays and one color. That was the challenge. + +It has been tested on Arch Linux with Gnome-Shell, Gtk+ from 3.16 to 3.22, a good amount of Gtk2 and Gtk3 applications. A lot of widget controls are still missing and it is not tested at all with unity or xfce. + +==Version== + +Current version is 0.991, released in July 2018. + +==Screenshots== + +The screenshots show OneStepBack theme and some color variations. They show also: [Ubo Icons Theme https://www.gnome-look.org/content/show.php?content=122078] with personal additions, [Dash to Dock https://extensions.gnome.org/extension/307/dash-to-dock/] and [Dynamic Top Bar https://extensions.gnome.org/extension/885/dynamic-top-bar/] Gnome Shell extensions. + +==Installation== + +To install the theme, unzip the archive and copy the theme in your theme directory. There is no need for any extra //engine//. + +==Author== + +The author is [Jean-Pierre Bucciol jpsspam(at)free.fr]. + +==Licence== + +This is a [GPL 3 https://www.gnu.org/licenses/gpl.txt] free software. Feel free to change and share the code. + +==Web pages== + +- [OneStepBack theme main page and download http://www.vide.memoire.free.fr/perso/OneStepBack] + +- [OneStepBack at gnome-look.org http://www.gnome-look.org/p/1013663] + +==Known Bugs== + +- gtk3: in firefox, thunderbird and QT5 applications: arrow buttons shape and colors, color of active menu items: unfortunatly, nothing I can do. + +==Changelog== + +Version 0.992, working version + +Version 0.991, July 2018 +- change the grey-brown color variant for a grey-brown-green-blue color variant +- gtk2: improve generation of the derived colors +- gtk2: improve colors of progressbar label +- gtk3: improve color backdrop color in headerbar +- gtk3: improve button color consistency in headerbar +- gtk3: fix a bug in toolbar button hover +- gtk3: fix a color name bug +- improve differentation of selected text, menuitem and listitem colors + +Version 0.99, April 2018 +- gtk3: improve spacing for icons in nautilus sidebar +- gtk3: fix a color name bug +- add a grey-brown color variant + +Version 0.98, March 2018 +- gtk3: fix a color bug when toogle button in hover +- fix a bug in the headerbar roundness +- fix a color bug in the windows shadows +- improve design of the thumbs on scales and scrollbars +- improve colors of arrows and scrollbars +- improve support for easy color changes +- change colors of the variant color version: the colors are inspired by the earth-brown gtk3 theme + +Version 0.97, January 2018 +- gtk3: fix a color bug in the flotting bottom information bar in nautilus +- add a color variant +- gtk3: fix a color bug in popover (modelbutton:active) +- gtk3: drop support for gtk 3.16 and 3.18 + +Version 0.96, July 2017 +- fix a color bug for mouse color selection in caja (mrnhmath) + +Version 0.95, July 2017 +- fix a color bug for background in icon view in caja (mrnhmath) +- fix a color name bug + +Version 0.94, July 2017 +- fix a color bug for selected and unfocused wxgtk items + +Version 0.93, May 2017 +- gtk3: fix a color bug in nautilus for selected and unfocused icons +- gtk3: fix a color bug for selections in firefox gtk3 +- change for a blue-gray color for progress bars and switch + +Version 0.92: November 2016 +- gtk3: fix a color bug in headerbar pathbar +- gtk3: add a left margin to arrow in menus +- gtk2: fix wrong background color in rox when switching theme +- gtk3: improve css syntax for font definitions + +Version 0.91, September 2016 +- gtk3: disable the GtkWidget-window-dragging function that breaks things in gnumeric (thanks Ingo S.) + +Version 0.9, August 2016 +- add support for easy color changes +- gtk3: add a minimal lenght to the scrollbar sliders +- gtk3: improve arrows design in scrollbar when disabled + +Version 0.8, April 2016 +- gtk3: fix a bug in desktop borders when nautilus manages the desktop +- gtk3: more consistant design of the scrollbar arrow buttons +- gtk3: add support for scale indicators +- gtk3: fix bug for scale sliders overpassing trough +- gtk3: fix a bug with labels of scale bars +- gtk3: add support for arrows in popover menus +- gtk3: change behaviour of the checked button in hea.derbar +- gtk3: add basic support for calendar and iconview widgets +- gtk3: fix a color bug for radiobutton label when disabled in list +- gtk3: add support for expander arrows when active + +Version 0.7, April 2016 +- gtk3: port to gtk 3.20: gtk3 part rebuild from scratch ! +- orange progress bar color +- gray active widgets +- no more highlight on hover + +Version 0.6, November 2015 +- gtk3: improve borders of menus (thanks behrz) + +Version 0.5, October 2015 +- gtk3: improve borders/shadows to better match the gtk2 part (thanks behrz) +- gtk3: improve switch borders +- fix some colors and rocking in toolbar buttons +- change borders of scrollbar sliders to match the new button shadows +- gtk2: better centering of the scrollbar thumb +- gtk3: fix a padding problem in gedit open document popover (thanks to bd209ocp) + +Version 0.4, October 2015 +- gtk3: fix some color and padding tweeks for nautilus 3.18 +- add arrow buttons to scrollbars +- gtk3: test with gtk 3.18: ok + +Version 0.3, October 2015 +- gtk2: fix shadow glitchs in the scrollbar design +- add a shell script to easily change the colors of the theme +- gtk3: improve calculation of shadows on buttons + +Version 0.2, September 2015 +- gtk3: fix borders glitchs in menus +- gtk3: improve borders of the embossed widgets +- gtk3: define help colors for borders +- gtk3: fix :hover colors on switchs +- gtk3: add support for gnome-logs selections +- fix color of insensitive combobox and check and radio buttons labels +- gtk2: fix color of gimp loading bar + +Version 0.1, August 2015 + +- initial version + +==Version numbering== + +$\forall n \in \mathbb{N}^*, v_n=1-0.1^{\int(n/9)}+\rest(n/9)*10^{-\int(n/9)-1}$. + diff --git a/gtk-2.0/gtkrc b/gtk-2.0/gtkrc new file mode 100644 index 0000000..e06e4c7 --- /dev/null +++ b/gtk-2.0/gtkrc @@ -0,0 +1,463 @@ +#======================================# +# steppenwolf theme: gtk2 part # +# by nilix April 2019 # +#======================================# +# based on... +#======================================# +# OneStepBack theme: gtk2 part # +# jpsb: July 2015 - May 2018 # +#======================================# + +#======================================# +# Color definitions +#======================================# + + +gtk-color-scheme = "white_color:#000000 +lighter_color:#555555 +base_color:#222222 +darker_color:#101010 +black_color:#c8c8c8 +scale_color: #1f9b92 +truewhite:#ffffff +trueblack:#000000 +grey50:#797979 +" + +#======================================# +# Derived colors +#======================================# + +gtk-color-scheme = "button_selected_bg_color:#797979 +text_selected_bg_color:#1f9b92 +text_selected_fg_color:#000000 +menuitem_selected_bg_color:#797979 +menuitem_selected_fg_color:#000000 +listitem_selected_bg_color:#797979 +listitem_selected_fg_color:#000000 +" + +#======================================# +# Styles +#======================================# + +style "default" { + + base[NORMAL] = @lighter_color + text[NORMAL] = @black_color + bg[NORMAL] = @base_color + fg[NORMAL] = @black_color + + base[PRELIGHT] = @base_color + text[PRELIGHT] = @black_color + bg[PRELIGHT] = @base_color + fg[PRELIGHT] = @black_color + + base[SELECTED] = @scale_color + text[SELECTED] = @listitem_selected_fg_color + bg[SELECTED] = @scale_color + fg[SELECTED] = @lighter_color + + base[ACTIVE] = @scale_color + text[ACTIVE] = @listitem_selected_fg_color + bg[ACTIVE] = @button_selected_bg_color + fg[ACTIVE] = @black_color + + base[INSENSITIVE] = @darker_color + text[INSENSITIVE] = @black_color + bg[INSENSITIVE] = @base_color + fg[INSENSITIVE] = @darker_color + + GtkWidget::focus-line-width = 1 + GtkWidget::focus-line-pattern = "\0\4" + GtkWidget::link-color = @black_color + GtkWidget::visited-link-color = @darker_color + + GtkScrollbar::min-slider-length = 30 + + GtkScrollbar::has_backward_stepper = 0 + GtkScrollbar::has_forward_stepper = 0 + GtkScrollbar::has_secondary_forward_stepper = 0 + GtkScrollbar::has_secondary_backward_stepper = 0 + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + GtkScrollbar::trough-border = 0 + GtkScrollbar::fixed-slider-length = 30 + GtkScale::trough-side-details = 0 + GtkRange::slider-width = 4 + GtkScale::slider-length = 4 + GtkScale::slider-width = 4 + GtkScrollbar::activate-slider = 1 + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkMenuBar::shadow-type = 0 + GtkToolbar::shadow-type = 0 + GtkButton::default-border = {0,0,0,0} + + GtkProgressBar::min-horizontal-bar-height = 4 + GtkProgressBar::min-vertical-bar-width = 4 + +} + +style "button" { + + xthickness = 4 + ythickness = 4 + + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + file = "../img/button.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + file = "../img/button-hover.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "../img/button-active.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "../img/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + + +style "scalebar-scrollbar" { + + bg[NORMAL] = @base_color + fg[NORMAL] = @black_color + bg[INSENSITIVE] = @white_color + + bg[PRELIGHT] = @lighter_color + + bg[ACTIVE] = @darker_color + + engine "pixmap" { + + image { + function = SLIDER + state = NORMAL + file = "../img/scrollbar_horizontal.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + } + image { + function = SLIDER + state = INSENSITIVE + file = "../img/scrollbar_horizontal.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + } + image { + function = SLIDER + state = PRELIGHT + file = "../img/scrollbar_horizontal.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + } + image { + function = SLIDER + state = ACTIVE + file = "../img/scrollbar_horizontal.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = HORIZONTAL + } + image { + function = SLIDER + state = NORMAL + file = "../img/scrollbar_vertical.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + image { + function = SLIDER + state = INSENSITIVE + file = "../img/scrollbar_vertical.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + image { + function = SLIDER + state = PRELIGHT + file = "../img/scrollbar_vertical.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + image { + function = SLIDER + state = ACTIVE + file = "../img/scrollbar_vertical.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + } +} + +style "tooltip" { + bg[NORMAL] = @trueblack + fg[NORMAL] = @grey50 + + bg[PRELIGHT] = @trueblack + fg[PRELIGHT] = @grey50 +} + +style "progressbar" { + + bg[NORMAL] = @darker_color + fg[NORMAL] = @black_color # XXX + + bg[PRELIGHT] = @scale_color # XXX + fg[PRELIGHT] = @lighter_color + + engine "pixmap" { + image{ + function = BOX + detail = "bar" + file = "../img/scrollbar_horizontal.png" + stretch = TRUE + orientation = HORIZONTAL + } + image{ + function = BOX + detail = "bar" + file = "../img/scrollbar_horizontal.png" + stretch = TRUE + orientation = VERTICAL + } + } + +} + +style "menu" { + bg[NORMAL] = @trueblack + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + GtkMenu::horizontal-offset = 0 + GtkMenuItem::border = 0 + GtkSeparatorMenuItem::horizontal-padding = 0 +} + +style "menuitem" { + + text[NORMAL] = @grey50 + base[NORMAL] = @trueblack + bg[NORMAL] = @trueblack + fg[NORMAL] = @grey50 + + text[PRELIGHT] = @menuitem_selected_fg_color + bg[PRELIGHT] = @menuitem_selected_bg_color + fg[PRELIGHT] = @menuitem_selected_fg_color + + fg[SELECTED] = @menuitem_selected_fg_color # fg menu sélectionné libre office + fg[INSENSITIVE] = "#202020" + text[INSENSITIVE] = "#202020" +} + +style "check-radio" { + + bg[PRELIGHT] = @base_color + + base[INSENSITIVE] = @lighter_color + text[INSENSITIVE] = @darker_color + fg[INSENSITIVE] = @base_color +} + +style "menubar" { + bg[NORMAL] = @base_color + fg[NORMAL] = @black_color + + fg[PRELIGHT] = @menuitem_selected_fg_color # menu sélectionné geogebra + + fg[SELECTED] = @menuitem_selected_fg_color # menu sélectionné thunderbird + +} + +style "paned" { + + bg[PRELIGHT] = @base_color # séparateurs mobiles hover + +} + +style "gimp-loadingbar" { + + bg[PRELIGHT] = @scale_color # loadingbar de gimp ! + +} + +style "notebook" { + + bg[SELECTED] = @base_color + bg[NORMAL] = @base_color + base[NORMAL] = @white_color + fg[ACTIVE] = @black_color + fg[PRELIGHT] = @black_color + bg[ACTIVE] = @darker_color # pour variantes de couleur + +} + +style "entry" { + + base[PRELIGHT] = @text_selected_bg_color + text[PRELIGHT] = @text_selected_fg_color + + base[SELECTED] = @text_selected_bg_color + text[SELECTED] = @text_selected_fg_color + + base[ACTIVE] = @text_selected_bg_color + text[ACTIVE] = @text_selected_fg_color +} + +style "combobox" { + text[PRELIGHT] = @black_color + +} + +#======================================# +# Styles for testing +#======================================# + +style "red" { + + base[NORMAL] = "red" + text[NORMAL] = "red" + fg[NORMAL] = "red" + bg[NORMAL] = "red" + + base[PRELIGHT] = "red" + text[PRELIGHT] = "red" + bg[PRELIGHT] = "red" + fg[PRELIGHT] = "red" + + base[SELECTED] = "red" + text[SELECTED] = "red" + bg[SELECTED] = "red" + fg[SELECTED] = "red" + + base[ACTIVE] = "red" + text[ACTIVE] = "red" + bg[ACTIVE] = "red" + fg[ACTIVE] = "red" + + base[INSENSITIVE] = "red" + text[INSENSITIVE] = "red" + bg[INSENSITIVE] = "red" + fg[INSENSITIVE] = "red" + +} + +style "test" { + + base[NORMAL] = "aqua" + text[NORMAL] = "green" + bg[NORMAL] = "magenta" + fg[NORMAL] = "blue" + + base[PRELIGHT] = "green" + text[PRELIGHT] = "red" + bg[PRELIGHT] = "lime" + fg[PRELIGHT] = "maroon" + + base[SELECTED] = "navy" + text[SELECTED] = "red" + bg[SELECTED] = "olive" + fg[SELECTED] = "purple" + + base[ACTIVE] = "red" + text[ACTIVE] = "green" + bg[ACTIVE] = "teal" + fg[ACTIVE] = "yellow" + + base[INSENSITIVE] = "purple" + text[INSENSITIVE] = "green" + bg[INSENSITIVE] = "yellow" + fg[INSENSITIVE] = "white" + +} + +#======================================# +# Widgets +#======================================# + +class "*" style "default" +widget_class "*Scale*" style "scalebar-scrollbar" +widget_class "*Scrollbar*" style "scalebar-scrollbar" +widget_class "*Menu*" style "menu" +widget_class "*MenuItem*" style "menuitem" +widget_class "*MenuBar*" style "menubar" +widget_class "*Paned*" style "paned" +widget_class "*Gimp*Menu*" style "notebook" +widget_class "*ProgressBar*" style "progressbar" +class "GtkCheck*" style "check-radio" +class "GtkRadio*" style "check-radio" +widget_class "*Gimp*Paned*Bar*" style "gimp-loadingbar" +widget_class "*Notebook*" style "notebook" +widget_class "*Entry*" style "entry" +widget_class "*ComboBox*" style "combobox" +widget_class "*Button*" style "default" +widget_class "*Option*" style "default" +widget "gtk-tooltip*" style "tooltip" +widget_class "*Notif*" style "tooltip" +widget_class "*otif*" style "tooltip" +class "GtkButton" style "button" + +#widget_class "*Link*" style "red" +#widget_class "*Button*" style "red" +#widget_class "*Separator*" style "red" +#widget_class "*ToolButton*" style "red" +#widget_class "*ToolBar*" style "red" +#widget_class "*Option*" style "red" +#widget_class "*ScaleButton*" style "red" +#widget_class "*List*" style "red" +#widget_class "*Notebook*" style "red" +#widget_class "*Frame*" style "red" +#widget_class "*Label*" style "red" +#widget_class "*Window" style "red" + + + +# jpsb le 12 sept 2015: bug curieux: la barre d'avancement de xsane ne respecte la couleur demandée qu'après un redémarrage du thème, sinon la couleur est lime ! + +# qt4 et flèches d'ascenseurs incompatible avec engine "pixmap" +# barre de prog qt4 + +#======================================# +# tweaks +#======================================# +# avoid wrong background color in rox when switching theme +style "rox" +{ + base[NORMAL] = @base_color + bg[NORMAL] = @base_color +} + +# widget_class "*ViewCollection*" style "rox" + diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css new file mode 100755 index 0000000..8047890 --- /dev/null +++ b/gtk-3.0/gtk.css @@ -0,0 +1,1036 @@ +/**********************************************/ +/* steppenwolf theme; gtk3 part */ +/* by nilix April 2019 */ +/**********************************************/ +/* based on... */ +/**********************************************/ +/* OneStepBack theme; gtk3 part */ +/* jpsb: July 2015 - May 2018 */ +/**********************************************/ + +/**********************************************/ +/* Color definitions */ +/**********************************************/ + +@define-color white_color #000000; +@define-color lighter_color #555555; +@define-color base_color #222222; +@define-color darker_color #101010; +@define-color black_color #c8c8c8; +@define-color scale_color #1f9b92; +@define-color grey50 #797979; +@define-color trueblack #000000; +@define-color truewhite #ffffff; + + +/**********************************************/ +/* Derived colors */ +/**********************************************/ + +@define-color headerbar_bg_color @trueblack; +@define-color button_selected_bg_color @darker_color; +@define-color text_selected_bg_color @scale_color; +@define-color text_selected_fg_color @black_color; +@define-color menuitem_selected_bg_color @grey50; +@define-color menuitem_selected_fg_color @trueblack; +@define-color listitem_selected_bg_color @grey50; +@define-color listitem_selected_fg_color @trueblack; + +/**********************************************/ +/* Button border colors */ +/**********************************************/ + +@define-color inset_lighter_color shade(@base_color,0.9); +@define-color outset_lighter_color shade(@base_color,1.3); +@define-color inset_darker_color shade(@base_color,0.5); + +/**********************************************/ +/* Color names curiously hardcoded in some gnome applications */ +/**********************************************/ + +@define-color theme_base_color @lighter_color; +@define-color theme_text_color @black_color; +@define-color theme_bg_color @base_color; +@define-color theme_fg_color @black_color; +@define-color theme_selected_bg_color @listitem_selected_bg_color; /* list select */ +@define-color theme_selected_fg_color @listitem_selected_fg_color; +@define-color theme_tooltip_bg_color @black_color; +@define-color theme_tooltip_fg_color @grey50; + +/**********************************************/ +/* headerbar */ +/**********************************************/ + +headerbar { + background-color: @headerbar_bg_color; /* fond de barre */ + color: @grey50; /* séparations verticales dans la barre */ +} + +.titlebar .title { + color: @truewhite; + font-weight: bold; +} + +.titlebar .title:backdrop { + color: @base_color; +} + +.pathbar { /* dconf-editor */ + color: @truewhite; + font-weight: bold; +} + + +/***********************************************/ +/* general */ +/**********************************************/ + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-has-secondary-backward-stepper: false; + -GtkScrollbar-has-secondary-forward-stepper: false; + -GtkScrolledWindow-scrollbar-spacing: 0; + outline-color: @black_color; + outline-style: solid; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 0px; + + /* -GtkWidget-window-dragging: true;*/ /* behrz */ + /* seems to break things in gnumeric: Ingo S. */ + } + +.background { + background-color: @base_color; + color: @black_color; +} + +tooltip { + border-radius: 0px; +} + +tooltip * { + background-color: @trueblack; + color: @grey50; + border: none; + border-radius: 0px; +} + +tooltip decoration{ + background-color: @trueblack; + } + +tooltip.background { + background-color: @trueblack; + color: @grey50; + } + +.app-notification { + background-color: @trueblack; + color: @grey50; +} + +.osd { + background-color: @trueblack; + color: @grey50 +} + +printdialog .dialog-action-box { + background-color: @base_color; + } + +printdialog paper{ + border: 1px solid rgba(0,0,0,0.5); + background: @truewhite; + padding: 0px; + } + +/**********************************************/ +/* button */ +/**********************************************/ + +button { + margin: 3px; + background-color: @trueblack; + color: @black_color; + border-radius: 4px; + padding: 3px; + border: 1px solid #5b5754; +} + + +window.thunar #location-toolbar .path-bar button { + border-radius: 4px; + padding: 0px; + border: 1px solid #5b5754; + margin: 0px; +} + + +.view button { + margin: 0px; + } + +button:hover { + background-color:transparent; + background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(20,20,20,1)); + border: 1px solid #5b5754; +} + +button:active, button:checked, button:selected, button:active:hover, button:checked:hover, button:selected:hover { + border: 1px solid #20ab95; +} + + +button:disabled { + background-color: #140f0b; + color: @darker_color; + border: 1px solid 403d38; +} + +headerbar button{ + color: #797979; + border: none; +} + +hearderbar button:selected, headerbar button:checked, headerbar button:checked:hover { + color: #ffffff; + background-color: transparent; + border: none; +} + +headerbar button:active:hover { /* bouton de headerbar cliqué */ + background-color: #797979; + color: #000000; + border: none; +} + +headerbar button:backdrop { +} + +headerbar .close.titlebutton { + color: #ff00ff; + background-color: transparent; +} +headerbar .close.titlebutton:active:hover { + color: #ffffff; + background-color: transparent; +} + +headerbar button:disabled:backdrop { + color: @darker_color; +} + +/**********************************************/ +/* menu */ +/**********************************************/ + +menubar { +/* border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-bottom: 1.3px solid @trueblack; + border-right: 1.3px solid @trueblack; +*/ + padding: 1px; + padding-right: 2px; + padding-top: 1px; + padding-bottom: 1px; +} + +menu { + border: none; + background-color: @trueblack; + color: @grey50; +} + + +menuitem { + padding-left:5px; + padding-right: 8px; + padding-top: 2px; + padding-bottom: 2px; +} + +menu:active, menu:hover{ + background-color: @menuitem_selected_bg_color; + color: @trueblack; +} + +menuitem:active, menuitem:hover { + background-color: @menuitem_selected_bg_color; + color: @menuitem_selected_fg_color; +} + +combobox menu { + border: none; +} + +/**********************************************/ +/* toolbar */ +/**********************************************/ + +toolbar { + padding: 1px; +/* border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; */ +} + +toolbar button, toolbar button:disabled { + background-color: transparent; + border: 1px solid transparent; + padding: 3px; + margin: 3px; +} + +toolbar button:active, toolbar button:checked { + border: 1px solid #20ab95; +} + + +/**********************************************/ +/* scale */ +/**********************************************/ + +scale trough { + min-width: 4px; + min-height: 4px; + background-color: @darker_color; +} + + +scale.horizontal trough { + padding-left: 15px; + padding-right: 15px; +} + +scale.horizontal slider { + min-width: 30px; + min-height: 4px; + background-color: @scale_color; +} + +scale.vertical trough { + padding-top: 15px; + padding-bottom: 15px; +} + +scale.vertical slider { + min-width: 4px; + min-height: 30px; + background-color: @scale_color; +} + +scale indicator { + min-width: 1px; + min-height: 5px; + background: @black_color; +} + +/**********************************************/ +/* progressbar */ +/**********************************************/ + +progressbar { + color: @black_color; + background-color: @base_color; +} + +progressbar.vertical trough { + min-width: 4px; + background-color: @darker_color; + color: @black_color; + border-left: 1px solid @inset_darker_color; + border-top: 1px solid @inset_darker_color; + border-right: 1px solid @base_color; + border-bottom: 1px solid @base_color; +} + +progressbar.horizontal trough { + min-height: 4px; + background-color: @darker_color; + color: @black_color; + border-left: 1px solid @inset_darker_color; + border-top: 1px solid @inset_darker_color; + border-right: 1px solid @base_color; + border-bottom: 1px solid @base_color; +} + +progressbar.vertical progress { + min-width: 4px; + background-color: @scale_color; + border: none; +} + +progressbar.horizontal progress { + min-height: 4px; + background-color: @scale_color; + border: none; +} + +progressbar.vertical text { + margin-right: 25px; +} + +/* progressbars are different in GtkTreeView (monitor) */ +treeview.view.progressbar { + min-height: 14px; + background-color: @scale_color; + border-left: 1px solid shade(@scale_color,1.3); + border-top: 1px solid shade(@scale_color,1.3); + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +treeview.view.trough, +treeview.view.trough:selected { + min-height: 18px; + background-color: @darker_color; + color: @white_color; + border-left: 1px solid @inset_darker_color; + border-top: 1px solid @inset_darker_color; + border-right: 1px solid @base_color; + border-bottom: 1px solid @base_color; +} + +/**********************************************/ +/* scrollbar */ +/**********************************************/ + +scrollbar trough { + background-color: @base_color; + color: @scale_color; + min-width: 4px; + min-height: 4px; + } + +scrollbar slider, scrollbar slider:hover { + background-color: @scale_color; + min-width: 4px; + min-height: 4px; +} + +scrollbar.vertical slider { + min-height: 30px; +} + +scrollbar.horizontal slider { + min-width: 30px; +} + +scrollbar button { +/* width: 0px; + height: 0px; +*/ + padding: 0px; + margin: 0px; + border: none; +} + + +/**********************************************/ +/* entry, treeview, textview, iconwiew, grid */ +/**********************************************/ + +entry { + background-color: @lighter_color; + color: @black_color; + padding: 2px; + border-left: 1.3px solid @trueblack; + border-top: 1.3px solid @trueblack; + border-right: 1px solid @inset_lighter_color; + border-bottom: 1px solid @inset_lighter_color; +} + +entry:disabled { + background-color: @darker_color; + color: @black_color; +} + + + +label:disabled { + color: @lighter_color; +} + +menu label:disabled { + color: #3e3e3e; + } + +treeview { + background-color: @white_color; +} + +selection, textview selection { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +textview { + background-color: @white_color; + color: @black_color; +} + +iconview { + background-color: @white_color; + color: @black_color; +} + +notebook*iconview { + background-color: @lighter_color; + } + +iconview *:selected, iconview *:active { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +grid *:selected, grid *:active { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +/**********************************************/ +/* frame, notebook, tab */ +/**********************************************/ + +notebook { + background-color: @base_color; + color: @black_color; + padding: 0px; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +notebook frame { + background-color: @base_color; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +notebook tab { + background-color: @darker_color; + border: 1px solid @outset_darker_color; + border-right: 1px solid @trueblack; + border-bottom: 1px solid @outset_lighter_color; + border-left: none; + border-top: 1px solid @darker_color; + padding: 3px; + margin: 0px; +} + +notebook tab:checked, +notebook tab:active { + background-color: @base_color; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @base_color; + border-bottom: 1px solid @base_color; + border-right: 1px solid @trueblack; +} + +frame { + background-color: @base_color; + border-left: 1.3px solid @black_color; + border-top: 1px solid @black_color; + border-right: 1px solid @outset_lighter_color; + border-bottom: 1px solid @outset_lighter_color; + padding: 5px; +} + +/**********************************************/ +/* list, row */ +/**********************************************/ + +list { + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; + padding: 7px; + background-color: @white_color; +} + +row { + background-color: @white_color; + padding: 5px; + border: none; + } + +row:selected { + background-color: @scale_color; + color: @listitem_selected_fg_color; +} + +list row:active { + background-color: @scale_color; +} + +treeview *:selected { + background-color: @scale_color; + color: @listitem_selected_fg_color; +} + + +/**********************************************/ +/* separator */ +/**********************************************/ + +separator.vertical { + margin: 0px; + padding: 0px; + border-left: 1px solid @darker_color; + border-right: 1px solid @lighter_color; +} + +separator.horizontal { + margin: 0px; + padding: 0px; + border-top: 1px solid @darker_color; + border-bottom: 1px solid @lighter_color; +} + +toolbar separator { + margin: 5px; + margin-top: 7px; + margin-bottom: 7px; + border-left: 1px solid @inset_darker_color; + border-right: 1px solid @lighter_color; +} + +menu separator { + margin: 0px; + padding: 0px; + border-top: 1px solid @inset_darker_color; + border-bottom: 1px solid @inset_lighter_color; +} + +paned.vertical separator { + border: none; + padding: 0px; + background-image: url("../img/separator_horizontal.png"); + background-position: center center; + background-repeat: no-repeat; +} + +paned.horizontal separator { + border: none; + padding: 0px; + background-image: url("../img/separator_vertical.png"); + background-position: center center; + background-repeat: no-repeat; +} + +/* separator in nautilus side panel */ +paned list separator.horizontal { + min-height:1px; + background-image: none; + border: none; + border-top: 1px solid @base_color; +} + +/**********************************************/ +/* check, radio */ +/**********************************************/ + +checkbutton, radiobutton { + color: @black_color; + background-color: @base_color; +} + +/*notebook checkbutton, notebook radiobutton { + background-color: @lighter_color; +}*/ + +checkbutton:disabled, radiobutton:disabled { + color: @lighter_color; +} + +check { + padding: 0px; + border: none; + margin: 5px; + min-width: 13px; + min-height: 13px; + -gtk-icon-source: url("../img/check-unchecked.png"); +} + +check:checked { + -gtk-icon-source: url("../img/check-checked.png"); +} + +radio { + padding: 0px; + border: none; + margin: 5px; + min-width: 13px; + min-height: 13px; + -gtk-icon-source: url("../img/radio-unchecked.png"); +} + +radio:checked { + min-width: 13px; + min-height: 13px; + -gtk-icon-source: url("../img/radio-checked.png"); +} + +check:disabled { + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/check-disabled-unchecked.png"); +} + +radio:disabled { + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/radio-disabled-unchecked.png"); +} + +check:disabled:checked { + -gtk-icon-source: url("../img/check-disabled-checked.png"); + min-width: 11px; + min-height: 11px; +} + +radio:disabled:checked { + -gtk-icon-source: url("../img/radio-disabled-checked.png"); + min-width: 11px; + min-height: 11px; +} + +/* check and radio in menu */ +menuitem check:disabled { + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/menuitem-transparent.png"); +} +menuitem check, menuitem checkbutton { + background-color: transparent; + color:@black_color; + -gtk-icon-source: url("../img/menuitem-transparent.png"); + min-width: 8px; + min-height: 7px; +} + +menuitem radio, menuitem radiobutton +{ + background-color: transparent; + -gtk-icon-source: url("../img/menuitem-transparent.png"); + min-width: 5px; + min-height: 5px; +} + +menuitem check:checked { + -gtk-icon-source: url("../img/menuitem-check-checked.png"); + min-width: 8px; + min-height: 7px; +} + +menuitem check:disabled:checked { + -gtk-icon-source: url("../img/menuitem-check-checked-disabled.png"); + min-width: 8px; + min-height: 7px; +} + +menuitem radio:checked { + min-width: 5px; + min-height: 5px; + -gtk-icon-source: url("../img/menuitem-radio-checked.png"); +} + +menuitem radio:disabled:checked { + min-width: 5px; + min-height: 5px; + -gtk-icon-source: url("../img/menuitem-radio-checked-disabled.png"); +} + +/* handbrake/defaults audio; tweaktools/bureau*/ +list row checkbutton, list row radiobutton { + background-color: transparent; + color: @black_color; +} + +/* handbrake/defaults audio; tweaktools/bureau */ +list row checkbutton label:disabled, +list row radiobutton label:disabled, +list row check:disabled, +list row radio:disabled { + background-color: transparent; + color: @darker_color; + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/transparent.png"); +} + + +/**********************************************/ +/* popover */ +/**********************************************/ + +popover { + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +popover modelbutton { + padding: 0px; + padding-top: 2px; + padding-bottom: 2px; +} + +popover modelbutton:hover, popover modelbutton:active { + background-color: @menuitem_selected_bg_color; + color: @menuitem_selected_fg_color; +} + +/**********************************************/ +/* switch */ +/**********************************************/ + +switch { + font-weight: bold; + background-color: @base_color; + color: @black_color; + border-left: 1.3px solid @trueblack; + border-top: 1.3px solid @trueblack; + border-right: 1.3px solid @lighter_color; + border-bottom: 1.3px solid @lighter_color; +} + +switch:checked { + background-color: @scale_color; +} + +switch slider { + background-color: @base_color; + padding: 1px; + background-repeat: no-repeat; + background-position: center center; + background-image: url("../img/scrollbar_thumb.png"); + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +switch:disabled { + background-color: @darker_color; + color: @base_color; +} + +switch:disabled slider { + background-color: @darker_color; + border-left: 1px solid @base_color; + border-top: 1px solid @base_color; +} + +/**********************************************/ +/* arrow */ +/**********************************************/ + +combobox arrow { + min-height: 19px; + min-width: 19px; + background-repeat: no-repeat; + background-position: center center; + background-image: url("../img/combobox-arrow-down.png"); +} + +combobox arrow:disabled { + background-image: url("../img/combobox-arrow-down-disabled.png"); +} + +arrow.top +{ + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + + +arrow.bottom +{ + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +arrow.top:disabled, arrow.bottom:disabled +{ + -gtk-icon-source: -gtk-icontheme(""); +} + +menuitem arrow { + min-height: 15px; + min-width: 8px; + margin-left: 15px; /* brasero */ + -gtk-icon-source: url("../img/menuitem-arrow-right.png"); +} + +menuitem arrow:disabled { + -gtk-icon-source: url("../img/menuitem-arrow-right-disabled.png"); +} + +expander arrow { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: @black_color; +} + +expander arrow:checked { + -gtk-icon-transform: unset; +} + +popover arrow.right { + min-height: 15px; + min-width: 8px; + -gtk-icon-source: url("../img/menuitem-arrow-right.png"); +} + +popover arrow.left { + min-height: 15px; + min-width: 8px; + -gtk-icon-source: url("../img/menuitem-arrow-left.png"); +} + +/**********************************************/ +/* calendar */ +/**********************************************/ + +calendar { + background-color: @lighter_color; + color: @black_color; +} + +calendar:selected { + background-color: @listitem_selected_bg_color; + color: @listitem_selected_fg_color; +} + +calendar:indeterminate { + color: @inset_lighter_color; +} + +/**********************************************/ +/* tweaks */ +/**********************************************/ + +/* selection in evince */ +/* +.view:selected { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} +*/ + +/* icon color selected and unfocused in nautilus */ +/* +.view:active { + background-color: yellow; + color: blue +} +*/ + +.view { + background-color: @white_color; + } + +.view:indeterminate, .view.* { + background-color: @base_color; + } + +filechooser #pathbarbox { + background-color: @base_color; + } + +.rubberband { + border: 1px solid @scale_color; + background-color: rgba(23,119,115, 0.3); + } + +.view:selected:focus { background-color: @scale_color; } +/* avoid borders on the desktop when managed by nautilus */ +nautilus-desktop-window * { + border: none; +} + +/* flotting-bar in nautilus */ +.floating-bar { + background-color: @darker_color; + color: @white_color; +} + +/* icons in sidebar in nautilus */ +.sidebar-icon { + padding-right: 2px; +} + +/* selections in firefox use fix color names ! */ +/* fix background selected item unfocused in hugin: to test for consistency */ +#MozillaGtkWidget *:selected:focus { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +/* thunderbird: item selected in list */ +.view:selected { + background-color: @text_selected_bg_color; + color: @listitem_selected_fg_color; +} + +/* background and selection in icon view in caja (mrnhmath) */ +.caja-notebook .view { + background-color: @base_color; +} +.caja-notebook .view:selected, +.caja-notebook .view:selected:focus +{ + background-color: @darker_color; +} +.caja-notebook .rubberband { + background-color: transparent; +} + +/* background of nautilus icon window */ +/*.nautilus-window, .nautilus-window notebook { + background-color: @lighter_color; +}*/ + +/* zebra strips do not work with recent versions */ +/*view row:nth-child(even) { + background-color: green; +} +treeview row:nth-child(even) +{ + background-color: green; +} + + + +GtkTreeView row:even { + background-color: red; +} + +GtkTreeView row:odd { + background-color: green; +} +*/ + +/* +GTK_DEBUG=interactive myexcutable +*/ + + +/**********************************************/ +/* The End */ +/**********************************************/ + + + + + diff --git a/gtk-3.0/gtk.css.save b/gtk-3.0/gtk.css.save new file mode 100755 index 0000000..dac4ae2 --- /dev/null +++ b/gtk-3.0/gtk.css.save @@ -0,0 +1,1086 @@ +/**********************************************/ +/* steppenwolf theme; gtk3 part */ +/* by nilix April 2019 */ +/**********************************************/ +/* based on... */ +/**********************************************/ +/* OneStepBack theme; gtk3 part */ +/* jpsb: July 2015 - May 2018 */ +/**********************************************/ + +/**********************************************/ +/* Color definitions */ +/**********************************************/ + +@define-color white_color #444444; +@define-color lighter_color #555555; +@define-color base_color #222222; +@define-color darker_color #101010; +@define-color black_color #e9e9e9; +@define-color scale_color #1f9b92; +@define-color grey50 #797979; +@define-color trueblack #000000; +@define-color truewhite #ffffff; + + +/**********************************************/ +/* Derived colors */ +/**********************************************/ + +@define-color headerbar_bg_color @black_color; +@define-color button_selected_bg_color @darker_color; +@define-color text_selected_bg_color @scale_color; +@define-color text_selected_fg_color @black_color; +@define-color menuitem_selected_bg_color @grey50; +@define-color menuitem_selected_fg_color @trueblack; +@define-color listitem_selected_bg_color @grey50; +@define-color listitem_selected_fg_color @trueblack; + +/**********************************************/ +/* Button border colors */ +/**********************************************/ + +@define-color inset_lighter_color shade(@base_color,0.9); +@define-color outset_lighter_color shade(@base_color,1.3); +@define-color inset_darker_color shade(@base_color,0.5); + +/**********************************************/ +/* Color names curiously hardcoded in some gnome applications */ +/**********************************************/ + +@define-color theme_base_color @lighter_color; +@define-color theme_text_color @black_color; +@define-color theme_bg_color @base_color; +@define-color theme_fg_color @black_color; +@define-color theme_selected_bg_color @listitem_selected_bg_color; /* list select */ +@define-color theme_selected_fg_color @listitem_selected_fg_color; +@define-color theme_tooltip_bg_color @black_color; +@define-color theme_tooltip_fg_color @grey50; + +/**********************************************/ +/* headerbar */ +/**********************************************/ + +headerbar { + background-color: @headerbar_bg_color; /* fond de barre */ + color: @grey50; /* séparations verticales dans la barre */ + border: 1px solid @grey50; +} + +.titlebar .title { + color: @truewhite; + font-weight: bold; +} + +.titlebar .title:backdrop { + color: @base_color; +} + +.pathbar { /* dconf-editor */ + color: @truewhite; + font-weight: bold; +} + + +/***********************************************/ +/* general */ +/**********************************************/ + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-has-secondary-backward-stepper: false; + -GtkScrollbar-has-secondary-forward-stepper: false; + -GtkScrolledWindow-scrollbar-spacing: 0; + outline-color: @black_color; + outline-style: solid; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 0px; + + /* -GtkWidget-window-dragging: true;*/ /* behrz */ + /* seems to break things in gnumeric: Ingo S. */ + } + +.background { + background-color: @base_color; + color: @black_color; +} + +tooltip { + border-radius: 0px; +} + +tooltip * { + background-color: @trueblack; + color: @grey50; + border: none; + border-radius: 0px; +} + +tooltip decoration{ + background-color: @trueblack; + } + +tooltip.background { + background-color: @trueblack; + color: @grey50; + } + +.app-notification { + background-color: @trueblack; + color: @grey50; +} + +.osd { + background-color: @trueblack; + color: @grey50 +} + +printdialog .dialog-action-box { + background-color: @base_color; + } + +printdialog paper{ + border: 1px solid rgba(0,0,0,0.5); + background: @white_color; + padding: 0px; + } + +/**********************************************/ +/* button */ +/**********************************************/ + +button { + margin: 3px; + background-color: @base_color; + color: @black_color; + padding: 3px; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + + +window.thunar #location-toolbar .path-bar button { + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; + margin: 0px; +} + + +.view button { + margin: 0px; + } + +button:active, button:checked { + background-color: @button_selected_bg_color; + border-left: 1px solid shade(@button_selected_bg_color, 0.9); + border-top: 1px solid shade(@button_selected_bg_color, 0.9); + border-right: 1.3px solid shade(@button_selected_bg_color, 1.5); + border-bottom: 1.3px solid shade(@button_selected_bg_color, 0.9); +} + + + +button:disabled { + color: @darker_color; +} + +headerbar button{ + background-color: transparent; + color: #797979; + border: none; +} + +hearderbar button:selected, headerbar button:checked, headerbar button:checked:hover { + color: #ffffff; + background-color: transparent; + border: none; +} + +headerbar button:active:hover { /* bouton de headerbar cliqué */ + background-color: #797979; + color: #000000; + border: none; +} + +headerbar button:backdrop { +} + +headerbar .close.titlebutton { + color: #ff00ff; + background-color: transparent; +} +headerbar .close.titlebutton:active:hover { + color: #ffffff; + background-color: transparent; +} + +headerbar button:disabled:backdrop { + color: @darker_color; +} + +/**********************************************/ +/* menu */ +/**********************************************/ + +menubar { +/* border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-bottom: 1.3px solid @trueblack; + border-right: 1.3px solid @trueblack; +*/ + padding: 1px; + padding-right: 2px; + padding-top: 1px; + padding-bottom: 1px; +} + +menu { + border: none; + background-color: @trueblack; + color: @grey50; +} + + +menuitem { + padding-left:5px; + padding-right: 8px; + padding-top: 2px; + padding-bottom: 2px; +} + +menu:active, menu:hover{ + background-color: @menuitem_selected_bg_color; + color: @trueblack; +} + +menuitem:active, menuitem:hover { + background-color: @menuitem_selected_bg_color; + color: @menuitem_selected_fg_color; +} + +combobox menu { + border: none; +} + +/**********************************************/ +/* toolbar */ +/**********************************************/ + +toolbar { + padding: 1px; +/* border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; */ +} + +toolbar button { + border: 1px solid @base_color; +} + +toolbar button:hover { + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +toolbar button:checked, +toolbar button:active { + background-color: @button_selected_bg_color; + border-left: 1.3px solid @black_color; + border-top: 1.3px solid @black_color; + border-right: 1px solid @inset_lighter_color; + border-bottom: 1px solid @inset_lighter_color; +} + +toolbar button:active:hover { + background-color: @base_color; +} + +toolbar button:checked:hover { + background-color: @base_color; +} + +/**********************************************/ +/* scale */ +/**********************************************/ + +scale trough { + margin: 1px; + background-color: @darker_color; + border-left: 1px solid @inset_darker_color; + border-top: 1px solid @inset_darker_color; + border-right: 1px solid @base_color; + border-bottom: 1px solid @base_color; +} + +scale.horizontal trough { + padding-left: 15px; + padding-right: 15px; +} + +scale.vertical trough { + padding-top: 15px; + padding-bottom: 15px; +} + +scale.horizontal slider { + min-width: 29px; + min-height: 12px; + background-repeat: no-repeat; + background-position: center center; + background-image: url("../img/scrollbar_thumb.png"); + background-color: @base_color; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +scale.vertical slider { + min-width: 12px; + min-height: 29px; + background-repeat: no-repeat; + background-position: center center; + background-image: url("../img/scrollbar_thumb.png"); + background-color: @base_color; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +scale indicator { + min-width: 1px; + min-height: 5px; + background: @black_color; +} + +/**********************************************/ +/* progressbar */ +/**********************************************/ + +progressbar { + color: @black_color; + background-color: @base_color; +} + +progressbar.vertical trough { + min-width: 20px; + background-color: @darker_color; + color: @black_color; + border-left: 1px solid @inset_darker_color; + border-top: 1px solid @inset_darker_color; + border-right: 1px solid @base_color; + border-bottom: 1px solid @base_color; +} + +progressbar.horizontal trough { + min-height: 18px; + background-color: @darker_color; + color: @black_color; + border-left: 1px solid @inset_darker_color; + border-top: 1px solid @inset_darker_color; + border-right: 1px solid @base_color; + border-bottom: 1px solid @base_color; +} + +progressbar.vertical progress { + min-width: 16px; + background-color: @scale_color; + border-left: 1px solid shade(@scale_color,1.3); + border-top: 1px solid shade(@scale_color,1.3); + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +progressbar.horizontal progress { + min-height: 14px; + background-color: @scale_color; + border-left: 1px solid shade(@scale_color,1.3); + border-top: 1px solid shade(@scale_color,1.3); + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +progressbar.vertical text { + margin-right: 25px; +} + +/* progressbars are different in GtkTreeView (monitor) */ +treeview.view.progressbar { + min-height: 14px; + background-color: @scale_color; + border-left: 1px solid shade(@scale_color,1.3); + border-top: 1px solid shade(@scale_color,1.3); + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +treeview.view.trough, +treeview.view.trough:selected { + min-height: 18px; + background-color: @darker_color; + color: @white_color; + border-left: 1px solid @inset_darker_color; + border-top: 1px solid @inset_darker_color; + border-right: 1px solid @base_color; + border-bottom: 1px solid @base_color; +} + +/**********************************************/ +/* scrollbar */ +/**********************************************/ + +scrollbar trough { + background-color: @darker_color; + color:@base_color; + min-width: 14px; + min-height: 14px; + border-left: 1px solid @inset_darker_color; + border-right: 1.3px solid @base_color; + border-top: 1px solid @inset_darker_color; + border-bottom: 1.3px solid @base_color; + } + +scrollbar slider, scrollbar slider:hover { + background-color: @base_color; + min-width: 12px; + min-height: 12px; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; + background-repeat: no-repeat; + background-position: center center; + background-image: url("../img/scrollbar_thumb.png"); +} + +scrollbar.vertical slider { + min-height: 30px; +} + +scrollbar.horizontal slider { + min-width: 30px; +} + +scrollbar button { +/* width: 0px; + height: 0px; +*/ + padding: 0px; + margin: 0px; + border: none; +} + + +/**********************************************/ +/* entry, treeview, textview, iconwiew, grid */ +/**********************************************/ + +entry { + background-color: @lighter_color; + color: @black_color; + padding: 2px; + border-left: 1.3px solid @black_color; + border-top: 1.3px solid @black_color; + border-right: 1px solid @inset_lighter_color; + border-bottom: 1px solid @inset_lighter_color; +} + +entry:disabled { + background-color: @darker_color; + color: @black_color; +} + + + +label:disabled { + color: @lighter_color; +} + +menu label:disabled { + color: #3e3e3e; + } + +treeview { + background-color: @white_color; +} + +selection, textview selection { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +textview { + background-color: @white_color; + color: @black_color; +} + +iconview { + background-color: @white_color; + color: @black_color; +} + +notebook*iconview { + background-color: @lighter_color; + } + +iconview *:selected, iconview *:active { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +grid *:selected, grid *:active { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +/**********************************************/ +/* frame, notebook, tab */ +/**********************************************/ + +notebook { + background-color: @base_color; + color: @black_color; + padding: 0px; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +notebook frame { + background-color: @base_color; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +notebook tab { + background-color: @darker_color; + border: 1px solid @outset_darker_color; + border-bottom: 1px solid @outset_lighter_color; + border-left: none; + border-top: 1px solid @darker_color; + padding: 3px; + margin: 0px; +} + +notebook tab:checked, +notebook tab:active { + background-color: @base_color; + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @base_color; + border-bottom: 1px solid @base_color; + border-right: 1px solid @outset_darker_color; +} + +frame { + background-color: @base_color; + border-left: 1.3px solid @black_color; + border-top: 1px solid @black_color; + border-right: 1px solid @outset_lighter_color; + border-bottom: 1px solid @outset_lighter_color; + padding: 5px; +} + +/**********************************************/ +/* list, row */ +/**********************************************/ + +list { + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; + padding: 7px; + background-color: @white_color; +} + +row { + background-color: @white_color; + padding: 5px; + border: none; + } + +row:selected { + background-color: @scale_color; + color: @listitem_selected_fg_color; +} + +list row:active { + background-color: @scale_color; +} + +treeview *:selected { + background-color: @scale_color; + color: @listitem_selected_fg_color; +} + + +/**********************************************/ +/* separator */ +/**********************************************/ + +separator.vertical { + margin: 0px; + padding: 0px; + border-left: 1px solid @darker_color; + border-right: 1px solid @lighter_color; +} + +separator.horizontal { + margin: 0px; + padding: 0px; + border-top: 1px solid @darker_color; + border-bottom: 1px solid @lighter_color; +} + +toolbar separator { + margin: 5px; + margin-top: 7px; + margin-bottom: 7px; + border-left: 1px solid @inset_darker_color; + border-right: 1px solid @lighter_color; +} + +menu separator { + margin: 0px; + padding: 0px; + border-top: 1px solid @inset_darker_color; + border-bottom: 1px solid @inset_lighter_color; +} + +paned.vertical separator { + border: none; + padding: 0px; + background-image: url("../img/separator_horizontal.png"); + background-position: center center; + background-repeat: no-repeat; +} + +paned.horizontal separator { + border: none; + padding: 0px; + background-image: url("../img/separator_vertical.png"); + background-position: center center; + background-repeat: no-repeat; +} + +/* separator in nautilus side panel */ +paned list separator.horizontal { + min-height:1px; + background-image: none; + border: none; + border-top: 1px solid @base_color; +} + +/**********************************************/ +/* check, radio */ +/**********************************************/ + +checkbutton, radiobutton { + color: @black_color; + background-color: @base_color; +} + +/*notebook checkbutton, notebook radiobutton { + background-color: @lighter_color; +}*/ + +checkbutton:disabled, radiobutton:disabled { + color: @lighter_color; +} + +check { + padding: 0px; + border: none; + margin: 5px; + min-width: 13px; + min-height: 13px; + -gtk-icon-source: url("../img/check-unchecked.png"); +} + +check:checked { + -gtk-icon-source: url("../img/check-checked.png"); +} + +radio { + padding: 0px; + border: none; + margin: 5px; + min-width: 13px; + min-height: 13px; + -gtk-icon-source: url("../img/radio-unchecked.png"); +} + +radio:checked { + min-width: 13px; + min-height: 13px; + -gtk-icon-source: url("../img/radio-checked.png"); +} + +check:disabled { + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/check-disabled-unchecked.png"); +} + +radio:disabled { + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/radio-disabled-unchecked.png"); +} + +check:disabled:checked { + -gtk-icon-source: url("../img/check-disabled-checked.png"); + min-width: 11px; + min-height: 11px; +} + +radio:disabled:checked { + -gtk-icon-source: url("../img/radio-disabled-checked.png"); + min-width: 11px; + min-height: 11px; +} + +/* check and radio in menu */ +menuitem check:disabled { + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/menuitem-transparent.png"); +} +menuitem check, menuitem checkbutton { + background-color: transparent; + color:@black_color; + -gtk-icon-source: url("../img/menuitem-transparent.png"); + min-width: 8px; + min-height: 7px; +} + +menuitem radio, menuitem radiobutton +{ + background-color: transparent; + -gtk-icon-source: url("../img/menuitem-transparent.png"); + min-width: 5px; + min-height: 5px; +} + +menuitem check:checked { + -gtk-icon-source: url("../img/menuitem-check-checked.png"); + min-width: 8px; + min-height: 7px; +} + +menuitem check:disabled:checked { + -gtk-icon-source: url("../img/menuitem-check-checked-disabled.png"); + min-width: 8px; + min-height: 7px; +} + +menuitem radio:checked { + min-width: 5px; + min-height: 5px; + -gtk-icon-source: url("../img/menuitem-radio-checked.png"); +} + +menuitem radio:disabled:checked { + min-width: 5px; + min-height: 5px; + -gtk-icon-source: url("../img/menuitem-radio-checked-disabled.png"); +} + +/* handbrake/defaults audio; tweaktools/bureau*/ +list row checkbutton, list row radiobutton { + background-color: transparent; + color: @black_color; +} + +/* handbrake/defaults audio; tweaktools/bureau */ +list row checkbutton label:disabled, +list row radiobutton label:disabled, +list row check:disabled, +list row radio:disabled { + background-color: transparent; + color: @darker_color; + min-width: 11px; + min-height: 11px; + -gtk-icon-source: url("../img/transparent.png"); +} + + +/**********************************************/ +/* popover */ +/**********************************************/ + +popover { + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +popover modelbutton { + padding: 0px; + padding-top: 2px; + padding-bottom: 2px; +} + +popover modelbutton:hover, popover modelbutton:active { + background-color: @menuitem_selected_bg_color; + color: @menuitem_selected_fg_color; +} + +/**********************************************/ +/* switch */ +/**********************************************/ + +switch { + font-weight: bold; + background-color: @base_color; + color: @black_color; + border-left: 1.3px solid @trueblack; + border-top: 1.3px solid @trueblack; + border-right: 1.3px solid @lighter_color; + border-bottom: 1.3px solid @lighter_color; +} + +switch:checked { + background-color: @scale_color; +} + +switch slider { + background-color: @base_color; + padding: 1px; + background-repeat: no-repeat; + background-position: center center; + background-image: url("../img/scrollbar_thumb.png"); + border-left: 1px solid @outset_lighter_color; + border-top: 1px solid @outset_lighter_color; + border-right: 1.3px solid @trueblack; + border-bottom: 1.3px solid @trueblack; +} + +switch:disabled { + background-color: @darker_color; + color: @base_color; +} + +switch:disabled slider { + background-color: @darker_color; + border-left: 1px solid @base_color; + border-top: 1px solid @base_color; +} + +/**********************************************/ +/* arrow */ +/**********************************************/ + +combobox arrow { + min-height: 19px; + min-width: 19px; + background-repeat: no-repeat; + background-position: center center; + background-image: url("../img/combobox-arrow-down.png"); +} + +combobox arrow:disabled { + background-image: url("../img/combobox-arrow-down-disabled.png"); +} + +arrow.top +{ + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + + +arrow.bottom +{ + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +arrow.top:disabled, arrow.bottom:disabled +{ + -gtk-icon-source: -gtk-icontheme(""); +} + +menuitem arrow { + min-height: 15px; + min-width: 8px; + margin-left: 15px; /* brasero */ + -gtk-icon-source: url("../img/menuitem-arrow-right.png"); +} + +menuitem arrow:disabled { + -gtk-icon-source: url("../img/menuitem-arrow-right-disabled.png"); +} + +expander arrow { + min-width: 16px; + min-height: 16px; + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + -gtk-icon-transform: rotate(-90deg); + color: @black_color; +} + +expander arrow:checked { + -gtk-icon-transform: unset; +} + +popover arrow.right { + min-height: 15px; + min-width: 8px; + -gtk-icon-source: url("../img/menuitem-arrow-right.png"); +} + +popover arrow.left { + min-height: 15px; + min-width: 8px; + -gtk-icon-source: url("../img/menuitem-arrow-left.png"); +} + +/**********************************************/ +/* calendar */ +/**********************************************/ + +calendar { + background-color: @lighter_color; + color: @black_color; +} + +calendar:selected { + background-color: @listitem_selected_bg_color; + color: @listitem_selected_fg_color; +} + +calendar:indeterminate { + color: @inset_lighter_color; +} + +/**********************************************/ +/* tweaks */ +/**********************************************/ + +/* selection in evince */ +/* +.view:selected { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} +*/ + +/* icon color selected and unfocused in nautilus */ +/* +.view:active { + background-color: yellow; + color: blue +} +*/ + +.view { + background-color: @white_color; + } + +.view:indeterminate, .view.* { + background-color: @base_color; + } + +filechooser #pathbarbox { + background-color: @base_color; + } + +.rubberband { + border: 1px solid @scale_color; + background-color: rgba(23,119,115, 0.3); + } + +.view:selected:focus { background-color: @scale_color; } +/* avoid borders on the desktop when managed by nautilus */ +nautilus-desktop-window * { + border: none; +} + +/* flotting-bar in nautilus */ +.floating-bar { + background-color: @darker_color; + color: @white_color; +} + +/* icons in sidebar in nautilus */ +.sidebar-icon { + padding-right: 2px; +} + +/* selections in firefox use fix color names ! */ +/* fix background selected item unfocused in hugin: to test for consistency */ +#MozillaGtkWidget *:selected:focus { + background-color: @text_selected_bg_color; + color: @text_selected_fg_color; +} + +/* thunderbird: item selected in list */ +.view:selected { + background-color: @text_selected_bg_color; + color: @listitem_selected_fg_color; +} + +/* background and selection in icon view in caja (mrnhmath) */ +.caja-notebook .view { + background-color: @base_color; +} +.caja-notebook .view:selected, +.caja-notebook .view:selected:focus +{ + background-color: @darker_color; +} +.caja-notebook .rubberband { + background-color: transparent; +} + +/* background of nautilus icon window */ +/*.nautilus-window, .nautilus-window notebook { + background-color: @lighter_color; +}*/ + +/* zebra strips do not work with recent versions */ +/*view row:nth-child(even) { + background-color: green; +} +treeview row:nth-child(even) +{ + background-color: green; +} + + + +GtkTreeView row:even { + background-color: red; +} + +GtkTreeView row:odd { + background-color: green; +} +*/ + +/* +GTK_DEBUG=interactive myexcutable +*/ + + +/**********************************************/ +/* The End */ +/**********************************************/ + + + + + diff --git a/img/arrow-down-disabled.png b/img/arrow-down-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..0ef999440c049d2aeed7bf89b7085deb6da04f05 GIT binary patch literal 230 zcmeAS@N?(olHy`uVBq!ia0vp^96-#*!3HG%vEKg;;v{*yyDx`7I;J! zGca%qgD@k*tT_@uLG}_)Usv`=%%W@x`n}Ir$O46mJzX3_IIfrWZscT96k(lzyHP=+ z_E)I!3HFqj;YoHDYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>Fdh=fJIDLod2TT?0%q-ho_5U2*>r*lM6)|3^`m5o|lq3 z=pMlQRzb7VOt|*_krfM9>3s+eoqku<*nZ;7^74r)yKXBnHFPZ4?JLAoP@Z<|oaLFG coz@Kej4vgZ+(^6n0B9zIr>mdKI;Vst07`Z_WB>pF literal 0 HcmV?d00001 diff --git a/img/arrow-left-disabled.png b/img/arrow-left-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..8d6882278810ec1788a1046a62bdb40cd4945308 GIT binary patch literal 222 zcmeAS@N?(olHy`uVBq!ia0vp^tU%1c!3HD^Kbl$tDYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>Fdh=h*^|PiS2K4&}X1fwx^3@2*>r%6N>z;3L*^`-y3b3 zc{Z{6)Q{``)K1;K;gL33L2Z7uy4=n0bHlT9*S*$ad$8~Q%2l5&_=?V5{&sKqs-k)7 z42Et#Yrl%?Z_brIxAXs&YhB;x2^^ZvaJ}^8CY>cy_OVDLcNn^PY1&*rp~L)5;ZQ5k OS_V&7KbLh*2~7Z8V^Kc< literal 0 HcmV?d00001 diff --git a/img/arrow-left.png b/img/arrow-left.png new file mode 100644 index 0000000000000000000000000000000000000000..53cd3cf106ba63e2819356599202718250ab3cb1 GIT binary patch literal 234 zcmeAS@N?(olHy`uVBq!ia0vp^EI`c8!3HGtQ{P+wQfx`y?k)`fL2$v|<&%LToCO|{ z#S9F5M?jcysy3fANKc8UuPgfl7BOKN&f6=W7XpQ3GeaUuobz*YQ}arITm}Z`qSVBa z)D(sC%#sWRcTeAd6une-ptzr>i(?4K_0-;lyax;fj?7v0<#>h6w6}HL8#XLB^GUfi z#=&u^m_)>;C!4M@IS3W|-DRlGuX=yVMFdh=fJIE$Oi%E{JR_ixY-UJAiF1B#Zfaf$kjuc}T$Gwv zlA5AWo>`Ki;O^-gkfN8$4iqo(ba4#fxbEA#kk>^~fK}dJC8R-VAtRSlj_()Nchw?I zEKLfL{@+B(&5PW6yfizD{T}wGuWjACz2k&GlS4Ld@wxnpJlW)inMWm*e|f#P?cg}W z!^@z^azx_b8I7eHxocSk7k=-Xv)SsogZ1-(?4!T;z3Q|38e*lZCI8F-x`7I;J! zGca%qgD@k*tT_@uLG}_)Usv`=%%W`SQd2~K{R9f-d%8G=a9qzlW5~s>CJ;(T3RF9#JUPJM@&7v3PJA^WJ7`~Ed zz9yx#Na<6hhvv&U!VOW{-)ohXxC*8QZTWs~y8u)6+VUrJ4p*=LU-AAc>yfL0{@XJS RFaoV+@O1TaS?83{1OT5hPw4;v literal 0 HcmV?d00001 diff --git a/img/arrow-up.png b/img/arrow-up.png new file mode 100644 index 0000000000000000000000000000000000000000..037c1bf7cfb5bbdc54c220b4fed738654f5b0c47 GIT binary patch literal 194 zcmeAS@N?(olHy`uVBq!ia0vp^>_E)I!3HFqj;YoHDYhhUcNd2LAh=-f^2tCE&H|6f zVg?3oVGw3ym^DWND9B#o>Fdh=fJIE0mpiR)sV`8--_yl0gyVYXNkhQ{1{@9-=W}&P znk-;bf3xwxQNJ}C3@5JK`})H&^KbVUQq;27nr$|G&hmh9h1Q+D=Ph?shl?_}uqa(R k;O=6j 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 literal 0 HcmV?d00001 diff --git a/img/button-hover.png b/img/button-hover.png new file mode 100755 index 0000000000000000000000000000000000000000..bb613182ae154d565f15e181372345e2028e1dce GIT binary patch literal 4207 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 FV1i%K5nKQO literal 0 HcmV?d00001 diff --git a/img/button-hover2.png b/img/button-hover2.png new file mode 100755 index 0000000000000000000000000000000000000000..43f68810c08866bc694c64f9a1375f5cbb8d1b98 GIT binary patch literal 4987 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 LNkvXXu0mjfre4-u literal 0 HcmV?d00001 diff --git a/img/button.png b/img/button.png new file mode 100755 index 0000000000000000000000000000000000000000..e08dda0b5d0e79a61c036afd4df403d87ad14881 GIT binary patch literal 4618 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 AS^xk5 literal 0 HcmV?d00001 diff --git a/img/check-checked.png b/img/check-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..ee255bbec67526285418c24e4078ecc2b1dbb551 GIT binary patch literal 273 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4u8B>#36YXd2^ByV>YhW{YAVDIwDKoQOYkH}&M z25w;xW@MN(M*=9wUgGKN%Km^wP|Q+F=SPneP-vc~i(`n!`Q!uzJ_92IgEpa_pj6>I1UCLJScFyOxr_e+n00gr+2*au9&5k z)H5ZO^T1=_7kky0x?DEddCca#%yGs8+j1-38y=g(b?>YqOIzZCb=g5)9UM`wUpHQh z+O;nEe)+W2g{xNiynPZQ!kT;g(VWv!`s)`?adP=re~SBAtno*qI#Dg46B#^R{an^L HB{Ts5YyV}Q literal 0 HcmV?d00001 diff --git a/img/check-disabled-unchecked.png b/img/check-disabled-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..36880c86dc3adee974ed3f232080be35e6fda29f GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s1|(OmDOUqhY)RhkE)4%caKYZ?lYt_f1s;*b zKvlvZ%*Zfnjs#GUy~NYkmHh#Wpa=`Yj&CnF0EHwyT^vIsE+^X*J~~p*ro<@B%$X4K cQ6Yqfp+%ZGmtieaEKm`Hr>mdKI;Vst09IomWB>pF literal 0 HcmV?d00001 diff --git a/img/check-unchecked.png b/img/check-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..3b0ab65f4082719b08538d71d7f174bba8ae7d9a GIT binary patch literal 158 zcmeAS@N?(olHy`uVBq!ia0vp@Ak4uAB#T}@sR2@KN#5=*4F5rJ!QSPQfg+p*9+AZi z4BWyX%*Zfnjs#GUy~NYkmHh#Wpa`>gNy@JcKp|~U7sn8d^T{a*2|vy|C?zB&BqUfA vK4Q5jrK6)GF+<`6!{S+O8`a#3F3B-?d$LO2*qkE{)W+cH>gTe~DWM4fz;G)D literal 0 HcmV?d00001 diff --git a/img/combobox-arrow-down-disabled.png b/img/combobox-arrow-down-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..c2f0380e1810165f00018e6d278663f76264cc4b GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^d_c^>!3HEx3Z6Ryq}Y|gW!U_%O?XxI14-? ziy0WWg+Z8+Vb&Z8pdfpRr>`sfBW6)HEtLniX37JFu6VjQhDcoQov`p!i-Sn(`B)t> zbqxzXFd7-&s~GZ`AA_;qQr%5x_22GIu1xE zYd($E;9$~NYS5=VYZ+t1@#Egxa)qD&VVxAD8zi({HuQ_y3cPOLMML Tn((d*=syNeS3j3^P60mEBhm6Au(p%n2oA4fkHDpT^vIsF8B5s<~1vdG~3%N8WuF< z`K);nf76md+ge-s^zI`4iF^|mE$dtr@hR!&<}(tH*=pVx9y|MN&a1ukpBt;*pRr7x z6p>xK_1ZtysO&XcRXCXqjKAGmwRInB*4j6FQ_~pAITTtBSh_ErqP}3tAxn3~7WcIM z+=gylqHrRK3i8?8;f78yP%Z{an^L HB{Ts5)O})8 literal 0 HcmV?d00001 diff --git a/img/menuitem-arrow-down.png b/img/menuitem-arrow-down.png new file mode 100644 index 0000000000000000000000000000000000000000..1a1894ab66355f64fee0f3baec926a3da1942e0c GIT binary patch literal 3034 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 literal 0 HcmV?d00001 diff --git a/img/menuitem-arrow-left.png b/img/menuitem-arrow-left.png new file mode 100644 index 0000000000000000000000000000000000000000..27fc3d4c82a0bb731d4e408144b8ef48dea0b688 GIT binary patch literal 2928 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 A$p8QV literal 0 HcmV?d00001 diff --git a/img/menuitem-arrow-right-disabled.png b/img/menuitem-arrow-right-disabled.png new file mode 100644 index 0000000000000000000000000000000000000000..e1f9f62c74f476b1a67f8bef2a4de708240e7e23 GIT binary patch literal 2279 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 literal 0 HcmV?d00001 diff --git a/img/menuitem-radio-checked.png b/img/menuitem-radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..d986270efd492c503c9c68eba28c40035a38c9f4 GIT binary patch literal 1574 zcmV+>2HE+EP) zaB^>EX>4U6ba`-PAZ2)IW&i+q+U;0va^xrs{m&`(2uL6V$Kgv=dxJgxKCs>6&Lo{= zX8&x}n2MnVNa8&Na@_pqZ*za)VTsX2(VR+39#1T>a782gZ)g98A+M$36@zk;L>lpq>{U}iJF|}p+{SXWjc1JB{&v?;hEF^L1&?=L z9tOA{N~ov>@705Kp;Y`%Tb>S2!4^BOXqOAu*Uu}@-R1g8`7_m5i$0Lwn06b`t0TN& zC_U2VkJZ(fu;g?u>RQTfVO(2i?O6#$ z@h3hnuvaN486nZJj|MhbL+MnAL6%XZL6wZ=t~+(O70aAYWLfdTF<~n5<9+Vw+4?!7W%5N3-l|g1Jpon~aUNA(jLmfhZqMTh(PSQpx_3f39@1o z>>rI8d#Fl~C?ZKzvJ|N)q!nQ)X<8?0)u2&Dld5JdT3rq~X2~gQ&bj1TxCETIQV@?N zmr`nl(F)BKvnvMF+PH-lo3zxl+Wz&*^Mw%=!f;X+IfE8sU@%T%F?w+KgE?_HH2)Lc9Ejlmf;qRS`vP-6 z^Y$KVqwb3?Y=%}CE>L|y^i_*OQPy?$TnA~eC)`xv>Fm|1`3hr3&8AT>@s%@HlIPjN z>G_q~Jqbi+TR69o78+Retew{fH73g4`Y=*Fm;fWuGg6Q4Per8ky(o^JTQ zd3C|LPi{b%3%*4h`VuqJzHUgXH8GO%5@*Dx?&vs}Yja3&d|B63u~KYbk$ZjKKURo? zd~g_j9pojg)0m1ROuo-`A4~@LF`N1qQ=ezL7gO(*>#e)64!zekF^8B5ZTXiZpp=hadnM`NqEopx;3D z!d~KthA#k&JvK_tT5rU#)thV z?q6n%upj*07Fz%S00v@9M??Tn05$+a4rBei00009a7bBm000ie000ie0hKEb8vp=K>l%G8bE&u~e3|Ihm!NRZq7?A}Ezy4zc Y0Px`qhD7;rOaK4?07*qoM6N<$f{r!Y@c;k- literal 0 HcmV?d00001 diff --git a/img/menuitem-transparent.png b/img/menuitem-transparent.png new file mode 100644 index 0000000000000000000000000000000000000000..1232521d57b046065929ead86816be4d5c07f33b GIT binary patch literal 225 zcmeAS@N?(olHy`uVBq!ia0vp^96-#@!3HEvBYEP06kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)FbFd;%$g$s(o^E;>&pIsMTAdAdxKq^El?=W)5S4_<9cb&MqU<0fg?33-l{D* z>{FZ>T}<4qbYr{(rQ<(bdR_5yZseykTdy5D^FvihBDuixk-VTI(~auO)yucKy`Q_+ zoWU}Eg3H>k5!a$7wk$b+xc0vLhi@zaUY1SU)f+6;-}TLW`0kA5{)5cikJS!jZF0E* Pw3)%v)z4*}Q$iB}9}-Ol literal 0 HcmV?d00001 diff --git a/img/radio-checked.png b/img/radio-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..1457cc469f931050d3c4c2bd806002eb37f66641 GIT binary patch literal 553 zcmV+^0@nSBP)6C7_OFSNbmdj;aE|(y@EB1Q5r)61mIvw0@ zH~-7FZECd|!C;Vbxh(v=+gmP|wA<~k5P&F(bUGativ^}>K7Rnl<1xiz5m6KY*zI;y zDizY{G?hw)-EQZ=rBaE>WWo=?dc7uY?~2Y(_L1MbLE}(=?ymZkOS3=nUwauGcI1e4c8x`l=|)vXDq5sMqV*w*3{d zZJTDZNg|OT6bile2%xGeKA(?VF2`^<B%!J*0K&Ih9goLs rHXF|8GhVNka5zjRlOYreIk)-?LT$HUc2Y8r00000NkvXXu0mjfJrC%h literal 0 HcmV?d00001 diff --git a/img/radio-disabled-checked.png b/img/radio-disabled-checked.png new file mode 100644 index 0000000000000000000000000000000000000000..91bcf69d12338698240a7a1f28595addb86f3119 GIT binary patch literal 347 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s1|(OmDOUqhY)RhkE)4%caKYZ?lYt_f1s;*b zKvlvZ%*Zfnjs#GUy~NYkmHh#Wpg6O&%P$R(kuN-5977~7w+7m-I;J2nCswu9BT4az z%s0z|yvM4SA~@KZS{M9YrT+7W+@6=u+EdG?o%_rp*w}Hzl0BJcO3;hFi?4MBak;d( zu*~Y%pws>4H(%N@{Vmrbu8UraS~6wHRyQA)_=Dy%B!BN~?r^bwp7x7QC!#(8|gS}DOC7P*niEED*%Eb5f7zTJTc5^J9VsPxo=3RztL0$ra kmz0{WNyT3O`kuX>Ax^qlS|{kR9?;JWp00i_>zopr0G;NBnE(I) literal 0 HcmV?d00001 diff --git a/img/radio-disabled-unchecked.png b/img/radio-disabled-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..974e1571bd40965d6024f9c2ef35af2479172c63 GIT binary patch literal 276 zcmeAS@N?(olHy`uVBq!ia0vp^+#t-s1|(OmDOUqhY)RhkE)4%caKYZ?lYt_f1s;*b zKvlvZ%*Zfnjs#GUy~NYkmHh#W7@MiFGv9&DK%s@6E{-7*mwPX6l^b;K*;E?Lxw=w7Blq+9`D!0+{3oz@?%3_6>7l8pWN^&k{oF|koHJFn`Taus^^F8*QdgLj*PxaNg;H7=bZ_i&1kj*{HN zj)q=Cxrc^qYrdb`dd+{wHK+G;)i~E~UEjP_EGm0SiwPgg&ebxsLQ08$%fasU7T literal 0 HcmV?d00001 diff --git a/img/radio-unchecked.png b/img/radio-unchecked.png new file mode 100644 index 0000000000000000000000000000000000000000..c0692b6de8e65ff7d4c26eb7d3bb4e43f0e26ba2 GIT binary patch literal 473 zcmV;~0Ve*5P)%JwzsgoC31kuew9}i;1!%gUJJ3?C1hLSN z6=-3KD3T^frn*yHW-h+>;}}iTsMTr+Auvr-`r7>hc)#D7 z=Xsn?CkBH7*NLKt?RLv-Hlx*QWsc*J%jG1=_kHH`c@{+xuIrM|=lNceBn*c` zDwPV3<4AHChS~9WWICPx695zn1zgwVa5xZ#VU|nN^mn)0rP*xqQ;MRXC<@!{7Ws0y z(CKveq;|W_`Fuu>}!)oR7< zb|XzwuGcHe<&s{nhpy|`whe&v{d=3uh9C%dJRWG8MzvZ+2!UZ3f4}z!bL^JpyaOqf P00000NkvXXu0mjf^Bd9N literal 0 HcmV?d00001 diff --git a/img/scrollbar_horizontal.png b/img/scrollbar_horizontal.png new file mode 100644 index 0000000000000000000000000000000000000000..2aa2d9279d75909b0c9c0f46ba79ffb92204fbb0 GIT binary patch literal 1367 zcmV-d1*rOoP) zaB^>EX>4U6ba`-PAZ2)IW&i+q+U=HElH4E+hTl0wj(`M0;y9S4DmTdS^MkR|JxkSO zc}Z298lVM8LZ4)h>p#8^_YDtwG8aWH<&-?0m}BOGiTU#>t0x~9G9Z!-|pJV@QHh%;8)M5mjPD@ zITVb$=P41)&)$datphT+fO+1r-9i2A`OJIw=>8`7jQg6=C-P0(T@(`Uh46+_y2lUY zB$uK$SQono%gJubPjZd7iHC&Te`7Qoqo21cG2zN-U+TKbnql8DqqR;YH1)|L2@R9k zGMb?*Dsrj$>JPL^nHVSsMQT)NP+w!E3Kt`HR*cNmaackFjLdc6j;%7q-`reh+taa3?@ z1+H_5e1HInaD$T^Lr8#w8isA0QCeGB_!Q%17@|YzrJ!Jgq6DlM1^J`VkV8d+L=j1% zVv?n#kY*pb~)D$=LMDm7KDR&y@+ID_f~ zs;}fIgfF||WyG}R^Yiy+be}E!?)XylQuI>vQuI>vQuI>vKPbXK5u;`I6Le8jt~ebe zX8-^Jg=s@WP)S2WAW%|IMoCOX004NLeUUv#!$25@-?mEqsW@0cibIC#WINR}qKlOHT~cTf;~mF6y!X8? zci#d2dYP$a$2g#BmXS)tg-mu;2)?45<{%>Im6)l|iDD9-@f2}XQ8miN>$j+1|*LJgL3_PzHXB}>M1JYCC>FdgVpG%Ni%S=&sRv=JFF*78h#5q4VH#M&W$Yo$~E=o-- zNlj5G&n(GM2+2rQaQE~L$lWjz;uyklJ$cW&H)jGgPyDVwJd2mdpy2M!nG+j< zz)(Tu!T&Z>X$dALCW#4-zki?a>EYqw`JX5xs3=(A`S<2#$;bqm87w{zLChHwdY#N? pai&=s?Rfu=x9~z~dOBMS1B2Ro=^)J`LINQBJYD@<);T3K0RX#@R6GCx literal 0 HcmV?d00001 diff --git a/img/scrollbar_vertical.png b/img/scrollbar_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..8e8ff9bbcd0e0344aa0d7ba6fb1fa3328ea355f5 GIT binary patch literal 1367 zcmV-d1*rOoP) zaB^>EX>4U6ba`-PAZ2)IW&i+q+U=HElH4E+hTl0wj(`M0;y9S4DmTdS^MkR|JxkSO zc}Z298lVM8LZ4)h>p#8^_YDtwG8aWH<&-?0m}BOGiTU#>t0x~9G9Z!-|pJV@QHh%;8)M5mjPD@ zITVb$=P41)uRfjLIv|4!nCBha9n{aB&%Ae!?r(z6xUU&~BHy&#MIrHC2yZB*d;CyN zaw&R)b+LP}ob0yzB-ePGcu2_oH%7BD`gyw&6Rw>0rLL>28TK7BTI*CoQ=c4?&@h=T zqZ!JgBA1%4{y?jgiGgxZq(+4X^)*(ia4~Xc#mHP8hb1(?$XplhI2#RCAaB8t1QjU} zAm!T^T4wVySIK;Hz7e)EK^d~=&zt+|#<6OG$lDz&_{B5p;DsmPp98jm2#p<7SpmM< z+h=kOASf%$h6@&dxKqU;^eef-0v)hXFrGzB+O`6O2&M(jPyhj+P%D(+kuob00%-tL z;5vuM2MCY|H#o^LgakOKVc5nQrL~oXPcdGGAv%;^3JNwTO2CRykUts?IaDM_6p)MK`sb15)dpt<05!G=-} zKEe?XIntqr9oZeFB7JJCQd8AxHP_O(g@!tAscEy8Tj|u1NSa+8_Q zjH(cZlQQ8nn#4dbc48THv)kkxqWDj^Ikm-&|CXGa=)OqqJ-3gjwfT9ji`ZF)GpIhG z`bv&M__8ZrMoeoyKYwpV_u0bljxR+oMK47!MK47!MK4AFgChJBFNR}qKlOHT~cTf;~mF6y!X8? zci#d2dYP$a$2g#BmXS)tg-mu;2)?45<{%>Im6)l|iDD9-@f2}XQ8miNFVdQ I&MBb@02D4Tr2qf` literal 0 HcmV?d00001 diff --git a/img/separator_vertical.png b/img/separator_vertical.png new file mode 100644 index 0000000000000000000000000000000000000000..ac45112bc0dc7e1bf64ed8db251873a5c559cff3 GIT binary patch literal 168 zcmeAS@N?(olHy`uVBq!ia0vp^%s{Nj!3HE{d<2_-6kC$Fy9wy$!fk$L9 z0|U1(2s1Lwnj--eWH0gbb!C6RBFxLL@2MLb1{5;&ba4!kxcv5vA!CCB56eN$f30(7 zh6@&&^HED`9XhN=+FVdQ&MBb@0G_-pIsgCw literal 0 HcmV?d00001 diff --git a/img/white.png b/img/white.png new file mode 100755 index 0000000000000000000000000000000000000000..36df1d2b5914510be8e1f358c81b2ad0f13cd061 GIT binary patch literal 155 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1SGw4HSYi^&H|6fVg?31We{epSZZGe6l5>) z^mS!_%pxbk#Oc{SB?~AdS>hT|;+&tGo0?a`;9QiNSdyBeP@Y+mq2TW68xY>eCk|93 u>gnPb!f`$M&;S4S%w`9UG%)k{aWaHmVdhPIolyr=z~JfX=d#Wzp$P!w&L;=} literal 0 HcmV?d00001 diff --git a/index.theme b/index.theme new file mode 100644 index 0000000..b96687d --- /dev/null +++ b/index.theme @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=steppenwolf +Comment=Oldschool theme with some slick modern elements +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=steppenwolf diff --git a/plank/INSTALLING b/plank/INSTALLING new file mode 100644 index 0000000..d12f349 --- /dev/null +++ b/plank/INSTALLING @@ -0,0 +1,3 @@ +Just copy the steppenwolf folder (child of plank folder, contains dock.theme) to: +~/.local/share/plank/themes/ +and then change the plank theme through the configurator. \ No newline at end of file diff --git a/plank/steppenwolf/dock.theme b/plank/steppenwolf/dock.theme new file mode 100644 index 0000000..dcbe276 --- /dev/null +++ b/plank/steppenwolf/dock.theme @@ -0,0 +1,43 @@ +# steppenwolf plank theme +# created by nilix July 2019 +# nilix@nilfm.cc + +# this theme is designed for use with the steppenwolf + fotonix themes +# it aims to be as minimal as possible with good proportions +# compositing rules for dock windows should provide transparency effects, +# thus the opacity of the background in the theme file is 255 + +# this is released with the steppenwolf gtk themes under the GPL3 + +[PlankTheme] +TopRoundness=0 +BottomRoundness=0 +LineWidth=0 +OuterStrokeColor=0;;0;;0;;0 +FillStartColor=0;;0;;0;;255 +FillEndColor=0;;0;;0;;255 +InnerStrokeColor=0;;0;;0;;0 + +[PlankDockTheme] +HorizPadding=0 +TopPadding=4 +BottomPadding=4 +ItemPadding=4 +IndicatorSize=10 +IconShadowSize=1.25 +UrgentBounceHeight=1.75 +LaunchBounceHeight=0.625 +FadeOpacity=1 +ClickTime=175 +UrgentBounceTime=600 +LaunchBounceTime=600 +ActiveTime=25 +SlideTime=450 +FadeTime=350 +HideTime=375 +GlowSize=30 +GlowTime=10000 +GlowPulseTime=2750 +UrgentHueShift=175 +ItemMoveTime=450 +CascadeHide=true diff --git a/plank/steppenwolf_EX/dock.theme b/plank/steppenwolf_EX/dock.theme new file mode 100644 index 0000000..df20678 --- /dev/null +++ b/plank/steppenwolf_EX/dock.theme @@ -0,0 +1,46 @@ +# steppenwolf plank theme +# created by nilix July 2019 +# nilix@nilfm.cc + +# this theme is designed for use with the steppenwolf + fotonix themes +# it aims to be as minimal as possible with good proportions +# compositing rules for dock windows should provide transparency effects, +# thus the opacity of the background in the theme file is 255 + +# this is the EX version, to use with compositing +# the only difference is the TopPadding value + +# this is released with the steppenwolf gtk themes under the GPL3 + +[PlankTheme] +TopRoundness=0 +BottomRoundness=0 +LineWidth=0 +OuterStrokeColor=0;;0;;0;;0 +FillStartColor=0;;0;;0;;255 +FillEndColor=0;;0;;0;;255 +InnerStrokeColor=0;;0;;0;;0 + +[PlankDockTheme] +HorizPadding=0 +TopPadding=-11.5 +BottomPadding=4 +ItemPadding=4 +IndicatorSize=10 +IconShadowSize=1.25 +UrgentBounceHeight=1.75 +LaunchBounceHeight=0.625 +FadeOpacity=1 +ClickTime=175 +UrgentBounceTime=600 +LaunchBounceTime=600 +ActiveTime=25 +SlideTime=450 +FadeTime=350 +HideTime=375 +GlowSize=30 +GlowTime=10000 +GlowPulseTime=2750 +UrgentHueShift=175 +ItemMoveTime=450 +CascadeHide=true