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

Update terminal-colorsaurus #1699

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

bash
Copy link
Contributor

@bash bash commented May 7, 2024

Excerpt from the changelog:

0.4.1

0.4.0

  • ⚡ Renamed «color scheme» to «color palette».
  • ⚡ Removed is_dark_on_light and is_light_on_dark functions. Use color_scheme instead.
  • Add new convenience function color_scheme which returns a nice Dark / Light enum.
  • Add support for urxvt's rgba: color format.
  • Further refined the documentation (more organized terminal list, new terminals tested).
  • Improved handling of ambigous color palettes (e.g. when background color is the same as foreground).
  • Queries are now terminated with ST (the standard string terminator) instead of BEL (which is an xterm extension).

This PR also addresses #1707.

bash added 2 commits May 7, 2024 16:32
> * 🐛 Fixed `OSC 11` response being visible to users of GNU Screen
     by detecting Screen and erroring before sending any control sequences (bash/terminal-colorsaurus#16).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant