From 153b89b5bc58eb239289698c3f483509911db20d Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 5 Sep 2021 20:49:38 +0200 Subject: functional masterinterface with styles --- s/style/rune/conf2 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100755 s/style/rune/conf2 (limited to 's/style/rune/conf2') diff --git a/s/style/rune/conf2 b/s/style/rune/conf2 new file mode 100755 index 0000000..afd3dbb --- /dev/null +++ b/s/style/rune/conf2 @@ -0,0 +1,29 @@ +// Basic greyscale theme with 333networks logo +// see util/skingen/colortypes.txt for descriptions of colors. + +name halloween +author Darkelarious + +bodybg #000 background.jpg +bglogo 333runic.png + +boxbg1 g75.png +boxbg2 g50.png +boxbg3 #210 + +glow #552500 +shadow #fa0 + +textcol1 #ccc +textcol2 #aaa + +headercol #fa0 +themecol1 #552500 +themecol2 #888 +themecol3 #333 + +link #fa0 +linkhover #ff0 + + + -- cgit v1.2.3