Searched refs:DarkRed (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.81.2/tools/lldbmacros/core/ | ||
| H A D | standard.py | 67 DarkRed = "\033[38;5;1m" variable in VT |
| /xnu-8792.81.2/tools/lldbmacros/ | ||
| H A D | xnu.py | 928 warn_str = VT.DarkRed + warn_str + VT.Default |