diff options
Diffstat (limited to 's/style/oldunreal/conf')
| -rwxr-xr-x | s/style/oldunreal/conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/s/style/oldunreal/conf b/s/style/oldunreal/conf new file mode 100755 index 0000000..7c5910b --- /dev/null +++ b/s/style/oldunreal/conf @@ -0,0 +1,20 @@ +// Old Unreal + +name OldUnreal +author Smirftsch + +// backgrounds +bodybg #000 +boxbg1 #333 +boxbg2 #111 +boxbg3 #1c1c1c +shadow #222 + +// text +textcol1 #eee +textcol2 #0f0 +textcol3 #090 +textcol4 #777 + +// logos +bglogo oldunreal.png |
