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

Add a setting to switch between HTTPie fonts and OS default fonts #209

Open
vladstudio opened this issue Jan 20, 2025 · 0 comments
Open

Comments

@vladstudio
Copy link

HTTPie is an excellent app!.. but the fonts are quite opinionated. For font-sensitive users (like myself), this might be a problem.

An easy fix could be to add a selector to settings:

  • use current fonts (PolyPie Neutral, PolyPie Mono)
  • use OS default fonts. In CSS this translates to
    • font-family: system-ui, sans-serif; for UI
    • font-family: ui-monospace, monospace; for inputs, code and JSON.
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

No branches or pull requests

1 participant