소스 검색

Blue I think is a better "default" then red.

Steve Thielemann 5 년 전
부모
커밋
ef20f2e7d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      boxes.py

+ 1 - 1
boxes.py

@@ -192,7 +192,7 @@ class Boxes(object):
         return c + s["bl"] + s["top"] * self.size + s["br"] + r + self.nl
 
     @staticmethod
-    def alert(message, length=0, pad=2, width=78, base="red", style=1):
+    def alert(message, length=0, pad=2, width=78, base="blue", style=1):
         """
         Display alert message