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