basic/term-util: inline colors_enabled function
There is no need to cache colors_enabled because the function is now simply calling get_color_mode, which is already cached.
Loading
Please register or sign in to comment
There is no need to cache colors_enabled because the function is now simply calling get_color_mode, which is already cached.