Little more contrast in CLI theme
authorDarren <darren@darrenwhitlen.com>
Tue, 12 Nov 2013 16:53:45 +0000 (16:53 +0000)
committerDarren <darren@darrenwhitlen.com>
Tue, 12 Nov 2013 16:53:45 +0000 (16:53 +0000)
client/assets/css/style.css

index 6b2a1ddba114fd1ab3d2f16d63cd343bd2e7f22d..4afa2f8e9d267dcd7f4c6de1169b6f1e855e1876 100644 (file)
@@ -1145,7 +1145,7 @@ html, body { height:100%; }
 
 
 /* CLI theme */
-#kiwi.theme_cli { background:#222222; color:#6d6d6d; }
+#kiwi.theme_cli { background:#191919; color:#6d6d6d; }
 #kiwi.theme_cli,
 #kiwi.theme_cli input,
 #kiwi.theme_cli button,
@@ -1241,7 +1241,7 @@ html, body { height:100%; }
 }
 
 
-#kiwi.theme_cli .memberlists { background:#222222; }
+#kiwi.theme_cli .memberlists { background:#252525; }
 #kiwi.theme_cli .memberlists ul li { padding: 0.2em 1em; }
 #kiwi.theme_cli .memberlists ul li a.nick { color:#6d6d6d; }
 #kiwi.theme_cli .memberlists ul li:hover {