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

fix(colors): stabilize colors #453

Merged
merged 2 commits into from
May 4, 2021
Merged

fix(colors): stabilize colors #453

merged 2 commits into from
May 4, 2021

Conversation

imsnif
Copy link
Member

@imsnif imsnif commented May 4, 2021

This includes various fixes to the new coloring system:

  1. Support 8bit terminals - this is done by having the default palette being 8bit
  2. Do not crash on boxes without an x11 system (this was unfortunately done by removing the automatic xrdb reading - we can find a way to re-add it later)
  3. Fix the colors in the interface (the colors of some elements were wrong)
  4. Fix the interface breaking in smaller sizes (the lengths and coloring of the more/less messages in the tabs and the single-letter ctrl shortcuts on the status bar were wrong and made them seem broken).

@imsnif imsnif merged commit 1f88b34 into main May 4, 2021
@TheLostLambda TheLostLambda deleted the fix-colors branch May 4, 2021 22:52
@TheLostLambda TheLostLambda restored the fix-colors branch May 29, 2021 19:46
@TheLostLambda TheLostLambda deleted the fix-colors branch May 29, 2021 20:19
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.

1 participant