You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* RGB */
|
|
@color1: rgba(34, 116, 165, 1);
|
|
@color2: rgba(34, 72, 112, 1);
|
|
@color3: rgba(163, 206, 241, 1);
|
|
@color4: rgba(231, 236, 239, 1);
|
|
@color5: rgba(48, 50, 56, 1); |