Skip to content

Commit 5254fc2

Browse files
committed
fix: translate Chinese content in README.md
1 parent 1e16c18 commit 5254fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ struct HighlightConfig
7777
std::uint32_t tag; // tag: R: , M: , ...
7878
};
7979

80-
// 默认采用的配色方案是 Dark
80+
// default color scheme is Dark
8181
constexpr static inline HighlightConfig Dark = {
8282
.type = 0xE5C07B, // yellow
8383
.nttp = 0xD19A66, // orange

0 commit comments

Comments
 (0)