From 859a6be98df57fc4148450ac52f22ff970733aa7 Mon Sep 17 00:00:00 2001 From: Willian Pinheiro Date: Tue, 23 Jan 2024 16:20:43 -0300 Subject: [PATCH] add title to all colors --- src/components/Shade.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Shade.svelte b/src/components/Shade.svelte index 99e555a..8b4a5aa 100644 --- a/src/components/Shade.svelte +++ b/src/components/Shade.svelte @@ -37,6 +37,7 @@ {#each lights as light}