projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0860957
)
Little more contrast in CLI theme
author
Darren
<darren@darrenwhitlen.com>
Tue, 12 Nov 2013 16:53:45 +0000
(16:53 +0000)
committer
Darren
<darren@darrenwhitlen.com>
Tue, 12 Nov 2013 16:53:45 +0000
(16:53 +0000)
client/assets/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/css/style.css
b/client/assets/css/style.css
index 6b2a1ddba114fd1ab3d2f16d63cd343bd2e7f22d..4afa2f8e9d267dcd7f4c6de1169b6f1e855e1876 100644
(file)
--- a/
client/assets/css/style.css
+++ b/
client/assets/css/style.css
@@
-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:#2
22222
; }
+#kiwi.theme_cli .memberlists { background:#2
52525
; }
#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 {