Searched refs:COLOR_INDIGO (Results 1 – 5 of 5) sorted by relevance
14 #define COLOR_INDIGO 0x0000ffff //靛 macro
27 put_string(" Official Website: https://DragonOS.org\n", COLOR_INDIGO, COLOR_BLACK); in print_copyright()
41 ``#define COLOR_INDIGO 0x0000ffff //靛``
23 pub const COLOR_INDIGO: u32 = 0x0000ffff; constant
264 color = COLOR_INDIGO; in shell_cmd_ls()