summaryrefslogtreecommitdiff
path: root/static/s/tsukihime/conf
blob: da41d64c287f3dcf47fea69d2e27998ff99d47d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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      #87705c  // background color of changes in the diff viewer
diffdel      #374d77
warnbg       #76a1cd  // background color of a warning box
warnborder   #decdcd  // ...border
noticebg     #b50439 // notice box
noticeborder #decdcd  // ...and border