users/kat/base: weechat colour + look stuffs

This commit is contained in:
kat witch 2021-05-22 01:42:49 +01:00
parent 59b92a6301
commit 8f80142beb
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -61,10 +61,16 @@ with lib;
};
};
weechat = {
look = { mouse = true; };
look = {
mouse = true;
separator_horizontal = "";
read_marker_string = "";
};
color = {
chat_nick_self = base0F;
separator = base0A;
chat_read_marker = base0D;
chat_read_marker_bg = base03;
};
bar = {
buflist = {