add active state to rich text raw toggle

This commit is contained in:
Shawn Erquhart
2017-03-17 23:17:14 -04:00
parent b2fd96c12e
commit 33fe2b820c
5 changed files with 19 additions and 17 deletions

View File

@ -21,6 +21,7 @@
--textFieldBorderColor: #e7e7e7;
--highlightFGColor: #fff;
--highlightBGColor: #3ab7a5;
--highlightFGAltColor: #eee;
--controlLabelColor: var(--textColor);
--controlBGColor: #fff;
--backgroundTertiaryColor: #f2f5f4;