diff --git a/styles/colors/all.menu.css b/styles/colors/all.menu.css new file mode 100644 index 0000000..1484c45 --- /dev/null +++ b/styles/colors/all.menu.css @@ -0,0 +1,3 @@ +.sidenav li.active > a:not(.collapsible-header):not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-small):not(.btn-flat):not(.btn-large):not(.btn-floating) { + color: var(--font-color-main) !important; +} \ No newline at end of file