Update firefox color configuration

This commit is contained in:
Tanguy Herbron 2021-04-01 15:04:30 +02:00
parent 3cca9f4082
commit de1401e356

View File

@ -1,7 +1,7 @@
:root {
/* Minimal Functional Fox variables*/
--mff-bg: #2e3440;
--mff-bg: #0F1419;
--mff-icon-color: #ECEFF4;
--mff-nav-toolbar-padding: 8px;
--mff-sidebar-bg: var(--mff-bg);