autofill - forgotten from react

This commit is contained in:
Jan Prochazka
2021-04-11 09:47:39 +02:00
parent 1d401e302a
commit c1778bea26
4 changed files with 22 additions and 0 deletions

View File

@@ -50,6 +50,7 @@
--theme-bg-hover: #112a45;
--theme-bg-selected: #15395b; /* blue-3 */
--theme-bg-selected-point: #1765ad; /* blue-5 */
--theme-bg-statusbar-inv: blue;
--theme-bg-modalheader: rgb(43, 60, 61);

View File

@@ -43,6 +43,8 @@
--theme-bg-hover: #bae7ff;
--theme-bg-selected: #91d5ff; /* blue-3 */
--theme-bg-selected-point: #40a9ff; /* blue-5 */
--theme-bg-statusbar-inv: blue;
--theme-bg-modalheader: #eff;