mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 04:37:37 +01:00
Better light theme
This commit is contained in:
parent
a6aee1d9a4
commit
dad41e1574
@ -6,7 +6,7 @@
|
||||
"Button": "#8E8E8E66",
|
||||
"ButtonActive": "#8E8E8E66",
|
||||
"ButtonHovered": "#8E8E8E72",
|
||||
"CheckMark": "#C17A1EFF",
|
||||
"CheckMark": "#3D84E0FF",
|
||||
"ChildBg": "#00000000",
|
||||
"DragDropTarget": "#0000FFE5",
|
||||
"FrameBg": "#ACA7A389",
|
||||
@ -22,7 +22,7 @@
|
||||
"NavWindowingHighlight": "#000000B2",
|
||||
"PlotHistogram": "#4466D8FF",
|
||||
"PlotHistogramHovered": "#0066FFFF",
|
||||
"PlotLines": "#991900FF",
|
||||
"PlotLines": "#0022FFFF",
|
||||
"PlotLinesHovered": "#0091A5FF",
|
||||
"PopupBg": "#EAEAEAEF",
|
||||
"ResizeGrip": "#1616163F",
|
||||
@ -35,8 +35,8 @@
|
||||
"Separator": "#91917F7F",
|
||||
"SeparatorActive": "#7C7C7CFF",
|
||||
"SeparatorHovered": "#474747C6",
|
||||
"SliderGrab": "#C17A1EFF",
|
||||
"SliderGrabActive": "#BC6805FF",
|
||||
"SliderGrab": "#3D84E0FF",
|
||||
"SliderGrabActive": "#4296F9FF",
|
||||
"Tab": "#D1A56BDB",
|
||||
"TabActive": "#CC9651FF",
|
||||
"TabHovered": "#BC6805CC",
|
||||
|
Loading…
Reference in New Issue
Block a user