6 lines
182 B
CSS
6 lines
182 B
CSS
@define-color background rgba(21, 18, 24, 0.7);
|
|
@define-color primary #d6bbfb;
|
|
@define-color secondary #8162a2;
|
|
@define-color tertiary #d83755;
|
|
@define-color surface_bright #3b383e;
|