You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we can make the color that is returned an Option and make this return None? I think we can take that up in another PR as well. This would let us remove the #[allow(dead_code)] above the struct definition.
we should handle get_light_theme_colour_map in a more elegant way
as described there #489 (comment),
we should handle
get_light_theme_colour_map
in a more elegant wayhttps://github.com/Peltoche/lsd/blob/734d4007238279fc22b63fc845e33e1f89f199a7/src/color.rs#L188
The text was updated successfully, but these errors were encountered: