6 lines
180 B
CSS
6 lines
180 B
CSS
@define-color background rgba(23, 18, 22, 1);
|
|
@define-color primary #f2b3e5;
|
|
@define-color secondary #000000;
|
|
@define-color tertiary #000000;
|
|
@define-color surface_bright #3e373c;
|