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