💄 Add bottom navbar

This commit is contained in:
2022-04-29 23:40:12 +02:00
parent 86c7927a22
commit 6ac3550112
6 changed files with 150 additions and 0 deletions

View File

@ -3,6 +3,10 @@
--text-color: #bdbdbd;
--font-family: Arial, Helvetica, sans-serif;
--titlebar-color: #212121;
--bottomnav-color: #757575;
--bottomnav-icon-color: #dedede;
--bottomnav-icon-active-color: #456c47;
--bottomnav-active-color: #7ca74b;
}
body {