update light theme

This commit is contained in:
btzr-io 2017-10-15 17:38:08 -06:00 committed by Jeremy Kauffman
parent fc1be7c033
commit dd2f549eb0

View file

@ -61,7 +61,8 @@ $text-color: #000;
--input-width: 330px;
--input-color: var(--text-color);
--input-border-size: 2px;
--input-border-color: rgba(0, 0, 0, 0.42);
--input-border-color: rgba(0, 0, 0, 0.54);
/* input:active */
--input-active-bg: transparent;