irc/weechat/colours.markdown: note highlight_bg to blue

This commit is contained in:
Aminda Suomalainen 2022-04-15 17:51:55 +03:00
parent 8a82bc26d7
commit e102c85e02
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -32,3 +32,12 @@ This is copied from @tracphil's gist which you can find at https://gist.github.c
/set buffers.color.current_bg 10
/set buffers.color.hotlist_message_fg 7
```
* * * * *
2022-04-15: I am using Selenized Dark and highlights are a bit difficult to see
considering they are yellow on magenta;
```
/set weechat.color.chat_highlight_bg blue
```