I found #4909, which was closed with the following:
You can create your own theme by forking Grafana and changing the sass variable files :)
That's fair. My request has smaller scope:
Could we have the ability to add SASS variable files to grafana? I'm not talking about a full-blown theme designer, and I'd like to avoid forking the source code. I'd just like a way to copy an existing SASS file, edit it, and drop it in a directory on the server, and then be able to choose that.
Why? Because I've got multiple environments (hence multiple instances of grafana), and it'd be useful to quickly see which one I'm looking at (e.g. by having a different theme for each one).
I found #4909, which was closed with the following:
That's fair. My request has smaller scope:
Could we have the ability to add SASS variable files to grafana? I'm not talking about a full-blown theme designer, and I'd like to avoid forking the source code. I'd just like a way to copy an existing SASS file, edit it, and drop it in a directory on the server, and then be able to choose that.
Why? Because I've got multiple environments (hence multiple instances of grafana), and it'd be useful to quickly see which one I'm looking at (e.g. by having a different theme for each one).