mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Theme: fix theme issue
This commit is contained in:
@@ -36,7 +36,7 @@ const basicColors = {
|
||||
purple: '#9933cc',
|
||||
variable: '#32d1df',
|
||||
orange: '#eb7b18',
|
||||
orangeDark: '#ff780A',
|
||||
orangeDark: '#ff780a',
|
||||
};
|
||||
|
||||
const darkTheme: GrafanaTheme = {
|
||||
|
||||
Reference in New Issue
Block a user