Allow theming of tab live and rerun indicators (#5188)

This commit is contained in:
Mm2PL
2024-02-24 13:26:49 +01:00
committed by GitHub
parent dd61482046
commit df2b5f94f4
9 changed files with 20 additions and 4 deletions
+2
View File
@@ -50,6 +50,8 @@
"resizeHandleBackground": "#200094ff"
},
"tabs": {
"liveIndicator": "#ff0000",
"rerunIndicator": "#c7c715",
"dividerLine": "#555555",
"highlighted": {
"backgrounds": {
+2
View File
@@ -50,6 +50,8 @@
"resizeHandleBackground": "#200094ff"
},
"tabs": {
"liveIndicator": "#ff0000",
"rerunIndicator": "#c7c715",
"dividerLine": "#555555",
"highlighted": {
"backgrounds": {
+2
View File
@@ -50,6 +50,8 @@
"resizeHandleBackground": "#500094ff"
},
"tabs": {
"liveIndicator": "#ff0000",
"rerunIndicator": "#c7c715",
"dividerLine": "#b4d7ff",
"highlighted": {
"backgrounds": {
+2
View File
@@ -50,6 +50,8 @@
"resizeHandleBackground": "#500094ff"
},
"tabs": {
"liveIndicator": "#ff0000",
"rerunIndicator": "#c7c715",
"dividerLine": "#b4d7ff",
"highlighted": {
"backgrounds": {