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
In terms of the concerns over proper color contrast for accessibility of the badges when using dev-defined colors, you should be able to analyze the color and determine whether it’s better to go with white or black text against the color background for maximum contrast. You could even take it a step further and tune the design to mimic how GitHub handles labels (using some clever color calculations):
Trước hết, tôi thích những cải tiến được đề xuất ở đây.
Về mối quan tâm về độ tương phản màu sắc phù hợp để dễ truy cập huy hiệu khi sử dụng màu do dev xác định, bạn sẽ có thể phân tích màu sắc và xác định xem nên sử dụng văn bản màu trắng hay đen trên nền màu để có độ tương phản tối đa. Bạn thậm chí có thể tiến thêm một bước nữa và điều chỉnh thiết kế để mô phỏng cách GitHub xử lý nhãn (sử dụng một số phép tính màu thông minh):
First off, I love the proposed enhancements here.
In terms of the concerns over proper color contrast for accessibility of the badges when using dev-defined colors, you should be able to analyze the color and determine whether it’s better to go with white or black text against the color background for maximum contrast. You could even take it a step further and tune the design to mimic how GitHub handles labels (using some clever color calculations):
The text was updated successfully, but these errors were encountered: