first commit
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 534 KiB |
|
After Width: | Height: | Size: 73 KiB |
|
After Width: | Height: | Size: 648 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 119 KiB |
|
After Width: | Height: | Size: 794 KiB |
@@ -0,0 +1,7 @@
|
||||
export const colors = {
|
||||
mainColor: "#D60050"
|
||||
};
|
||||
|
||||
export default {
|
||||
colors
|
||||
};
|
||||