Initial commit
This commit is contained in:
commit
c310cd7943
19 changed files with 3939 additions and 0 deletions
2
utils/config/constants.js
Normal file
2
utils/config/constants.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
export const DEFAULT_COLOR = 0xfc6950;
|
||||
export const DEFAULT_COLOR_TRANSPARENT = 0xfeb4a8;
|
Loading…
Add table
Add a link
Reference in a new issue