Added highcontrast theme for streak stats
This commit is contained in:
@@ -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>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user