helix background is grey in foot
, black in kitty
#11603
Unanswered
Schweber
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I've set the background of helix to black (
"ui.background" = { bg = "black" }
) and it works as expected inkitty
. Infoot
the background is dark grey however.On the left is
foot
, on the right iskitty
:If i set the background to grey (
"ui.background" = { bg = "grey" })
then bothkitty
andfoot
show the same background color:I've opened an issue in the
foot
repository but it was closed because allegedly it is no fault offoot
. The background offoot
is also set to black in foot.ini (it shouldn't matter though):Reproduction Steps
Set the background to black and run
hx
infoot
.Helix log
This is a launch of
hx
infoot
ending up with the dark grey background. I see no errors.~/.cache/helix/helix.log
Platform
Linux
Terminal Emulator
kitty 0.36.1 and foot 1.18.1
Installation Method
nixos-unstable
Helix Version
helix 24.7 (079f544)
Beta Was this translation helpful? Give feedback.
All reactions