diff options
author | James Booth <boothj5@gmail.com> | 2014-11-18 00:04:08 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2014-11-18 00:04:08 +0000 |
commit | d39bcdc166624a79f0bc962091c603ff8051c9bd (patch) | |
tree | 35cbe70c7903cd2211d954af3aa5899e94925dda /themes | |
parent | 44112f6cce30586ac936e359d6d938f9f3cfd54e (diff) | |
download | profani-tty-d39bcdc166624a79f0bc962091c603ff8051c9bd.tar.gz |
Removed splash themes, updated original theme
Diffstat (limited to 'themes')
-rw-r--r-- | themes/original | 4 | ||||
-rw-r--r-- | themes/redsplash | 2 | ||||
-rw-r--r-- | themes/yellowsplash | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/themes/original b/themes/original index 237623b6..c8ef41f9 100644 --- a/themes/original +++ b/themes/original @@ -14,6 +14,8 @@ main.text.them=white input.text=white main.time=white main.splash=cyan +subscribed=green +unsubscribed=green online=green away=cyan chat=green @@ -43,3 +45,5 @@ otr.started.untrusted=yellow otr.ended=red otr.trusted=green otr.untrusted=yellow +roster.header=yellow +occupants.header=yellow diff --git a/themes/redsplash b/themes/redsplash deleted file mode 100644 index 965ff871..00000000 --- a/themes/redsplash +++ /dev/null @@ -1,2 +0,0 @@ -[colours] -main.splash=red diff --git a/themes/yellowsplash b/themes/yellowsplash deleted file mode 100644 index 7fd80185..00000000 --- a/themes/yellowsplash +++ /dev/null @@ -1,2 +0,0 @@ -[colours] -main.splash=yellow |