diff options
author | James Booth <boothj5@gmail.com> | 2015-02-26 23:23:15 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2015-02-26 23:23:15 +0000 |
commit | 30b5f112fd81890411d6fe52c1f442f4433e0d01 (patch) | |
tree | 91ff6f104a082a7f1f72a414bcc37e7bb08cea01 /themes/original | |
parent | cbdfc09a84ba80dce2199447b2b59f0d5866e3a4 (diff) | |
download | profani-tty-30b5f112fd81890411d6fe52c1f442f4433e0d01.tar.gz |
Updated themes for release
Diffstat (limited to 'themes/original')
-rw-r--r-- | themes/original | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/themes/original b/themes/original index db0818c5..33ae041b 100644 --- a/themes/original +++ b/themes/original @@ -1,9 +1,19 @@ [colours] bkgnd=default titlebar=blue -statusbar=blue titlebar.text=white titlebar.brackets=cyan +titlebar.unencrypted=red +titlebar.encrypted=white +titlebar.untrusted=yellow +titlebar.trusted=white +titlebar.online=white +titlebar.offline=white +titlebar.away=white +titlebar.chat=white +titlebar.dnd=white +titlebar.xa=white +statusbar=blue statusbar.text=white statusbar.brackets=cyan statusbar.active=cyan @@ -11,39 +21,29 @@ statusbar.new=white main.text=white main.text.me=white main.text.them=white -input.text=white -main.time=white main.splash=cyan +main.time=white +input.text=white subscribed=green unsubscribed=red +otr.started.trusted=green +otr.started.untrusted=yellow +otr.ended=red +otr.trusted=green +otr.untrusted=yellow online=green away=cyan chat=green dnd=red xa=cyan offline=red +incoming=yellow typing=yellow -gone=red +gone=yellow error=red -incoming=yellow roominfo=yellow roommention=yellow me=yellow them=green -titlebar.unencrypted=red -titlebar.encrypted=white -titlebar.untrusted=yellow -titlebar.trusted=white -titlebar.online=white -titlebar.offline=white -titlebar.away=white -titlebar.xa=white -titlebar.dnd=white -titlebar.chat=white -otr.started.trusted=green -otr.started.untrusted=yellow -otr.ended=red -otr.trusted=green -otr.untrusted=yellow roster.header=yellow -occupants.header=yellow +occupants.header=yellow \ No newline at end of file |