Skip to content
This repository was archived by the owner on Apr 20, 2025. It is now read-only.

Commit 6bffc66

Browse files
author
cheng zhen
committed
feat: logo 调整
1 parent 6a3c1da commit 6bffc66

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: logo.py

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
CURSOR_LOGO = """
2-
██████╗██╗ ██╗██████╗ ███████╗ ██████╗ ██████╗ █████╗ ██╗ ██╗████████╗ ██████╗ ███████╗██╗ ██████╗ ███╗ ██╗
3-
██╔════╝██║ ██║██╔══██╗██╔════╝██╔═══██╗██╔══██╗ ██╔══██╗██║ ██║╚══██╔══╝██╔═══██╗ ██╔════╝██║██╔════╝ ████╗ ██║
4-
██║ ██║ ██║██████╔╝███████╗██║ ██║██████╔╝ ███████║██║ ██║ ██║ ██║ ██║ ███████╗██║██║ ███╗██╔██╗ ██║
5-
██║ ██║ ██║██╔══██╗╚════██║██║ ██║██╔══██╗ ██╔══██║██║ ██║ ██║ ██║ ██║ ╚════██║██║██║ ██║██║╚██╗██║
6-
╚██████╗╚██████╔╝██║ ██║███████║╚██████╔╝██║ ██║ ██║ ██║╚██████╔╝ ██║ ╚██████╔╝ ███████║██║╚██████╔╝██║ ╚████║
7-
╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═══╝
2+
██████╗██╗ ██╗██████╗ ███████╗ ██████╗ ██████╗
3+
██╔════╝██║ ██║██╔══██╗██╔════╝██╔═══██╗██╔══██╗
4+
██║ ██║ ██║██████╔╝███████╗██║ ██║██████╔╝
5+
██║ ██║ ██║██╔══██╗╚════██║██║ ██║██╔══██╗
6+
╚██████╗╚██████╔╝██║ ██║███████║╚██████╔╝██║ ██║
7+
╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝
88
"""
99

1010

0 commit comments

Comments
 (0)