Documentation
¶
Overview ¶
▲ PLEASE DONT CHANGE THIS CODE THIS IS A DEFAULT APP CODE, CHANGEING THIS CODE CAN BROKE YOUR SITE. [TIPS] YOU CAN ADD NEW COLORS BUT YOU CANT EDIT OLD COLOR NAME OR VALUES.!
Index ¶
Constants ¶
View Source
const ( Nc = "\033[0m" // reset to default terminal text color // regular color's Black = "\033[0;30m" Red = "\033[0;31m" Green = "\033[0;32m" Yellow = "\033[0;33m" Blue = "\033[0;34m" Purple = "\033[0;35m" Cyan = "\033[0;36m" White = "\033[0;37m" )
colors for terminal disgin
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.