summaryrefslogtreecommitdiff
path: root/static/s/angel
diff options
context:
space:
mode:
Diffstat (limited to 'static/s/angel')
-rw-r--r--static/s/angel/bg.jpgbin0 -> 36419 bytes
-rw-r--r--static/s/angel/bgright.jpgbin0 -> 4366 bytes
-rw-r--r--static/s/angel/conf39
3 files changed, 39 insertions, 0 deletions
diff --git a/static/s/angel/bg.jpg b/static/s/angel/bg.jpg
new file mode 100644
index 00000000..f91e414e
--- /dev/null
+++ b/static/s/angel/bg.jpg
Binary files differ
diff --git a/static/s/angel/bgright.jpg b/static/s/angel/bgright.jpg
new file mode 100644
index 00000000..e1dff0cd
--- /dev/null
+++ b/static/s/angel/bgright.jpg
Binary files differ
diff --git a/static/s/angel/conf b/static/s/angel/conf
new file mode 100644
index 00000000..72df41b0
--- /dev/null
+++ b/static/s/angel/conf
@@ -0,0 +1,39 @@
+name Angelic Serenade (dark blue)
+
+// text
+maintext #ddd // primary text color (also used for the menu links)
+grayedout #258 // color used for grayed-out/non-important things
+standout #e44 // color of 'stand-out' text
+link #7bd // primary link color (not used for the menu links)
+statok #0c0 // generic 'ok' text color (used for vnlist statuses & category browser)
+statnok #c00 // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
+footer #135 // text color of the footer
+
+// titles
+maintitle #135 // text color of the site title
+boxtitle #258 // box titles
+alttitle #fff // alternative title
+
+// bg colors
+bodybg #000 // main background color
+tabbg #012 // background color of inactive tabs
+secbg #0d2741 // secondary background color (used on input fields and table headers)
+secborder #35A // secondary border color (used on input fields)
+border #258 // primary border color
+boxbg #112233BC // 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 #444 // category levels
+catlevel2 #777
+catlevel3 #fff
+diffadd #354 // background color of changes in the diff viewer
+diffdel #534
+warnbg #534 // background color of a warning box
+warnborder #c00 // ..border
+noticebg #354 // notice box
+noticeborder #0c0 // ...and border
+