Allow theming of tab live and rerun indicators (#5188)
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
"resizeHandleBackground": "#200094ff"
|
||||
},
|
||||
"tabs": {
|
||||
"liveIndicator": "#ff0000",
|
||||
"rerunIndicator": "#c7c715",
|
||||
"dividerLine": "#555555",
|
||||
"highlighted": {
|
||||
"backgrounds": {
|
||||
|
||||
@@ -50,6 +50,8 @@
|
||||
"resizeHandleBackground": "#200094ff"
|
||||
},
|
||||
"tabs": {
|
||||
"liveIndicator": "#ff0000",
|
||||
"rerunIndicator": "#c7c715",
|
||||
"dividerLine": "#555555",
|
||||
"highlighted": {
|
||||
"backgrounds": {
|
||||
|
||||
@@ -50,6 +50,8 @@
|
||||
"resizeHandleBackground": "#500094ff"
|
||||
},
|
||||
"tabs": {
|
||||
"liveIndicator": "#ff0000",
|
||||
"rerunIndicator": "#c7c715",
|
||||
"dividerLine": "#b4d7ff",
|
||||
"highlighted": {
|
||||
"backgrounds": {
|
||||
|
||||
@@ -50,6 +50,8 @@
|
||||
"resizeHandleBackground": "#500094ff"
|
||||
},
|
||||
"tabs": {
|
||||
"liveIndicator": "#ff0000",
|
||||
"rerunIndicator": "#c7c715",
|
||||
"dividerLine": "#b4d7ff",
|
||||
"highlighted": {
|
||||
"backgrounds": {
|
||||
|
||||
Reference in New Issue
Block a user