X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=data%2Fdefault.qss;fp=data%2Fdefault.qss;h=b2e47478c154879710f23aeb2885fa749c5bbdce;hp=eb7f76a5a0c7414101b3efbbcfcb4b51930e2680;hb=dfac7b1b66005a76a10a2aa2d64d551d4e11ae94;hpb=02ed3d0a95051e55ecaf66561f379041ae111cca diff --git a/data/default.qss b/data/default.qss index eb7f76a5..b2e47478 100644 --- a/data/default.qss +++ b/data/default.qss @@ -88,8 +88,8 @@ ChatLine#info { foreground: #916409; } ChatLine#error { foreground: #916409; } ChatLine#daychange { foreground: #916409; } ChatLine#topic { foreground: #960096; } -ChatLine#netsplitJoin { foreground: #960096; } -ChatLine#netsplitQuit { foreground: #960096; } +ChatLine#netsplit-join { foreground: #960096; } +ChatLine#netsplit-quit { foreground: #960096; } // BufferView Colors ChatListItem[state="inactive"] { foreground: #a0a0a4; }