|
|
|
@ -74,6 +74,7 @@ void QGCPalette::_buildMap(void)
@@ -74,6 +74,7 @@ void QGCPalette::_buildMap(void)
|
|
|
|
|
DECLARE_QGC_COLOR(alertBorder, "#808080", "#808080", "#808080", "#808080") |
|
|
|
|
DECLARE_QGC_COLOR(alertText, "#000000", "#000000", "#000000", "#000000") |
|
|
|
|
DECLARE_QGC_COLOR(missionItemEditor, "#585858", "#dbfef8", "#585858", "#585d83") |
|
|
|
|
DECLARE_QGC_COLOR(hoverColor, "#585858", "#dbfef8", "#585858", "#585d83") |
|
|
|
|
|
|
|
|
|
// Colors are not affecting by theming
|
|
|
|
|
DECLARE_QGC_COLOR(mapWidgetBorderLight, "#ffffff", "#ffffff", "#ffffff", "#ffffff") |
|
|
|
|