Very good! I have just checked text in release note:
The !important attribute works.
You can consider this as 50% solved!
.graph-view.color-fill-tag {
color:var(--color-accent-hover) !important;
filter: hue (280);
}
But this HUE option is not working!