瀏覽代碼

Add draft of 'The Choice'

Scott Blumenthal 4 年之前
父節點
當前提交
7bab3eb483
共有 2 個文件被更改,包括 9 次插入0 次删除
  1. 二進制
      settings/backgrounds/the-choice.jpg
  2. 9 0
      settings/themes.json

二進制
settings/backgrounds/the-choice.jpg 查看文件


+ 9 - 0
settings/themes.json 查看文件

@@ -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",