diff options
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 |