From a45c6cdf6bb001b1a2ff18547f7c3d72eb6f9d8f Mon Sep 17 00:00:00 2001 From: Adrian Simmons Date: Mon, 8 Nov 2021 20:53:03 +0000 Subject: [PATCH] Rename light-background variable to site-background --- src/components/home/contentNoAuth.vue | 2 +- src/components/home/navigation.vue | 2 +- src/components/home/topNavigation.vue | 2 +- src/styles/components/task.scss | 2 +- src/styles/theme/background.scss | 2 +- src/styles/theme/theme.scss | 2 +- src/styles/variables/colors.scss | 2 +- src/styles/variables/variables.scss | 2 +- src/views/tasks/TaskDetailView.vue | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/home/contentNoAuth.vue b/src/components/home/contentNoAuth.vue index 30204e5eb..3681ea620 100644 --- a/src/components/home/contentNoAuth.vue +++ b/src/components/home/contentNoAuth.vue @@ -68,7 +68,7 @@ export default {