From 9f8c5898219cc802bba272234ea35541bcfb7751 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Fri, 12 Jan 2018 09:01:46 -0800 Subject: [PATCH] move all theme colors to single file --- routes/_components/Nav.html | 22 ++++++++++---------- routes/settings/add-instance.html | 6 +++--- scss/global.scss | 34 +++++++++++++++---------------- scss/theme-default.scss | 34 +++++++++++++++++++++++++++++++ templates/2xx.html | 1 + 5 files changed, 65 insertions(+), 32 deletions(-) diff --git a/routes/_components/Nav.html b/routes/_components/Nav.html index 671e709..79aaf07 100644 --- a/routes/_components/Nav.html +++ b/routes/_components/Nav.html @@ -39,8 +39,8 @@