Skip to content

Commit

Permalink
chore: update themes json list
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 2, 2024
1 parent ede0076 commit f426e53
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions monkeytype-data/themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2302,5 +2302,18 @@
"colorfulErrorColor": "#bc7fc0",
"colorfulErrorExtraColor": "#bc41b1",
"name": "lilac_mist"
},
{
"bgColor": "#f1e5da",
"mainColor": "#e0794e",
"caretColor": "#e0794e",
"subColor": "#688e8f",
"subAltColor": "#e3d3c6",
"textColor": "#023e3b",
"errorColor": "#a01034",
"errorExtraColor": "#a01034",
"colorfulErrorColor": "#a01034",
"colorfulErrorExtraColor": "#a01034",
"name": "terrazzo"
}
]

0 comments on commit f426e53

Please sign in to comment.