summaryrefslogtreecommitdiff
path: root/static/s/seinarukana/conf
blob: bca7746be59ff678a60a8114348c7042d1d3777d (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
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     #e93d71 //#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       #324978  // 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
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