浏览代码

Add draft of 'The Choice'

Scott Blumenthal 5 年前
父节点
当前提交
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
     "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",