From 8945e65a5f71f7caa49b4e96cd7561f082f8cda0 Mon Sep 17 00:00:00 2001 From: Kenneth Watson Date: Tue, 27 Dec 2022 15:04:31 +0800 Subject: Add Unreal Archive UI style --- s/style/unrealarchive/conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100755 s/style/unrealarchive/conf (limited to 's/style/unrealarchive/conf') 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%) -- cgit v1.2.3