Skip to content

Commit 629002a

Browse files
catelinemnemosynetomy0000000
authored andcommitted
fix: fix JSON themes bug. (anuraghazra#2544)
This fixes a JSON bug that was introduced in anuraghazra#2507.
1 parent 66ff5f9 commit 629002a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ export const themes = {
380380
icon_color: "C678DD",
381381
border_color: "3B4048",
382382
bg_color: "23272E",
383+
},
383384
rose: {
384385
title_color: "8d192b",
385386
text_color: "862931",

0 commit comments

Comments
 (0)