Skip to content

Commit de36185

Browse files
authored
Update badge name
1 parent 877b4a2 commit de36185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/default-theme/styles/config.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $textColor = #2c3e50
44
$borderColor = #eaecef
55
$codeBgColor = #282c34
66
$arrowBgColor = #ccc
7-
$badgeGreen = #42b983
7+
$badgeTip = #42b983
88
$badgeWarning = darken(#ffe564, 35%)
99
$badgeError = #DA5961 //#f66
1010

0 commit comments

Comments
 (0)