1
0
mirror of https://github.com/Rnhmjoj/solarized-dark-ui synced 2025-03-17 18:48:37 +01:00

Fix up colors a bit

This commit is contained in:
Ben Ogle 2013-12-17 16:51:00 -08:00
parent 1ab0aeb1ca
commit 183529e7d3

View File

@ -6,7 +6,7 @@
@text-color-selected: @text-color-highlight;
@text-color-info: #5293d8;
@text-color-success: #529b2f;
@text-color-success: #26c26a;
@text-color-warning: #ff982d;
@text-color-error: #c00;
@ -18,7 +18,7 @@
@background-color-info: #0098ff;
@background-color-success: #17ca65;
@background-color-warning: #ff4800;
@background-color-warning: #ffaa2c;
@background-color-error: #c00;
@background-color-highlight: rgba(255, 255, 255, 0.07);
@background-color-selected: #4182C4;