dotfiles/config/quassel-irc.org/settings.qss

8 lines
301 B
Plaintext
Raw Normal View History

2020-12-22 03:02:33 +02:00
// Style settings made in Quassel's configuration dialog
// This file is automatically generated, do not edit
// NickView Colors
NickListItem[type="category"] { foreground: #a7a7a7; }
NickListItem[type="user"] { foreground: #a7a7a7; }
NickListItem[type="user", state="away"] { foreground: #404042; }