summaryrefslogtreecommitdiff
path: root/static/s/eiel/conf
blob: fd00320c47c53455164ee31726f7c1bfee4eed98 (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
name         Jingai Makyo (peach-orange)
userid       51

// A skin made using an image I had for a long time without knowing it's source,
// thankfully this skin finally brought out the answer that it was from Jingai Makyo.
// created: 24/01/2009 by echomateria

// text
maintext     #f8cb8a  // primary text color (also used for the menu links)
grayedout    #f26a7e  // color used for grayed-out/non-important things
standout     #ff435f  // color of 'stand-out' text
link         #ffffff  // primary link color (not used for the menu links)
statok       #ffcbee  //#  // generic 'ok' text color (used for vnlist statuses & category browser)
statnok      #ff435f  //#  // generoc 'not ok' text color (used for above, and as border for NSFW screenshots)
footer       #362142  // text color of the footer

// titles
maintitle    #676082  // text color of the site title
boxtitle     #ffcbee  // box titles
alttitle     #f26a7e  //#  // alternative title

// bg colors
bodybg       #fdd298  // main background color
tabbg        #5a3a49  // background color of inactive tabs
secbg        #584563  // secondary background color (used on input fields and table headers)
secborder    #c42b5a  // secondary border color (used on input fields)
border       #362142  // primary border color
boxbg        #36214299  // 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      #2bc88b  // background color of changes in the diff viewer
diffdel      #ca4a4d
warnbg       #c42b5a  // background color of a warning box
warnborder   #f8cb8a  // ..border
noticebg     #b48ab2  // notice box
noticeborder #f8cb8a  // ...and border