summaryrefslogtreecommitdiff
path: root/css/skins/carnevale.sass
diff options
context:
space:
mode:
Diffstat (limited to 'css/skins/carnevale.sass')
-rw-r--r--css/skins/carnevale.sass37
1 files changed, 37 insertions, 0 deletions
diff --git a/css/skins/carnevale.sass b/css/skins/carnevale.sass
new file mode 100644
index 00000000..ab89f89f
--- /dev/null
+++ b/css/skins/carnevale.sass
@@ -0,0 +1,37 @@
+// userid: 51 name: Gekkou no Carnevale (black)
+
+// Gekkou no Carnevale skin made using a wallpaper comes with the game
+// created: 22/01/2009 by echomateria
+
+$maintext: #b9c7ae
+$grayedout: #cfdbc7
+$standout: #eff5f5
+$link: #ffffff
+$statok: #dab0fc
+$statnok: #768b78
+$footer: #b9c7ae
+$maintitle: #b9c7ae
+$boxtitle: #c7d3bf
+$alttitle: #6f8578
+$bodybg: #030708
+$tabbg: #1f272a
+$secbg: #121622
+$secborder: #ffffff
+$border: #b9c7ae
+$boxbg: #12162290
+$diffadd: #76a3b8
+$diffdel: #354554
+$warnbg: #5d182b
+$warnborder: #829076
+$noticebg: #263a45
+$noticeborder: #21343a
+
+@mixin bodybg
+ background-color: $bodybg
+
+@mixin bgright
+ background: url(/s/carnevale-right.jpg) no-repeat
+ width: 1280px
+ height: 768px
+
+@import 'css/v2'