mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
fix: Plot lines being invisible
This commit is contained in:
2
lib/external/pattern_language
vendored
2
lib/external/pattern_language
vendored
Submodule lib/external/pattern_language updated: 93ec9b7231...9b7562c540
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user