Fix input placeholder color

This commit is contained in:
Robert Long
2021-12-13 12:00:41 -08:00
parent 0c1ca27333
commit 7558a61066
3 changed files with 3 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ limitations under the License.
--bgColor5: #8d97a5;
--textColor1: #fff;
--textColor2: #6f7882;
--textColor3: #8e99a4;
--inputBorderColor: #394049;
--inputBorderColorFocused: #0086e6;
}