Our company uses green color as our primary color, so we want our grafana graph lines etc to be a specific shade of green. Is there a way to configure this via config so that any time we create a new panel via UI/API, the line colors defaults to our color palette instead of the default grafana colors?
You can change the grafana scripts and resource.
the url is grafana github web.
@lee Do you know where this default color palette is defined?
Sorry, i didn not do that things. you can find it in folder seriously
But you can try to find it in this folder?
packages/grafana-ui/src/components/…