From d39bcdc166624a79f0bc962091c603ff8051c9bd Mon Sep 17 00:00:00 2001 From: James Booth Date: Tue, 18 Nov 2014 00:04:08 +0000 Subject: [PATCH] Removed splash themes, updated original theme --- themes/original | 4 ++++ themes/redsplash | 2 -- themes/yellowsplash | 2 -- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 themes/redsplash delete mode 100644 themes/yellowsplash 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