1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-01-10 09:24:21 +01:00

Add color for status bar text

This commit is contained in:
Ardeshir Javaherchi 2015-02-26 20:47:56 -08:00
parent d6b8be2a73
commit 09043f1a8f

View File

@ -43,6 +43,7 @@
}
.status-bar {
color: @text-color-info;
height: 36px;
line-height: 36px;
}