summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-01-02 16:51:16 +0100
committerYorhel <git@yorhel.nl>2009-01-02 16:51:16 +0100
commitffca95eb1b265e461d4287e28a49ba91e69ad3a6 (patch)
treeecdb5d908f1e6b43a062cf9bc355a15795bf6792 /static
parentc4f86b05265b779093d112651a468fcfca769c45 (diff)
Added 6 new skins and some small improvements on the lb skin
Diffstat (limited to 'static')
-rw-r--r--static/s/ever17_01/bgright.jpgbin0 -> 73060 bytes
-rw-r--r--static/s/ever17_01/conf41
-rw-r--r--static/s/fate_01/bg.jpgbin0 -> 70918 bytes
-rw-r--r--static/s/fate_01/conf41
-rw-r--r--static/s/fate_02/bg.jpgbin0 -> 71968 bytes
-rw-r--r--static/s/fate_02/conf41
-rw-r--r--static/s/lb/bg.jpgbin37246 -> 89041 bytes
-rw-r--r--static/s/lb/conf2
-rw-r--r--static/s/seinarukana/bg.jpgbin0 -> 70934 bytes
-rw-r--r--static/s/seinarukana/conf40
-rw-r--r--static/s/term/conf39
-rw-r--r--static/s/tsukihime/bg.jpgbin0 -> 70806 bytes
-rw-r--r--static/s/tsukihime/bgright.jpgbin0 -> 71879 bytes
-rw-r--r--static/s/tsukihime/conf41
14 files changed, 244 insertions, 1 deletions
diff --git a/static/s/ever17_01/bgright.jpg b/static/s/ever17_01/bgright.jpg
new file mode 100644
index 00000000..4ee43231
--- /dev/null
+++ b/static/s/ever17_01/bgright.jpg
Binary files differ
diff --git a/static/s/ever17_01/conf b/static/s/ever17_01/conf
new file mode 100644
index 00000000..4b490bf2
--- /dev/null
+++ b/static/s/ever17_01/conf
@@ -0,0 +1,41 @@
+name Ever17 (light blue)
+
+// Ever 17 skin made using the images from the extras section of the game
+// created: 01/01/2009 by echomateria
+
+// text
+maintext #3c363f // primary text color (also used for the menu links)
+grayedout #785a5b // color used for grayed-out/non-important things
+standout #966932 // color of 'stand-out' text
+link #013f7a // primary link color (not used for the menu links)
+statok #9c4b00 //#d87417 // generic 'ok' text color (used for vnlist statuses & category browser)
+statnok #eb0e4c // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
+footer #e2cfa6 // text color of the footer
+
+// titles
+maintitle #f0a260 // text color of the site title
+boxtitle #f0a260 // box titles
+alttitle #ff9013 // alternative title
+
+// bg colors
+bodybg #00879b // main background color
+tabbg #81d5ea // background color of inactive tabs
+secbg #bcd1e4 // secondary background color (used on input fields and table headers)
+secborder #00627e // secondary border color (used on input fields)
+border #016c80 // primary border color
+boxbg #d1ebee77 // RGBA, background color of the boxes, stacked for menu box titles and odd row numers
+
+// images (0 = no image)
+imglefttop 0
+imgrighttop bgright.jpg
+
+// misc colors
+catlevel1 #785a5b // category levels
+catlevel2 #3c363f
+catlevel3 #ff9013
+diffadd #3689b5 // background color of changes in the diff viewer
+diffdel #b7adc6
+warnbg #c43f5c // background color of a warning box
+warnborder #951924 // ...border
+noticebg #fefbf6 // notice box
+noticeborder #f1a360 // ...and border
diff --git a/static/s/fate_01/bg.jpg b/static/s/fate_01/bg.jpg
new file mode 100644
index 00000000..275adea3
--- /dev/null
+++ b/static/s/fate_01/bg.jpg
Binary files differ
diff --git a/static/s/fate_01/conf b/static/s/fate_01/conf
new file mode 100644
index 00000000..e866c34b
--- /dev/null
+++ b/static/s/fate_01/conf
@@ -0,0 +1,41 @@
+name Fate/stay night (rust)
+
+// FSN skin skin made using a popular fanart
+// created: 12/31/2008 by echomateria
+
+// text
+maintext #ab928d // primary text color (also used for the menu links)
+grayedout #916858 //#65483d // color used for grayed-out/non-important things
+standout #72322b // color of 'stand-out' text
+link #eee0da // primary link color (not used for the menu links)
+statok #efdab9 // generic 'ok' text color (used for vnlist statuses & category browser)
+statnok #b07a6b // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
+footer #642924 // text color of the footer
+
+// titles
+maintitle #200b0c // text color of the site title
+boxtitle #d56243 // box titles
+alttitle #d7926e // alternative title
+
+// bg colors
+bodybg #200b0c // main background color
+tabbg #130504 // background color of inactive tabs
+secbg #7c362f // secondary background color (used on input fields and table headers)
+secborder #33261d // secondary border color (used on input fields)
+border #9e4a47 // primary border color
+boxbg #4d3c3abc // RGBA, background color of the boxes, stacked for menu box titles and odd row numers
+
+// images (0 = no image)
+imglefttop bg.jpg
+
+// misc colors
+catlevel1 #200b0c // category levels
+catlevel2 #ab928d
+catlevel3 #d56243
+diffadd #f6e2db // background color of changes in the diff viewer
+diffdel #7c352f
+warnbg #882f27 // background color of a warning box
+warnborder #fbf1e0 // ..border
+noticebg #882f27 // notice box
+noticeborder #fbf1e0 // ...and border
+
diff --git a/static/s/fate_02/bg.jpg b/static/s/fate_02/bg.jpg
new file mode 100644
index 00000000..83e30554
--- /dev/null
+++ b/static/s/fate_02/bg.jpg
Binary files differ
diff --git a/static/s/fate_02/conf b/static/s/fate_02/conf
new file mode 100644
index 00000000..a989c8a7
--- /dev/null
+++ b/static/s/fate_02/conf
@@ -0,0 +1,41 @@
+name Fate/stay night (red)
+
+// FSN skin made using a popular fanart
+// created: 01/01/2009 by echomateria
+
+// text
+maintext #fcfbfb // primary text color (also used for the menu links)
+grayedout #ff9d82 // color used for grayed-out/non-important things
+standout #ffc98f // color of 'stand-out' text
+link #48b2c1 // primary link color (not used for the menu links)
+statok #ff7682 //#db6570 // generic 'ok' text color (used for vnlist statuses & category browser)
+statnok #9f72ff //#7330ff // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
+footer #fffed5 // text color of the footer
+
+// titles
+maintitle #ffffff // text color of the site title
+boxtitle #ffffff // box titles
+alttitle #c4a9a7 //#7b6a69 // alternative title
+
+// bg colors
+bodybg #ac4b47 // main background color
+tabbg #723033 // background color of inactive tabs
+secbg #792447 // secondary background color (used on input fields and table headers)
+secborder #a68483 // secondary border color (used on input fields)
+border #452d2c // primary border color
+boxbg #c6093366 // RGBA, background color of the boxes, stacked for menu box titles and odd row numers
+
+// images (0 = no image)
+imglefttop bg.jpg
+
+// misc colors
+catlevel1 #ab928d // category levels
+catlevel2 #fcfbfb
+catlevel3 #48b2c1
+diffadd #48b2c1 // background color of changes in the diff viewer
+diffdel #7b6a69
+warnbg #772446 // background color of a warning box
+warnborder #35152d // ..border
+noticebg #5c151f // notice box
+noticeborder #460015 // ...and border
+
diff --git a/static/s/lb/bg.jpg b/static/s/lb/bg.jpg
index 94a7874d..7726f1b7 100644
--- a/static/s/lb/bg.jpg
+++ b/static/s/lb/bg.jpg
Binary files differ
diff --git a/static/s/lb/conf b/static/s/lb/conf
index 7cdcd16a..1de2cb50 100644
--- a/static/s/lb/conf
+++ b/static/s/lb/conf
@@ -28,7 +28,7 @@ imgrighttop 0
// misc colors
catlevel1 #444
-catlevel2 #d28
+catlevel2 #777
catlevel3 #999
diffadd #cfc
diffdel #fcc
diff --git a/static/s/seinarukana/bg.jpg b/static/s/seinarukana/bg.jpg
new file mode 100644
index 00000000..d49ec9a1
--- /dev/null
+++ b/static/s/seinarukana/bg.jpg
Binary files differ
diff --git a/static/s/seinarukana/conf b/static/s/seinarukana/conf
new file mode 100644
index 00000000..ea12b3cc
--- /dev/null
+++ b/static/s/seinarukana/conf
@@ -0,0 +1,40 @@
+name Seinarukana (white)
+
+// Seinarukana skin made using a callendar image
+// created: 12/31/2008 by echomateria
+
+// text
+maintext #131838 // primary text color (also used for the menu links)
+grayedout #fc8e77 //#fcdfd9 // color used for grayed-out/non-important things
+standout #a5e2f2 // color of 'stand-out' text
+link #5a5fc7 //#9fa1c7 // primary link color (not used for the menu links)
+statok #424d81 // generic 'ok' text color (used for vnlist statuses & category browser)
+statnok #a43462 // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
+footer #a69cbd // text color of the footer
+
+// titles
+maintitle #99c9dd // text color of the site title
+boxtitle #e93d71 // box titles
+alttitle #983666 // alternative title
+
+// bg colors
+bodybg #ffffff // main background color
+tabbg #bfd2e3 // background color of inactive tabs
+secbg #bcd1e4 // secondary background color (used on input fields and table headers)
+secborder #7a88a5 // secondary border color (used on input fields)
+border #324978 // primary border color
+boxbg #fde9e688 // RGBA, background color of the boxes, stacked for menu box titles and odd row numers
+
+// images (0 = no image)
+imglefttop bg.jpg
+
+// misc colors
+catlevel1 #a69497 // category levels
+catlevel2 #131838
+catlevel3 #f288a4
+diffadd #3689b5 // background color of changes in the diff viewer
+diffdel #b7adc6
+warnbg #ee3970 // background color of a warning box
+warnborder #451f4b // ...border
+noticebg #fdf1e8 // notice box
+noticeborder #d4aba2 // ...and border
diff --git a/static/s/term/conf b/static/s/term/conf
new file mode 100644
index 00000000..19bb5c80
--- /dev/null
+++ b/static/s/term/conf
@@ -0,0 +1,39 @@
+name Neon (black)
+
+// text
+maintext #0f0
+grayedout #444
+standout #f00
+link #ff0
+statok #0c0
+statnok #c00
+footer #fff
+
+// titles
+maintitle #0f0
+boxtitle #0f0
+alttitle #0f0
+
+// bg colors
+bodybg #000
+tabbg #000
+secbg #000
+secborder #0f0
+border #fff
+boxbg #000
+
+// images (0 = no image)
+imglefttop 0
+imgrighttop 0
+
+// misc colors
+catlevel1 #444
+catlevel2 #777
+catlevel3 #999
+diffadd #cfc
+diffdel #fcc
+warnbg #000
+warnborder #c00
+noticebg #000
+noticeborder #0f0
+
diff --git a/static/s/tsukihime/bg.jpg b/static/s/tsukihime/bg.jpg
new file mode 100644
index 00000000..f1d62635
--- /dev/null
+++ b/static/s/tsukihime/bg.jpg
Binary files differ
diff --git a/static/s/tsukihime/bgright.jpg b/static/s/tsukihime/bgright.jpg
new file mode 100644
index 00000000..db31821a
--- /dev/null
+++ b/static/s/tsukihime/bgright.jpg
Binary files differ
diff --git a/static/s/tsukihime/conf b/static/s/tsukihime/conf
new file mode 100644
index 00000000..ee1967cb
--- /dev/null
+++ b/static/s/tsukihime/conf
@@ -0,0 +1,41 @@
+name Tsukihime (purple)
+
+// Tsukihime skin made using an image from the Tsukihime Plus+Disc
+// created: 02/01/2009 by echomateria
+
+// text
+maintext #ffffff // primary text color (also used for the menu links)
+grayedout #abcdff // color used for grayed-out/non-important things
+standout #ffffff // color of 'stand-out' text
+link #0be0e9 // primary link color (not used for the menu links)
+statok #55dfaa // generic 'ok' text color (used for vnlist statuses & category browser)
+statnok #e30b47 // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
+footer #0cacf3 // text color of the footer
+
+// titles
+maintitle #a9bbfb // text color of the site title
+boxtitle #e3ecff // box titles
+alttitle #c6d7ff // alternative title
+
+// bg colors
+bodybg #29345f // main background color
+tabbg #5a3a63 // background color of inactive tabs
+secbg #9b8494 // secondary background color (used on input fields and table headers)
+secborder #605567 // secondary border color (used on input fields)
+border #b791f3 // primary border color
+boxbg #6a4668bb // RGBA, background color of the boxes, stacked for menu box titles and odd row numers
+
+// images (0 = no image)
+imglefttop bg.jpg
+imgrighttop bgright.jpg
+
+// misc colors
+catlevel1 #240f21 // category levels
+catlevel2 #ffffff
+catlevel3 #dd0b48
+diffadd #0cdae5 // background color of changes in the diff viewer
+diffdel #348278
+warnbg #76a1cd // background color of a warning box
+warnborder #decdcd // ...border
+noticebg #b50439 // notice box
+noticeborder #decdcd // ...and border