Skip to content

Instantly share code, notes, and snippets.

@fpapado
Created June 27, 2018 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fpapado/812ca6ac9225e96738c81924f32ad281 to your computer and use it in GitHub Desktop.
Save fpapado/812ca6ac9225e96738c81924f32ad281 to your computer and use it in GitHub Desktop.
Grafana Custom CSS for Pride
.scroll-canvas--dashboard {
background: linear-gradient(180deg, #f00000, #f00000 16.67%, #ff8000 16.67%, #ff8000 33.33%, #ffff00 33.33%, #ffff00 50%, #007940 50%, #007940 66.67%, #4040ff 66.67%, #4040ff 83.33%, #a000c0 83.33%, #a000c0) fixed;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment