From 18921404e5454cdf202b7b4f70a2777f3e297998 Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Mon, 25 Sep 2017 23:13:47 +0200 Subject: Web interface for MasterServer-Perl --- s/style/basic/conf | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 s/style/basic/conf (limited to 's/style/basic/conf') diff --git a/s/style/basic/conf b/s/style/basic/conf new file mode 100644 index 0000000..6223459 --- /dev/null +++ b/s/style/basic/conf @@ -0,0 +1,28 @@ +// Basic greyscale theme with 333networks logo +// see util/skingen/colortypes.txt for descriptions of colors. + +name basic +author Darkelarious + +bodybg #fff +bglogo 333networks.png + +boxbg1 #ccc +boxbg2 #999 +boxbg3 #aaa + +shadow #999 + +textcol1 #000 +textcol2 #222 + +headercol #000 +themecol1 #000 +themecol2 #555 +themecol3 #222 + +link #33f +linkhover #f33 + + + -- cgit v1.2.3