Rose Pine sparkles
This commit is contained in:
parent
acc482abef
commit
8ed88c9e10
@ -73,7 +73,7 @@ export default defineComponent({
|
||||
const el = ref<HTMLElement>();
|
||||
const width = ref(0);
|
||||
const height = ref(0);
|
||||
const colors = ['#FF1493', '#00FFFF', '#FFE202', '#FFE202', '#FFE202'];
|
||||
const colors = ['#eb6f92', '#9ccfd8', '#f6c177', '#f6c177', '#ebbcba'];
|
||||
let stop = false;
|
||||
let ro: ResizeObserver | undefined;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user