From acc30a6e6a6cc2f94c449b1d3eb6ab83e6b57c67 Mon Sep 17 00:00:00 2001 From: Front <27463495+Frontesque@users.noreply.github.com> Date: Tue, 15 Mar 2022 20:13:26 -0400 Subject: [PATCH] dark mode optimizations (beta 2) --- NUXT/components/bottomNavigation.vue | 2 +- NUXT/pages/mods/theme.vue | 12 +++++++----- NUXT/plugins/libs.js | 14 +++++++------- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/NUXT/components/bottomNavigation.vue b/NUXT/components/bottomNavigation.vue index 12215cb..62433dd 100644 --- a/NUXT/components/bottomNavigation.vue +++ b/NUXT/components/bottomNavigation.vue @@ -1,7 +1,7 @@