Searched refs:COLOR_RED (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | util.c | 78 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_WHITE, false); in set_classic_theme() 103 DLG_COLOR(screen, COLOR_RED, COLOR_BLACK, true); in set_blackbg_theme() 106 DLG_COLOR(title, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 109 DLG_COLOR(button_active, COLOR_YELLOW, COLOR_RED, false); in set_blackbg_theme() 111 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_RED, true); in set_blackbg_theme() 112 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 113 DLG_COLOR(button_label_active, COLOR_WHITE, COLOR_RED, false); in set_blackbg_theme() 123 DLG_COLOR(position_indicator, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() 129 DLG_COLOR(item_selected, COLOR_WHITE, COLOR_RED, false); in set_blackbg_theme() 131 DLG_COLOR(tag, COLOR_RED, COLOR_BLACK, false); in set_blackbg_theme() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.h | 145 #define COLOR_RED "\033[0;32;31m" macro 151 #define COLOR_DBG COLOR_RED
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | nconf.gui.c | 43 init_pair(DIALOG_MENU_FORE, COLOR_RED, -1); in set_normal_colors()
|