litestar icon indicating copy to clipboard operation
litestar copied to clipboard

Bug: `litestar run` CLI has several readability issues

Open sobolevn opened this issue 4 months ago • 1 comments

Description

First problem: low contrast on light theme:

Снимок экрана 2024-10-16 в 23 04 11

I can hardly read what grey and yellow texts say. One can argue that this is a problem of my setup / theme, but I've never seen this before in other apps.

Second problem: Снимок экрана 2024-10-16 в 23 04 06

Option's name of --create-self-signed-c... (certificate?) is cut. I think that this is the most important part of the help here. And it should not cut the options' names.

The same happens with --unix-domain-so…

URL to code causing the issue

No response

MCVE

No response

Steps to reproduce

1. Run `litestar run -h`

Screenshots

No response

Logs

No response

Litestar Version

main

Platform

  • [ ] Linux
  • [ ] Mac
  • [ ] Windows
  • [ ] Other (Please specify in the description above)

[!NOTE]
While we are open for sponsoring on GitHub Sponsors and OpenCollective, we also utilize Polar.sh to engage in pledge-based sponsorship.

Check out all issues funded or available for funding on our Polar.sh dashboard

  • If you would like to see an issue prioritized, make a pledge towards it!
  • We receive the pledge once the issue is completed & verified
  • This, along with engagement in the community, helps us know which features are a priority to our users.
Fund with Polar

sobolevn avatar Oct 16 '24 20:10 sobolevn