diff options
| author | Darkelarious <darkelarious@333networks.com> | 2021-09-05 20:49:38 +0200 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2021-09-05 20:49:38 +0200 |
| commit | 153b89b5bc58eb239289698c3f483509911db20d (patch) | |
| tree | 2d902f2e1bfb61b4af0c1b508dbb59f95bdc7de2 /s/style/gonespy/conf | |
| parent | 3470e2605595bf52b3ba07bf0b3886e5a61d3e06 (diff) | |
| download | WebInterface-Perl-153b89b5bc58eb239289698c3f483509911db20d.tar.gz WebInterface-Perl-153b89b5bc58eb239289698c3f483509911db20d.zip | |
functional masterinterface with styles
Diffstat (limited to 's/style/gonespy/conf')
| -rwxr-xr-x | s/style/gonespy/conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/s/style/gonespy/conf b/s/style/gonespy/conf new file mode 100755 index 0000000..2c9623b --- /dev/null +++ b/s/style/gonespy/conf @@ -0,0 +1,20 @@ +// template + +name gonespy +author CougarXR7 + +// backgrounds +bodybg #000 +boxbg1 #333 +boxbg2 #222 +boxbg3 #1c1c1c +shadow #222 + +// text +textcol1 #eee +textcol2 #0e0 +textcol3 #0ee +textcol4 #777 + +// logos +bglogo gonespytm.png |
