summaryrefslogtreecommitdiff
path: root/static/s/tsukihime_02/conf
blob: e9866c8dfd3af0d808fb38d80d87e8d29d68adb0 (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
name         Tsukihime (black)
userid       51

// Tsukihime skin made with an awesome Akiha artwork from Tsukihime PLUS disc
// created: 23/01/2009 by echomateria

// text
maintext     #fa4347  // primary text color (also used for the menu links)
grayedout    #54459a  // color used for grayed-out/non-important things
standout     #fd3fa9  // color of 'stand-out' text
link         #b768aa  // primary link color (not used for the menu links)
statok       #d79a7e //#fc3f46  // generic 'ok' text color (used for vnlist statuses & category browser)
statnok      #412651 //#2e1340  // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
footer       #fa4347  // text color of the footer

// titles
maintitle    #fa4347  // text color of the site title
boxtitle     #d79a7e  // box titles
alttitle     #c17e61 //#a45548  // alternative title

// bg colors
bodybg       #000000  // main background color
tabbg        #2e0106  // background color of inactive tabs
secbg        #2e0106  // secondary background color (used on input fields and table headers)
secborder    #b768aa // secondary border color (used on input fields)
border       #000000  // primary border color
boxbg        #35020990  // RGBA, background color of the boxes, stacked for menu box titles and odd row numers

// images (0 = no image)
imglefttop   bg.jpg

// misc colors
diffadd      #d79a7e  // background color of changes in the diff viewer
diffdel      #412651
warnbg       #46285a  // background color of a warning box
warnborder   #c0959f  // ..border
noticebg     #4f3246  // notice box
noticeborder #94769a  // ...and border