From 0fa979684a2378f79820d843f501b9cf958d142d Mon Sep 17 00:00:00 2001 From: Nikita Krupin Date: Mon, 21 Mar 2022 20:52:45 -0400 Subject: [PATCH 1/2] theme variables cleanup --- NUXT/components/bottomNavigation.vue | 4 ++-- NUXT/components/topNavigation.vue | 2 +- NUXT/layouts/default.vue | 4 ++-- NUXT/nuxt.config.js | 18 ++++++++++-------- NUXT/pages/index.vue | 4 ++-- NUXT/pages/mods/theme.vue | 14 +++++--------- NUXT/pages/watch.vue | 4 ++-- 7 files changed, 24 insertions(+), 26 deletions(-) diff --git a/NUXT/components/bottomNavigation.vue b/NUXT/components/bottomNavigation.vue index cfe8d4e..f5071e2 100644 --- a/NUXT/components/bottomNavigation.vue +++ b/NUXT/components/bottomNavigation.vue @@ -2,7 +2,7 @@ diff --git a/NUXT/components/topNavigation.vue b/NUXT/components/topNavigation.vue index 9d5f34c..81c9203 100644 --- a/NUXT/components/topNavigation.vue +++ b/NUXT/components/topNavigation.vue @@ -1,7 +1,7 @@