summaryrefslogtreecommitdiff
path: root/css/skins/tsukihime.sass
blob: e50c3bf31d4b5fc41320442bd3c937a11c2b6031 (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
// userid: 51  name: Tsukihime (midnight blue)

// Tsukihime skin made using an image from the Tsukihime Plus+Disc
// created: 02/01/2009 by echomateria

$maintext:     #ffffff
$grayedout:    #abcdff
$standout:     #ffffff
$link:         #0be0e9
$statok:       #55dfaa
$statnok:      #e30b47
$footer:       #0cacf3
$maintitle:    #a9bbfb
$boxtitle:     #e3ecff
$alttitle:     #c6d7ff
$bodybg:       #29345f
$tabbg:        #5a3a63
$secbg:        #9b8494
$secborder:    #605567
$border:       #b791f3
$boxbg:        #6a4668bb
$diffadd:      #87705c
$diffdel:      #374d77
$warnbg:       #76a1cd
$warnborder:   #decdcd
$noticebg:     #b50439
$noticeborder: #decdcd

@mixin bodybg
  background: $bodybg url(/s/tsukihime-bg.jpg) no-repeat

@mixin bgright
  background: url(/s/tsukihime-right.jpg) no-repeat
  width: 500px
  height: 718px

@import 'css/v2'