Skip to content

Commit f945902

Browse files
chore: update themes json list
1 parent de27a6e commit f945902

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

monkeytype-data/themes.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2380,5 +2380,18 @@
23802380
"colorfulErrorColor": "#c23e3a",
23812381
"colorfulErrorExtraColor": "#c23e3a",
23822382
"name": "github"
2383+
},
2384+
{
2385+
"bgColor": "#211e24",
2386+
"mainColor": "#f79777",
2387+
"caretColor": "#ffca99",
2388+
"subColor": "#5b578e",
2389+
"subAltColor": "#161319",
2390+
"textColor": "#f4e0c9",
2391+
"errorColor": "#66a1ff",
2392+
"errorExtraColor": "#376ca4",
2393+
"colorfulErrorColor": "#66a1ff",
2394+
"colorfulErrorExtraColor": "#376ca4",
2395+
"name": "sunset"
23832396
}
23842397
]

0 commit comments

Comments
 (0)