Browse Source

Add draft of 'The Choice'

Scott Blumenthal 4 years ago
parent
commit
7bab3eb483
2 changed files with 9 additions and 0 deletions
  1. BIN
      settings/backgrounds/the-choice.jpg
  2. 9 0
      settings/themes.json

BIN
settings/backgrounds/the-choice.jpg View File


+ 9 - 0
settings/themes.json View File

73
     "labelColor": "rgba(0, 0, 0, 0.9)",
73
     "labelColor": "rgba(0, 0, 0, 0.9)",
74
     "labelText": "Dear Sugars"
74
     "labelText": "Dear Sugars"
75
   },
75
   },
76
+  "The Choice": {
77
+    "waveColor": "rgba(102, 102, 102, 0.25)",
78
+    "foregroundColor": "#fff",
79
+    "citationColor": "#fff",
80
+    "backgroundColor": "#f4d7b9",
81
+    "backgroundImage": "the-choice.jpg",
82
+    "labelColor": "#fff",
83
+    "labelText": "The Choice"
84
+  },
76
   "Science": {
85
   "Science": {
77
     "waveColor": "#d9d9d9",
86
     "waveColor": "#d9d9d9",
78
     "foregroundColor": "#000",
87
     "foregroundColor": "#000",