You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It is not possible to configure the color of the title of the currently active block directly. That's the orange part on the following screenshot:
As far as I can tell, gitui use color4 of the terminal instead.
Expected behavior
There should the option to configure this style element directly using the config.
Context (please complete the following information):
OS/Distro + Version: Ubuntu 22.05 LTS
GitUI Version 0.24.3
Rust version: no installed
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
@cgahr by looking into how it would be done I saw its just this simple change, so I did it. please feel free to review it and pick up another good-first-issue
Describe the bug
It is not possible to configure the color of the title of the currently active block directly. That's the orange part on the following screenshot:
As far as I can tell,
gitui
usecolor4
of the terminal instead.Expected behavior
There should the option to configure this style element directly using the config.
Context (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: