ikhal's edit form is unreadable due to the colorscheme (alacritty, base16)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.1k
- Forks
- 233
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 1
Description
Thanks for developing khal, it is awesome!
When I edit an event in ikhal, I get the following in my terminal

As you can see, the form's inputs are quite unreadable. I'm not sure how to solve it.
I've tried changing the theme to light in the [view] section of the config but it makes things worse.
My $TERM is screen-256color, and my terminal is alacritty. My colorscheme is base16-cupertino-256 in alacritty.
I'm using the Sway windows manager under Wayland but I doubt that has anything to do with it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the unreadable inputs in ikhal's event edit form using the reported alacritty, screen-256color, and base16-cupertino-256 setup. Read the [view] theme configuration and the form's color handling, then verify that the edit inputs are readable without making the light theme worse.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100