Skip to content

Commit a946986

Browse files
committed
[gocui] Make highlight overwrite the background color
It seems that highlighting has so far only been used in cases where there wasn't a background color. Or'ing the bits of the color with the existing background color doesn't make sense.
1 parent cd22862 commit a946986

File tree

1 file changed

+2
-2
lines changed
  • vendor/github.com/jesseduffield/gocui

1 file changed

+2
-2
lines changed

vendor/github.com/jesseduffield/gocui/view.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)