diff options
| author | Kenneth Watson <git@shrimpworks.za.net> | 2022-12-27 15:04:31 +0800 |
|---|---|---|
| committer | Kenneth Watson <git@shrimpworks.za.net> | 2022-12-27 15:04:31 +0800 |
| commit | 8945e65a5f71f7caa49b4e96cd7561f082f8cda0 (patch) | |
| tree | f4e8f1db1ef912db3193695d6ffc30a9f5b75c13 /s/style/unrealarchive/conf | |
| parent | 8ec88b566c5f3edc65f25adc0716c3493689cd08 (diff) | |
| download | WebInterface-Perl-8945e65a5f71f7caa49b4e96cd7561f082f8cda0.tar.gz WebInterface-Perl-8945e65a5f71f7caa49b4e96cd7561f082f8cda0.zip | |
Add Unreal Archive UI style
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%) |
