Skip to content

Commit a5f3f84

Browse files
feat: update themes json list
1 parent 9b81652 commit a5f3f84

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: theme/themes.json

+13
Original file line numberDiff line numberDiff line change
@@ -2315,5 +2315,18 @@
23152315
"colorfulErrorColor": "#a01034",
23162316
"colorfulErrorExtraColor": "#a01034",
23172317
"name": "terrazzo"
2318+
},
2319+
{
2320+
"bgColor": "#3b4a62",
2321+
"mainColor": "#bef0ff",
2322+
"caretColor": "#bef0ff",
2323+
"subColor": "#fe9841",
2324+
"subAltColor": "#313e55",
2325+
"textColor": "#dbdeeb",
2326+
"errorColor": "#ed2939",
2327+
"errorExtraColor": "#ce122c",
2328+
"colorfulErrorColor": "#ed2939",
2329+
"colorfulErrorExtraColor": "#ce122c",
2330+
"name": "suisei"
23182331
}
23192332
]

0 commit comments

Comments
 (0)