Home
last modified time | relevance | path

Searched refs:bright_yellow (Results 1 – 3 of 3) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/util/
H A D_color.py30 def bright_yellow(cls) -> str: member in Color
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_util.py147 underline = begin_offset * ' ' + Color.bright_yellow() + len_underline * '^' + Color.reset()
H A D_diag.py420 return Color.bright_yellow()