• Jacek Sowiński's avatar
    Add direct method for getting priority color · ce2778ef
    Jacek Sowiński authored
    Removed `topydo.lib.Colors.Colors.get_priority_colors()` and added in
    its place `topydo.lib.Colors.Colors.get_priority_color(p_priority)`.
    
    Also moved `_name_to_ansi`, `_name_to_int`, and `_get_ansi` outside of
    the class.
    ce2778ef
Colors.py 4.39 KB