gajim/.config/gajim/theme/fred.css

9 lines
182 B
CSS
Raw Normal View History

2019-08-22 12:52:34 -04:00
.gajim-conversation-font {
font-family: Sans;
font-style: normal;
font-size: 14pt;
font-weight: 400
}
.gajim-incoming-nickname {
color: rgb(245, 121, 0)
}