Added highcontrast theme for streak stats

This commit is contained in:
DenverCoder1
2020-10-30 04:52:31 +02:00
parent 96037f3ff5
commit 5d542208ca
+1
View File
@@ -197,6 +197,7 @@ const CustomizeStreakStats = ({ prefix, options, onUpdate }) => (
>
<option value="default">default</option>
<option value="dark">dark</option>
<option value="highcontrast">highcontrast</option>
</select>
</label>
</>