Module: FunCi::Animations::Celebrate

Defined in:
lib/fun_ci/animations/celebrate.rb

Constant Summary collapse

Y =

bold yellow

"\e[33m"
G =

bold green

"\e[32m"
C =

bold cyan

"\e[36m"
M =

bold magenta

"\e[35m"
B =

bold blue

"\e[34m"
DATA =
{
  name: "Celebrate",
  fps: 8,
  frames: raw_frames
}.freeze