Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3d13060

Browse files
fix: revert colors
1 parent098d35d commit3d13060

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎cli/cliui/cliui.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ var (
4343
)
4444

4545
var (
46-
Green=Color("10")
47-
Red=Color("9")
48-
Yellow=Color("11")
49-
Blue=Color("12")
46+
Green=Color("2")
47+
Red=Color("1")
48+
Yellow=Color("3")
49+
Blue=Color("4")
5050
)
5151

5252
// Color returns a color for the given string.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp