diff --git a/src/pc/djui/djui_theme.c b/src/pc/djui/djui_theme.c index fabdd22f..19c62f19 100644 --- a/src/pc/djui/djui_theme.c +++ b/src/pc/djui/djui_theme.c @@ -30,7 +30,7 @@ static struct DjuiTheme sDjuiThemeLight = { }, .threePanels = { .rectColor = { - 0, 0, 0, 235 + 0, 0, 0, 230 }, .borderColor = { 0, 0, 0, 200 @@ -71,7 +71,7 @@ static struct DjuiTheme sDjuiThemeDark = { }, .threePanels = { .rectColor = { - 0, 0, 0, 235 + 0, 0, 0, 230 }, .borderColor = { 0, 0, 0, 200