From 62ec1ad600886b48a7f413a2f1bb5bc077561c77 Mon Sep 17 00:00:00 2001 From: Roman Cervantes Date: Wed, 21 Oct 2020 12:02:32 -0700 Subject: [PATCH] dark theme enhancements --- src/components/Board/CreateBoard.vue | 2 +- src/components/Board/EmptyBoard.vue | 21 +++++++++++++++++++-- src/components/Board/PlatformPicker.vue | 8 +++----- 3 files changed, 23 insertions(+), 8 deletions(-) diff --git a/src/components/Board/CreateBoard.vue b/src/components/Board/CreateBoard.vue index e51d0c8e..c2f37526 100644 --- a/src/components/Board/CreateBoard.vue +++ b/src/components/Board/CreateBoard.vue @@ -1,6 +1,6 @@