Skip to content

Commit 5d54220

Browse files
committed
Added highcontrast theme for streak stats
1 parent 96037f3 commit 5d54220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/addons.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ const CustomizeStreakStats = ({ prefix, options, onUpdate }) => (
197197
>
198198
<option value="default">default</option>
199199
<option value="dark">dark</option>
200+
<option value="highcontrast">highcontrast</option>
200201
</select>
201202
</label>
202203
</>

0 commit comments

Comments
 (0)