dotfiles/config/quassel-irc.org/settings.qss
2020-12-22 03:02:33 +02:00

8 lines
301 B
Plaintext

// 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; }