Open wugeer opened 2 months ago
interesting. good catch!
@extrawurst hello, maybe I have discovered why this problem occurs. I would like to ask what is the meaning of the fields cmdbar_extra_lines_bg
and cmdbar_bg
under struct Theme
? From my personal perspective, cmdbar_extra_lines_bg
actually does not need to exist, the background of cmdbar should remain consistent.
I will submit a PR to fix this issue later. :)
Describe the bug In my terminal, Kitty, I've customized the font size. In the GitUI window, when the commands do not fully display on one line, and I press
.
to show more commands, the background color of these additional commands does not match thecmdbar_bg
color configured in~/.config/gitui/theme.ron
. 录屏 2024-08-30 11-59-18.webmTo Reproduce Steps to reproduce the behavior:
gitui
command then express.
to show more command 4 . See the difference two command lineExpected behavior The background color of the two lines of commands is the color configured by cmdbar_bg in ~/.config/gitui/theme.ron.
Screenshots
Context (please complete the following information):
CachyOS Linux x86_64 Linux 6.6.47-1-lts
]gitui nightly 2024-06-02 (95e1d4d)
]rustc 1.80.1 (3f5fd8dd4 2024-08-06)
]