❗️ Install:
🚀 Usage:
Using the foreground method:
// Import the fore method and RESET
use ;
// Use RESET on all string ends, if you don't, the colors will escape to your terminal and will be really ugly, but not danger.
Using the background method:
use ;
// Use RESET on all string ends, if you don't, the colors will escape to your terminal and will be really ugly, but not danger.
Using the utils:
// Import the util and (We will use Style to styling texts) RESET
use ;
// Use RESET on all string ends, if you don't, the colors will escape to your terminal and will be really ugly, but not danger.