summaryrefslogtreecommitdiff
path: root/static/s/test/conf
diff options
context:
space:
mode:
Diffstat (limited to 'static/s/test/conf')
-rw-r--r--static/s/test/conf56
1 files changed, 39 insertions, 17 deletions
diff --git a/static/s/test/conf b/static/s/test/conf
index 7e76a634..baa62a62 100644
--- a/static/s/test/conf
+++ b/static/s/test/conf
@@ -1,17 +1,39 @@
-name Testlayout
-bodybg #fff // main background color
-maintext #333 // primary text color
-alttitle #000 // alternative title + menu link color
-link #000 // primary link color
-tabbg #ddd // background color of inactive tabs
-maintitle #ccc // text color of the site title
-footer #bbb // text color of the footer
-border #666 // primary border color
-standout #c00 // color of 'stand-out' text
-secbg #666 // secondary background color (used on input fields and table headers)
-secborder #000 // secondary border color (used on input fields)
-statok #050 // generic 'ok' text color (used for vnlist statuses & category browser)
-statnok #500 // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
-boxbg #ccccccbb // RGBA, background color of the boxes.
-imglefttop bg.jpg
-imgrighttop bgright.jpg
+name Testlayout
+
+// text
+maintext #222
+grayedout #666
+standout #500
+link #005
+statok #050
+statnok #500
+footer #bbb
+
+// titles
+maintitle #ccc
+boxtitle #444
+alttitle #000
+
+// bg colors
+bodybg #fff
+tabbg #ddd
+secbg #bbb
+secborder #000
+border #666
+boxbg #dddddddd
+
+// images (0 = no image)
+imglefttop bg.jpg
+imgrighttop bgright.jpg
+
+// misc colors
+catlevel1 #555
+catlevel2 #333
+catlevel3 #000
+diffadd #cfc
+diffdel #fcc
+warnbg #fcc
+warnborder #c00
+noticebg #cfc
+noticeborder #0c0
+