citilib
v1.5.3
Published
general style and utils for the citigames
Readme
Introduction
general style and utils for the citigames including but not limited to:
- colors
- fonts
- images
- responsiveness
- animations
- mobileCheck function
- qrCode functions
- id and key generation functions
- set module function
- setWaitingMessage function
- gameOver function
- waiting warning function
Colors
--background: #1d1b20;
--primary: #ffffff;
--red: #ff0038;
--orange: #ff9500;