Chore: Update theme json (#49480) (#49497)

(cherry picked from commit c043a2f83a)

Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-05-30 17:06:16 +01:00
committed by GitHub
co-authored by Josh Hunt
parent 6949f6dddc
commit 27b20676af
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -152,6 +152,10 @@
"menuTabs": {
"height": 41
},
"textHighlight": {
"text": "#000000",
"background": "#F5B73D"
},
"horizontalDrawer": {
"defaultHeight": 400
}
+4
View File
@@ -152,6 +152,10 @@
"menuTabs": {
"height": 41
},
"textHighlight": {
"text": "#000000",
"background": "#FAD34A"
},
"horizontalDrawer": {
"defaultHeight": 400
}