mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 20:07:51 +02:00
Added support for OpenGL 2.1 and OpenGL ES 3.0 with no modifications to the code necessary by the user
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Grey",
|
||||
"author": "Paul (PD0SWL)",
|
||||
"name": "Marine Grey",
|
||||
"author": "PD0SWL",
|
||||
"Border": "#6D6D7F7F",
|
||||
"BorderShadow": "#00000000",
|
||||
"Button": "#00000066",
|
||||
@ -10,11 +10,11 @@
|
||||
"ChildBg": "#FFFFFF00",
|
||||
"DragDropTarget": "#0000FFE5",
|
||||
"FrameBg": "#33353889",
|
||||
"FrameBgActive": "#00000089",
|
||||
"FrameBgHovered": "#00000089",
|
||||
"FrameBgActive": "#70707089",
|
||||
"FrameBgHovered": "#70707089",
|
||||
"Header": "#5E5E4C4F",
|
||||
"HeaderActive": "#5E5E4C4F",
|
||||
"HeaderHovered": "#5E5E4C66",
|
||||
"HeaderHovered": "#70707089",
|
||||
"MenuBarBg": "#232323FF",
|
||||
"ModalWindowDimBg": "#33333359",
|
||||
"NavHighlight": "#666666FF",
|
||||
|
Reference in New Issue
Block a user