diff options
Diffstat (limited to 's/style/unrealarchive/conf')
| -rwxr-xr-x | s/style/unrealarchive/conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/s/style/unrealarchive/conf b/s/style/unrealarchive/conf new file mode 100755 index 0000000..116cdd7 --- /dev/null +++ b/s/style/unrealarchive/conf @@ -0,0 +1,21 @@ +name unrealarchive +author Shrimp + +// backgrounds +bodybg #fff +boxbg1 #333 +boxbg2 #111 +boxbg3 #222 +shadow #222 + +// text +textcol1 #ccc +textcol2 #0af +textcol3 #ff0 +textcol4 #666 + +// logos +bglogo unrealarchive.png + +// filter +pngfilter invert(49%) sepia(50%) saturate(4931%) hue-rotate(177deg) brightness(109%) contrast(104%) |
