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 /theme_template | |
parent | cbdfc09a84ba80dce2199447b2b59f0d5866e3a4 (diff) | |
download | profani-tty-30b5f112fd81890411d6fe52c1f442f4433e0d01.tar.gz |
Updated themes for release
Diffstat (limited to 'theme_template')
-rw-r--r-- | theme_template | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/theme_template b/theme_template new file mode 100644 index 00000000..ece971a8 --- /dev/null +++ b/theme_template @@ -0,0 +1,72 @@ +[colours] +bkgnd= +titlebar= +titlebar.text= +titlebar.brackets= +titlebar.unencrypted= +titlebar.encrypted= +titlebar.untrusted= +titlebar.trusted= +titlebar.online= +titlebar.offline= +titlebar.away= +titlebar.chat= +titlebar.dnd= +titlebar.xa= +statusbar= +statusbar.text= +statusbar.brackets= +statusbar.active= +statusbar.new= +main.text= +main.text.me= +main.text.them= +main.splash= +main.time= +input.text= +subscribed= +unsubscribed= +otr.started.trusted= +otr.started.untrusted= +otr.ended= +otr.trusted= +otr.untrusted= +online= +away= +chat= +dnd= +xa= +offline= +incoming= +typing= +gone= +error= +roominfo= +roommention= +me= +them= +roster.header= +occupants.header= + +[ui] +beep= +flash= +splash= +wrap= +time= +privileges= +presence= +intype= +otr.warn= +resource.title= +resource.message= +statuses.console= +statuses.chat= +statuses.muc= +roster= +roster.offline= +roster.resource= +roster.by= +roster.size= +occupants= +occupants.size= \ No newline at end of file |