[ease] [themes] Added "Shaded" theme.
- From: Nate Stedman <natesm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ease] [themes] Added "Shaded" theme.
- Date: Fri, 5 Nov 2010 00:50:26 +0000 (UTC)
commit 8905fd9f8b5aa5c26a4fb75905e7db84058391b2
Author: Nate Stedman <natesm gmail com>
Date: Thu Nov 4 14:26:43 2010 -0400
[themes] Added "Shaded" theme.
Finally, a theme that isn't totally ugly.
data/themes/Shaded/Theme.json | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/data/themes/Shaded/Theme.json b/data/themes/Shaded/Theme.json
new file mode 100644
index 0000000..64e29be
--- /dev/null
+++ b/data/themes/Shaded/Theme.json
@@ -0,0 +1,22 @@
+{
+ "title" : "Shaded",
+ "author" : "Nate Stedman <natesm gmail com>",
+
+ "master-defaults" : {
+ "background-type" : "background-type-gradient",
+ "background-gradient" : "0.2, 0.2, 0.24 | 0.06, 0.075, 0.1 | linear | 3.14"
+ },
+
+ "element-defaults" : {
+ "text-color" : "1, 1, 1",
+ "text-weight" : "300",
+ "text-font" : "DejaVu Sans"
+ },
+
+ "elements" : {
+ "title-text" : {
+ "height" : "90",
+ "text-size" : "64"
+ }
+ }
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]