diff options
Diffstat (limited to 's/style/errorist/conf')
| -rwxr-xr-x | s/style/errorist/conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/s/style/errorist/conf b/s/style/errorist/conf new file mode 100755 index 0000000..8fc8595 --- /dev/null +++ b/s/style/errorist/conf @@ -0,0 +1,20 @@ +// template + +name errorist +author Syntax-Error + +// backgrounds +bodybg #222 body.gif +boxbg1 #333 +boxbg2 #111 +boxbg3 #1c1c1c +shadow #111 + +// text +textcol1 #ccc +textcol2 #88f +textcol3 #f88 +textcol4 #666 + +// logos +bglogo errorist.png |
