- Contact
- Send private message
- Support
Styles
do you really need a description...
a dark ubuntu about:blank page
http://en.wikipedia.org/wiki/Kiss_principle
I made a new dark style for the updated website themes. It works on every archlinux.org page Ive come across including Home, Packages, Forum, Wiki, Bugs, AUR, Download I tried to keep it simple as possible. Colors can easily be changed around using your text exitors search/replace function. ;-) NOTE: If you use a light colored gtk theme it will override the background colors of the buttons and scrollbars, there doesnt seem to be anything I can do about that, but you can add this bit of code to the end of the style (just before the last }) to make the text color of the buttons black. I dont want to add it to the style officially because it would change it for all of us dark theme users as well. input, button, select { color: #000000 !important; }
Works with ALL archlinux.org pages including Home, Packages, Forums, Wiki, Bugs, AUR, Mailing lists, Planet etc... Colors can all be easily modified using a text editors global search and replace feature, including the background colors of the images. MEANT FOR STANDALONE USE, SO DO NOT USE IN CONJUNCTION WITH MY OTHER ARCH LINUX STYLE. NOTE: If you use a light colored gtk theme it will override the background colors of the buttons and scrollbars, there doesn't seem to be anything I can do about that, but you can add this bit of code to the end of the style (just before the last }) to make the text color of the buttons black. I dont want to add it to the style officially because it would change it for all of us dark theme users as well. input, button, select { color: #000000 !important; }
i was inspired by this existing userstyle, but the colors were not right for my theme http://userstyles.org/styles/11356
Simple dark style for btjunkie.org. Same general dark and simple look as all my other sytles. I Included the btjunkie.org - cleaner code by ChoGGi. http://userstyles.org/styles/1034 http://userstyles.org/users/552 You can find ChoGGi's code at the very bottom, it's well commented so you can easily identify it. ChoGGi's code cleans up the layout a bit for simplicity, but it is also known to cause problems for certain pages such as the Upload, Members, and Help pages. You can safely comment out or remove ChoGGi's code if that poses a problem for you.
Dark grey style for gnome-look.org
I modified the old phpbb userstyle that I made for ostalk to work for debain forums. Enjoy! Must use with the default forum theme (prosilver) for this style to work properly.
http://en.wikipedia.org/wiki/Kiss_principle