fix: Plot lines being invisible
This commit is contained in:
parent
4b2863ca14
commit
3dc42b711c
2
lib/external/pattern_language
vendored
2
lib/external/pattern_language
vendored
@ -1 +1 @@
|
||||
Subproject commit 93ec9b7231098d552574aac6c5c9057676443c5d
|
||||
Subproject commit 9b7562c5401fcce8c02cfe62b70e08c58cfebcd1
|
@ -60,23 +60,15 @@
|
||||
"window-background": "#000000D8"
|
||||
},
|
||||
"implot": {
|
||||
"axis-bg": "#00000001",
|
||||
"axis-bg-active": "#00000001",
|
||||
"axis-bg-hovered": "#00000001",
|
||||
"axis-grid": "#E5E5E53F",
|
||||
"axis-text": "#E5E5E5FF",
|
||||
"axis-tick": "#00000001",
|
||||
"crosshairs": "#7F7F7FBF",
|
||||
"error-bar": "#E5E5E5FF",
|
||||
"fill": "#00000001",
|
||||
"frame-bg": "#6D6D6D63",
|
||||
"inlay-text": "#E5E5E5FF",
|
||||
"legend-bg": "#1C1C23EA",
|
||||
"legend-border": "#7F7F7F7F",
|
||||
"legend-text": "#E5E5E5FF",
|
||||
"line": "#00000001",
|
||||
"marker-fill": "#00000001",
|
||||
"marker-outline": "#00000001",
|
||||
"plot-bg": "#00000059",
|
||||
"plot-border": "#7F7F7F7F",
|
||||
"selection": "#F7F763FF",
|
||||
|
@ -60,23 +60,14 @@
|
||||
"window-background": "#0F0F0FEF"
|
||||
},
|
||||
"implot": {
|
||||
"axis-bg": "#00000001",
|
||||
"axis-bg-active": "#00000001",
|
||||
"axis-bg-hovered": "#00000001",
|
||||
"axis-grid": "#FFFFFF3F",
|
||||
"axis-text": "#FFFFFFFF",
|
||||
"axis-tick": "#00000001",
|
||||
"crosshairs": "#FFFFFF7F",
|
||||
"error-bar": "#00000001",
|
||||
"fill": "#00000001",
|
||||
"frame-bg": "#FFFFFF11",
|
||||
"inlay-text": "#FFFFFFFF",
|
||||
"legend-bg": "#141414EF",
|
||||
"legend-border": "#6D6D7F7F",
|
||||
"legend-text": "#FFFFFFFF",
|
||||
"line": "#00000001",
|
||||
"marker-fill": "#00000001",
|
||||
"marker-outline": "#00000001",
|
||||
"plot-bg": "#0000007F",
|
||||
"plot-border": "#6D6D7F7F",
|
||||
"selection": "#FF9900FF",
|
||||
|
@ -60,23 +60,15 @@
|
||||
"window-background": "#EFEFEFFF"
|
||||
},
|
||||
"implot": {
|
||||
"axis-bg": "#00000001",
|
||||
"axis-bg-active": "#00000001",
|
||||
"axis-bg-hovered": "#00000001",
|
||||
"axis-grid": "#FFFFFFFF",
|
||||
"axis-text": "#000000FF",
|
||||
"axis-tick": "#0000003F",
|
||||
"crosshairs": "#0000007F",
|
||||
"error-bar": "#00000001",
|
||||
"fill": "#00000001",
|
||||
"frame-bg": "#FFFFFFFF",
|
||||
"inlay-text": "#000000FF",
|
||||
"legend-bg": "#FFFFFFF9",
|
||||
"legend-border": "#D1D1D1CC",
|
||||
"legend-text": "#000000FF",
|
||||
"line": "#00000001",
|
||||
"marker-fill": "#00000001",
|
||||
"marker-outline": "#00000001",
|
||||
"plot-bg": "#6B91FF21",
|
||||
"plot-border": "#00000000",
|
||||
"selection": "#D1A307FF",
|
||||
|
Loading…
Reference in New Issue
Block a user