Parcourir la source

Add draft of 'The Choice'

Scott Blumenthal il y a 4 ans
Parent
révision
7bab3eb483
2 fichiers modifiés avec 9 ajouts et 0 suppressions
  1. BIN
      settings/backgrounds/the-choice.jpg
  2. 9 0
      settings/themes.json

BIN
settings/backgrounds/the-choice.jpg Voir le fichier


+ 9 - 0
settings/themes.json Voir le fichier

@@ -73,6 +73,15 @@
73 73
     "labelColor": "rgba(0, 0, 0, 0.9)",
74 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 85
   "Science": {
77 86
     "waveColor": "#d9d9d9",
78 87
     "foregroundColor": "#000",