Theme: fix theme issue

This commit is contained in:
Torkel Ödegaard
2019-10-02 09:13:41 +02:00
parent 8e508e5ce4
commit 3570d338cf
+1 -1
View File
@@ -36,7 +36,7 @@ const basicColors = {
purple: '#9933cc',
variable: '#32d1df',
orange: '#eb7b18',
orangeDark: '#ff780A',
orangeDark: '#ff780a',
};
const darkTheme: GrafanaTheme = {