From a4b4ed71fbb75bc20f7a360c8c5c642eb2d425e0 Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 18 Nov 2014 00:34:47 +0000 Subject: [PATCH] Added forest theme --- themes/forest | 49 ++++++++++++++++++++++++++++++++++++++++++ themes/original | 2 +- themes/original_bright | 2 +- 3 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 themes/forest diff --git a/themes/forest b/themes/forest new file mode 100644 index 00000000..fd170162 --- /dev/null +++ b/themes/forest @@ -0,0 +1,49 @@ +[colours] +bkgnd=default +titlebar=cyan +statusbar=green +titlebar.text=black +titlebar.brackets=black +statusbar.text=black +statusbar.brackets=black +statusbar.active=bold_green +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 +subscribed=green +unsubscribed=bold_black +online=green +away=blue +chat=green +dnd=bold_black +xa=blue +offline=bold_black +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 diff --git a/themes/original b/themes/original index c8ef41f9..db0818c5 100644 --- a/themes/original +++ b/themes/original @@ -15,7 +15,7 @@ input.text=white main.time=white main.splash=cyan subscribed=green -unsubscribed=green +unsubscribed=red online=green away=cyan chat=green diff --git a/themes/original_bright b/themes/original_bright index 7362a79a..ffe0c12c 100644 --- a/themes/original_bright +++ b/themes/original_bright @@ -15,7 +15,7 @@ input.text=bold_white main.time=bold_white main.splash=bold_cyan subscribed=bold_green -unsubscribed=bold_green +unsubscribed=bold_red online=bold_green away=bold_cyan chat=bold_green