Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New animation] #8

Open
abbatrombone opened this issue Mar 24, 2024 · 1 comment
Open

[New animation] #8

abbatrombone opened this issue Mar 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@abbatrombone
Copy link

Animation(s)

box=( 0.25 ◰ ◳ ◲ ◱)
arrows=(← ↖ ↑ ↗ → ↘ ↓ ↙)

 BWhite='\033[1;37m'       # Bold White
 BGreen='\033[1;32m'       # Bold Green
 BRed='\033[1;31m'         # Bold Red
 BYellow='\033[1;33m'      # Bold Yellow
 BPurple='\033[1;35m'      # Bold Purple
 Color_Off='\033[0m'       # Text Reset

coloreddots=(${BWhite}.${Color_Off}${BGreen}.${Color_Off}${BRed}.${Color_Off}${BYellow}.${Color_Off}${BPurple}.${Color_Off} 
${BWhite}°${Color_Off}${BGreen}.${Color_Off}${BRed}.${Color_Off}${BYellow}.${Color_Off}${BPurple}.${Color_Off} 
${BWhite}.${Color_Off}${BGreen}°${Color_Off}${BRed}.${Color_Off}${BYellow}.${Color_Off}${BPurple}.${Color_Off} 
${BWhite}.${Color_Off}${BGreen}.${Color_Off}${BRed}°${Color_Off}${BYellow}.${Color_Off}${BPurple}.${Color_Off} 
${BWhite}.${Color_Off}${BGreen}.${Color_Off}${BRed}.${Color_Off}${BYellow}°${Color_Off}${BPurple}.${Color_Off} 
${BWhite}.${Color_Off}${BGreen}.${Color_Off}${BRed}.${Color_Off}${BYellow}.${Color_Off}${BPurple}°${Color_Off})
@abbatrombone abbatrombone added the enhancement New feature or request label Mar 24, 2024
@abbatrombone
Copy link
Author

I missed the timer for the colordots from testing. I have it at .2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants