[recipes] theme: fulscreen colors
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] theme: fulscreen colors
- Date: Mon, 13 Feb 2017 20:01:06 +0000 (UTC)
commit dd89df62d27a209932b4e9d32f63db6da4d23715
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Feb 13 20:57:00 2017 +0100
theme: fulscreen colors
- grey bg
- transparent image backdrop
src/recipes.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/recipes.css b/src/recipes.css
index e60a80a..ffd43ce 100644
--- a/src/recipes.css
+++ b/src/recipes.css
@@ -335,7 +335,7 @@ button.osd {
}
.cooking {
- background: black;
+ background: #2e3436;
}
.cooking.overlay {
@@ -350,7 +350,7 @@ button.osd {
.cooking-image {
color: #ddd;
- background: #aaa;
+ background-color: transparent;
min-width: 400px;
min-height: 400px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]