Skip to content

Commit 63b1983

Browse files
feat: update themes json list
1 parent 098532f commit 63b1983

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

theme/themes.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2302,5 +2302,18 @@
23022302
"colorfulErrorColor": "#bc7fc0",
23032303
"colorfulErrorExtraColor": "#bc41b1",
23042304
"name": "lilac_mist"
2305+
},
2306+
{
2307+
"bgColor": "#f1e5da",
2308+
"mainColor": "#e0794e",
2309+
"caretColor": "#e0794e",
2310+
"subColor": "#688e8f",
2311+
"subAltColor": "#e3d3c6",
2312+
"textColor": "#023e3b",
2313+
"errorColor": "#a01034",
2314+
"errorExtraColor": "#a01034",
2315+
"colorfulErrorColor": "#a01034",
2316+
"colorfulErrorExtraColor": "#a01034",
2317+
"name": "terrazzo"
23052318
}
23062319
]

0 commit comments

Comments
 (0)