Fixed some colors
This commit is contained in:
parent
43f074bb85
commit
bd738ec5e6
|
@ -160,8 +160,8 @@ abstracts = {
|
|||
# notices
|
||||
ownnotice = "[%G$0%W(%G$1-%W)]%n ";
|
||||
notice = "%W-%G$*%W-%n ";
|
||||
pubnotice_channel = "%W:%m$*";
|
||||
pvtnotice_host = "%W(%G$*%K)";
|
||||
pubnotice_channel = "%W:%G$*";
|
||||
pvtnotice_host = "%W(%G$*%W)";
|
||||
servernotice = "%G!$*%n ";
|
||||
|
||||
# CTCPs
|
||||
|
|
|
@ -160,8 +160,8 @@ abstracts = {
|
|||
# notices
|
||||
ownnotice = "[%g$0%w(%g$1-%w)]%n ";
|
||||
notice = "%w-%g$*%w-%n ";
|
||||
pubnotice_channel = "%w:%m$*";
|
||||
pvtnotice_host = "%w(%g$*%K)";
|
||||
pubnotice_channel = "%w:%g$*";
|
||||
pvtnotice_host = "%w(%g$*%w)";
|
||||
servernotice = "%g!$*%n ";
|
||||
|
||||
# CTCPs
|
||||
|
|
Loading…
Reference in New Issue
Block a user