From 5b2072b47386678329b2b297cf512ad37043fdea Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Fri, 22 Jul 2022 19:45:04 -0600 Subject: [PATCH] Add the ability to change the buttons text colour. --- web-svelte/src/components/SciFi-Button.svelte | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/web-svelte/src/components/SciFi-Button.svelte b/web-svelte/src/components/SciFi-Button.svelte index 35b219f..c9000f3 100644 --- a/web-svelte/src/components/SciFi-Button.svelte +++ b/web-svelte/src/components/SciFi-Button.svelte @@ -1,6 +1,8 @@