mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Fix color typo in headache and whiteness theme
Reported at: https://bugzilla.suse.com/show_bug.cgi?id=1180739 Fixes https://github.com/profanity-im/profanity/issues/1471
This commit is contained in:
parent
1038b97a7d
commit
9e679a03a5
@ -36,7 +36,7 @@ otr.untrusted=yellow
|
|||||||
online=red
|
online=red
|
||||||
away=cyan
|
away=cyan
|
||||||
chat=green
|
chat=green
|
||||||
dnd=megenta
|
dnd=magenta
|
||||||
xa=cyan
|
xa=cyan
|
||||||
offline=green
|
offline=green
|
||||||
incoming=yellow
|
incoming=yellow
|
||||||
|
@ -16,7 +16,7 @@ titlebar.xa=white
|
|||||||
statusbar=blue
|
statusbar=blue
|
||||||
statusbar.text=white
|
statusbar.text=white
|
||||||
statusbar.brackets=white
|
statusbar.brackets=white
|
||||||
statusbar.active=megenta
|
statusbar.active=magenta
|
||||||
statusbar.new=red
|
statusbar.new=red
|
||||||
main.text=black
|
main.text=black
|
||||||
main.text.me=black
|
main.text.me=black
|
||||||
|
Loading…
Reference in New Issue
Block a user