1 2 3 4 5 6 7
:root{ --accent-color: ACCENT; } #navigator-toolbox { background-color: var(--accent-color) !important; }