diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 7bd2e2f..84a5f18 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -2,7 +2,7 @@ import Ticker from 'svelte-ticker'; import {HsvPicker} from 'svelte-color-picker'; -export function colorCallback(rgba) { +function colorCallback(rgba) { let r = rgba.detail.r; let g = rgba.detail.g; let b = rgba.detail.b; @@ -11,6 +11,7 @@ export function colorCallback(rgba) { let horizontal = document.querySelector(".horizontal"); horizontal.style.color = `rgb(${r},${g},${b})`; } +
@@ -23,7 +24,8 @@ export function colorCallback(rgba) {

- + + foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo foooo barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr barrrr