update colors

This commit is contained in:
Simon Vieille 2022-12-30 14:40:51 +01:00
parent 5df9a3a42d
commit 95ee87922c
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
:root {
--color-primary-light-1: #4793cc;
--color-primary: #4793cc;
}
.full > .ui.top.menu {

View file

@ -1,6 +1,7 @@
:root {
--color-hover: #259bef;
--color-primary-light-1: #4793cc;
--color-primary: #4793cc;
}
#navbar .active {