diff options
Diffstat (limited to 'themes/forest')
-rw-r--r-- | themes/forest | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/themes/forest b/themes/forest index fd170162..d04bc390 100644 --- a/themes/forest +++ b/themes/forest @@ -1,9 +1,19 @@ [colours] bkgnd=default titlebar=cyan -statusbar=green titlebar.text=black titlebar.brackets=black +titlebar.unencrypted=black +titlebar.encrypted=white +titlebar.untrusted=white +titlebar.trusted=white +titlebar.online=white +titlebar.offline=white +titlebar.away=white +titlebar.chat=white +titlebar.dnd=white +titlebar.xa=white +statusbar=green statusbar.text=black statusbar.brackets=black statusbar.active=bold_green @@ -11,39 +21,29 @@ statusbar.new=white main.text=bold_cyan main.text.me=yellow main.text.them=green -input.text=bold_blue -main.time=bold_green main.splash=bold_yellow +main.time=bold_green +input.text=bold_blue subscribed=green unsubscribed=bold_black +otr.started.trusted=green +otr.started.untrusted=yellow +otr.ended=red +otr.trusted=green +otr.untrusted=yellow online=green away=blue chat=green dnd=bold_black xa=blue offline=bold_black +incoming=bold_yellow typing=yellow gone=bold_black error=bold_black -incoming=bold_yellow roominfo=yellow roommention=bold_cyan me=blue them=bold_blue -titlebar.unencrypted=black -titlebar.encrypted=white -titlebar.untrusted=white -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=bold_green -occupants.header=bold_green +occupants.header=bold_green \ No newline at end of file |