You are not logged in.
Ive made a couple archlinux userstyles if anyones interested.
I tried to keep things as simple as I could, so people can easily change colors around by using a text editors global search/replace feature.
Each are meant as standalone styles so don't use both styles together.
Both styes were designed for use with the standard "ArchLinux" forum theme.
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 styles officially because it would change it for all of us dark theme users as well.input, button, select { color: #000000 !important; }
STYLE 1: Designed with arch colors in mind.
Download Here
http://userstyles.org/styles/31211
STYLE 2: Designed with KISS and my console color scheme in mind, colors can be easily changed to match your own themes as described above so dont worry about that .
Download Here
http://userstyles.org/styles/33584
Last edited by tjwoosta (2010-08-09 22:09:40)
Offline
Yeah, I like the layout, but I think tjwoosta's color choices would be right on.
Offline
Really nice, now the arch page fits in with the rest of my desktop
Thanks a lot!
My System: Dell XPS 13 | i7-7560U | 16GB RAM | 512GB SSD | FHD Screen | Arch Linux
My Workstation/Server: Supermicro X11SSZ-F | Xeon E3-1245 v6 | 64GB RAM | 1TB SSD Raid 1 + 6TB HDD ZFS Raid Z1 | Proxmox VE
My Stuff at Github: github
My Homepage: Seiichiros HP
Offline
thank you, i like it very much.
It's a bit gloomy but then again so am i.
Last edited by demian (2010-05-30 15:00:32)
no place like /home
github
Offline
you just saved me some work on hrwa's dark styles. this one goes really well with the new layout
i sitll migh mess around with the other one though, there were some color/layout issues i like from that one better, but this one is good for now.
the bugpage list shows orange for me though, and some button labels blend into the buttons. (submit button on the comment form for ex)
"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"
Offline
you just saved me some work on hrwa's dark styles. this one goes really well with the new layout
i sitll migh mess around with the other one though, there were some color/layout issues i like from that one better, but this one is good for now.
the bugpage list shows orange for me though, and some button labels blend into the buttons. (submit button on the comment form for ex)
I just did another update and hit a bunch of stuff that Id missed before so I may have fixed the issues.
The bugpage is supposed to have the orange backgrounds, it ranges from orange-red to tan depending on severity of the bug.
If the button lables are still blending into the buttons after this update please post an image so I can see what your talking about.
EDIT:
OK, well I did update the style, but many of my changes arent taking effect on userstyles.org yet for some reason. I think the site is probably lagging a bit behind or something, so you might have to be patient
EDIT AGAIN:
It was firefox caching issue that I was having, tried with uzbl and it showed up first try. So if the userstyles.org site isnt showing the style as updated you probably just need to clear cache.
The latest update of the style includes a header that looks something like this (so you can tell if you have the latest version)
/****************************************/
/********* Archlinux Dark (tjW) *********/
/********* Created by: tjwoosta *********/
/****************************************/
Last edited by tjwoosta (2010-05-30 16:42:33)
Offline
Thanks, I love it! To be honest I didn't really like the new look of Arch Linux, but this style is a lot better and fits my darkish desktop better also...
Offline
Ok guys, sry for continuously updating this every couple of hours but I kept finding small annoyances that needed tweaking. Anyway there really shouldn't be too much left to tweak around, so the updates will probably slow to a halt now. The style is basically finalized as far as I can see.
Anyway updates are very easy if your using firefox with stylish. You just right click the stylish icon and choose "manage styles" then choose "find updates" then click the button that says "update" on the individual style.
With this last update I fixed the misaligned borders when viewing threads, as well as added borders on the quote boxes so its easier to read quote pyramids.
Also the style now includes a Version number in the header, so people can easily see if they have the latest version, which at the moment is Version 1.2. Enjoy
Last edited by tjwoosta (2010-05-30 22:42:00)
Offline
edit
Last edited by vampt3k (2011-05-22 19:11:16)
Offline
Thank you
Offline
thx, love it
There are no foreign lands. It is the traveler only who is foreign. --R.L Stevenson
Offline
No problem guys, Im glad you like it
If anybody finds any more pages that I may have missed, or other screwups, just let me know and I'll see what I can do.
Offline
Thank you! I don't like the new color scheme (not intending to flame!).
Sorry for my English. Feel free to point out my errors.
Offline
I like this theme of you too.
I just have one problem.
In midori the css-styles are applied to all sites and until now I couldn't get it only applied to archlinux.org.
Does anyone of you have a solution?
Website: andrwe.org
Offline
It seems that Midori supports wildcards in @-moz-document definition, so replacing @-moz-document domain('archlinux.org*') with @-moz-document url('*archlinux.org*') works.
Offline
It seems that Midori supports wildcards in @-moz-document definition, so replacing @-moz-document domain('archlinux.org*') with @-moz-document url('*archlinux.org*') works.
Thank you it really works.
Website: andrwe.org
Offline
thanks, tjwoosta. I have to see how to get this into chromium.
(Installed in chromium without any problem as an extension)
Last edited by kgas (2010-05-31 14:00:36)
Offline
thanks for this, it looks great.
Offline
Atragor wrote:It seems that Midori supports wildcards in @-moz-document definition, so replacing @-moz-document domain('archlinux.org*') with @-moz-document url('*archlinux.org*') works.
Thank you it really works.
Nice, I wasn't sure if userstyles worked in midori or not.
So now I know they work with Epiphany, Firefox, Iceweasel, Swift(weasel/fox), Icecat, Chromioum, Uzbl, and Midori.
One thing though is that depending on the browsers useragent certain pages can be rendered differently. For instance Uzbl uses webkit, and the colored (tip, help, note) boxes on the wiki use slightly different style code then mozilla uses. I do plan to fix those parts in Uzbl, but many browsers I simply havn't tested.
Offline
Very nice. Thanks.
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A. Einstein
Offline
looking good on the latest update, the submit button is now readable again, and all colors go well together now! nice job!
"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"
Offline
thanks, i was looking for this
Offline
I just finished making a second style and updated the first post
I designed it to be extremely simple and to match my console color scheme so it looks good in my tiling wm setup. No worries though all of the colors can easily be changed (including the background colors of of the few images that I replaced) to match your own themes with a text editor global search/replace feature .
My intention is to eventually create a collection of easily customizable KISS styles just like this for many different websites. I can then make a simple script to change the colors of all styles at once. This would allow quick and easy customization and uniformity between websites.
Last edited by tjwoosta (2010-07-15 11:41:17)
Offline
looks good, i was using a similar style you created (with the yellow/orange instead of blue) before. i have since switched to a zenburnish general color scheme which is set for all webpages (not just arch). it does break some pages but i can live with that. it's all based on your styles though (along with another user, but i cant find his post), so many thanks!
Last edited by toxygen (2010-07-15 18:11:43)
"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"
Offline
The dark userstyle now no longer works with https://bbs.archlinux.org since the form went to https. Checked the UserScript and it should capture that website address. Why would this be the case today?
Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.
Offline