[recipes/list-all: 3/8] Add a few more colors for category tiles
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes/list-all: 3/8] Add a few more colors for category tiles
- Date: Tue, 21 Feb 2017 02:29:46 +0000 (UTC)
commit 3b2c277cb7ef0d68dfd7354266bb6a9f9dcd2edd
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Feb 20 21:11:01 2017 -0500
Add a few more colors for category tiles
src/gr-category-tile.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-category-tile.c b/src/gr-category-tile.c
index bd92ec6..630030d 100644
--- a/src/gr-category-tile.c
+++ b/src/gr-category-tile.c
@@ -54,7 +54,9 @@ static const char *colors[] = {
"#729fcf",
"#ac5500",
"#2944cc",
- "#44cc29"
+ "#44cc29",
+ "#00cc00",
+ "#a000c4"
};
static const char *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]