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