[empathy] classic theme: update with colours from the old theme
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] classic theme: update with colours from the old theme
- Date: Tue, 3 Jul 2012 10:45:08 +0000 (UTC)
commit e5ef72f1a021f01946245641eae2a8e031d79d90
Author: FrÃdÃric PÃters <fpeters 0d be>
Date: Tue Jul 3 12:43:58 2012 +0200
classic theme: update with colours from the old theme
part of https://bugzilla.gnome.org/show_bug.cgi?id=679321
.../Contents/Resources/main.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css b/data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css
index b3326f3..b642b71 100644
--- a/data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css
+++ b/data/themes/Classic.AdiumMessageStyle/Contents/Resources/main.css
@@ -11,14 +11,15 @@ html {
body {
padding: 6px;
margin: 0;
+ color: #2e3436;
}
.incoming .sender {
- color: blue;
+ color: #4a708b;
}
.outgoing .sender {
- color: green;
+ color: #2e8b57;
}
.mention .sender {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]