Closed theatischbein closed 3 months ago
I added a new config variable that allows to change the border color.
This might be useful for modifying the style and was also requested by https://www.youtube.com/watch?v=JwudRbgLTNQ
The image uses the config border_fg = 3 https://github.com/fairyglade/ly/blob/ade056594c7781d5b62e2bebcfff2b48c504667d/res/config.ini#L40-L47
border_fg = 3
(Note: I am a bit confused about the indent of the file. In my editor as well as when I open the file in the github editor my lines are indented correctly, but not in the git diff)
This feature was added in the Zig rewrite. Closing.
I added a new config variable that allows to change the border color.
This might be useful for modifying the style and was also requested by https://www.youtube.com/watch?v=JwudRbgLTNQ
The image uses the config
border_fg = 3
https://github.com/fairyglade/ly/blob/ade056594c7781d5b62e2bebcfff2b48c504667d/res/config.ini#L40-L47(Note: I am a bit confused about the indent of the file. In my editor as well as when I open the file in the github editor my lines are indented correctly, but not in the git diff)