Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widget does not render all colors #6

Closed
Harzu opened this issue Jan 12, 2024 · 0 comments · Fixed by #7
Closed

Widget does not render all colors #6

Harzu opened this issue Jan 12, 2024 · 0 comments · Fixed by #7
Labels
bug Something isn't working

Comments

@Harzu
Copy link
Owner

Harzu commented Jan 12, 2024

Problem description

Widget does not render all colors that backend is provided to it.
Alacritty backend has 3 types of colors.

  1. NamedColor
  2. Spec(r, g, b)
  3. Indexed(u8)

Widget does not render any Indexed color.

Showcase

From ITerm2

Screenshot 2024-01-12 at 01 05 43

From iced_term widget

Screenshot 2024-01-12 at 01 06 06
@Harzu Harzu added the bug Something isn't working label Jan 12, 2024
@Harzu Harzu modified the milestone: v1.0.0 Jan 12, 2024
@Harzu Harzu linked a pull request Jan 13, 2024 that will close this issue
@Harzu Harzu closed this as completed in #7 Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant