Script Summary: Black skin for UserScripts.org - v2.6 - By stojshic
This is an black skin for UserScripts.Org site. It's not fully done yet, so this is something like beta version. Please, tell me if u see some bugs, and I'm sure u'll find some... And comment what u think of the skin, what would u like changed...
For older verison of the skin (v1.08) go to http://userscripts.org/scripts/show/24721
16.08.2008:
v2.6 - One small fix in this release, changed color of the Feedback button to black, so it fits nicer with skin
21.04.2008:
v2.5 - Changed background color and size of search bar...
15.04.2008:
v2.4 - Fixed bad colors in "Subscribe to topic" page...
10.04.2008:
v2.3 - There were some problems when someone commented code, now that's fixed. And I optimized code a bit.. So, now officially it's out of Beta phase
04.04.2008:
v2.2b: I saw one bug, if you click link to view all your forum posts, there were one bug, you couldn't read where post is posted. Now that's fixed...
03.04.2008:
v2.0b - v2.1b: This is new version of the skin, which is still in beta phase. I'll add some colors to the skin, I think I'll add green color for the headers, and maybe some else... I'll see... I hope you will like it. I guess it's a bit buggy, so if you find any bugs, please tell me. Thanks
Edit: As I thought, there were bugs, and now I fixed some of them...
03.04.2008:
v1.08: Fixed blockquoted text color mismatch (bug), thank you malious
19.03.2008:
v1.07: Some minor color bugs fixed...
29.01.2008:
v1.06: USO changed some code so the script was buggy (authors comments were yellow), so I fixed the script...
28.01.2008:
v1.05: Changed the font color on the homepage from blue to grey
29.10.2007:
v1.04: Added an option to show/hide the USO warning message about installing new scripts (default is show)
28.10.2007:
v1.03: Found one more bug, and now fixed. Some quoted comments couldn't be seen. I didn't saw that till now, so I fixed it now.
28.10.2007:
v1.02: Fixed bug with author posts, now u can see what author posted. Also fixed bug with coded text. Warning message is not Red anymore, now it fits nicer to skin...
28.10.2007:
v1.01: Removed border from some elements, so now it looks a bit nicer...
If u want to hide USO warning message, go to Tools > Greasemonkey > Menage User Scripts > UserScripts - Skin and click Edit. Then scroll to the bottom of the script, find the text shown below, and change it row like shown:
---------------------------------------
//x += 'p.error{ visibility: hidden;}';
---------------------------------------
to
-------------------------------------
x += 'p.error{ visibility: hidden;}';
-------------------------------------
Other words, just remove first two signs of the text - //

For older verison of the skin (v1.08) go to http://userscripts.org/scripts/show/24721
Updates:
16.08.2008:
v2.6 - One small fix in this release, changed color of the Feedback button to black, so it fits nicer with skin
21.04.2008:
v2.5 - Changed background color and size of search bar...
15.04.2008:
v2.4 - Fixed bad colors in "Subscribe to topic" page...
10.04.2008:
v2.3 - There were some problems when someone commented code, now that's fixed. And I optimized code a bit.. So, now officially it's out of Beta phase
04.04.2008:
v2.2b: I saw one bug, if you click link to view all your forum posts, there were one bug, you couldn't read where post is posted. Now that's fixed...
03.04.2008:
v2.0b - v2.1b: This is new version of the skin, which is still in beta phase. I'll add some colors to the skin, I think I'll add green color for the headers, and maybe some else... I'll see... I hope you will like it. I guess it's a bit buggy, so if you find any bugs, please tell me. Thanks
Edit: As I thought, there were bugs, and now I fixed some of them...
03.04.2008:
v1.08: Fixed blockquoted text color mismatch (bug), thank you malious
19.03.2008:
v1.07: Some minor color bugs fixed...
29.01.2008:
v1.06: USO changed some code so the script was buggy (authors comments were yellow), so I fixed the script...
28.01.2008:
v1.05: Changed the font color on the homepage from blue to grey
29.10.2007:
v1.04: Added an option to show/hide the USO warning message about installing new scripts (default is show)
28.10.2007:
v1.03: Found one more bug, and now fixed. Some quoted comments couldn't be seen. I didn't saw that till now, so I fixed it now.
28.10.2007:
v1.02: Fixed bug with author posts, now u can see what author posted. Also fixed bug with coded text. Warning message is not Red anymore, now it fits nicer to skin...
28.10.2007:
v1.01: Removed border from some elements, so now it looks a bit nicer...
Configuration:
If u want to hide USO warning message, go to Tools > Greasemonkey > Menage User Scripts > UserScripts - Skin and click Edit. Then scroll to the bottom of the script, find the text shown below, and change it row like shown:
---------------------------------------
//x += 'p.error{ visibility: hidden;}';
---------------------------------------
to
-------------------------------------
x += 'p.error{ visibility: hidden;}';
-------------------------------------
Other words, just remove first two signs of the text - //
ScreenShot:




