diff options
Diffstat (limited to 's/style/newbies/conf')
| -rwxr-xr-x | s/style/newbies/conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/s/style/newbies/conf b/s/style/newbies/conf new file mode 100755 index 0000000..c7198ec --- /dev/null +++ b/s/style/newbies/conf @@ -0,0 +1,20 @@ +// newbiesplayground.net + +name newbies +author Strategy + +// backgrounds +bodybg #222 body.gif +boxbg1 #333 +boxbg2 #111 +boxbg3 #222 +shadow #2d851f + +// text +textcol1 #ccc +textcol2 #2d851f +textcol3 #3abe25 +textcol4 #666 + +// logos +bglogo newbs2.png |
