From 71439dcab6eaf7118024e24ae149a5e80e1f53e7 Mon Sep 17 00:00:00 2001 From: cssbubble Date: Tue, 7 Jun 2022 23:20:24 +0100 Subject: [PATCH] color names modified --- src/App.svelte | 12 +++++------ src/AppShell.svelte | 21 ++++++++++--------- src/ButtonGroup.svelte | 4 ++-- src/FormatList.svelte | 4 ++-- src/GenericCard.svelte | 2 +- src/Home.svelte | 38 ++++++++--------------------------- src/Icon.svelte | 2 +- src/NavButtonWithLabel.svelte | 4 ++-- src/TopicList.svelte | 2 +- src/TopicMasonryGrid.svelte | 16 +++++++-------- templates/index.html | 23 +++++++-------------- 11 files changed, 49 insertions(+), 79 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 9c7853c..13344cf 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -108,29 +108,29 @@ - +

Random Topic

-
+
- +

Random Item

-
+
- diff --git a/src/AppShell.svelte b/src/AppShell.svelte index 5619e1f..6a4d353 100644 --- a/src/AppShell.svelte +++ b/src/AppShell.svelte @@ -23,24 +23,24 @@
-
+
{#if isNavDrawerOpen == false} - {/if} {#if isNavDrawerOpen} - {/if} -
+
@@ -71,10 +71,10 @@ {#if isNavDrawerOpen}