From 2f363081df9eecf41c09ea392d5907be58b2faec Mon Sep 17 00:00:00 2001 From: towards-a-new-leftypol Date: Fri, 2 Apr 2021 14:17:13 -0400 Subject: [PATCH] Restore dark red theme to be the default --- inc/instance-config.php | 2 +- templates/themes/categories/frames.html | 2 +- templates/themes/categories/news.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/inc/instance-config.php b/inc/instance-config.php index dea9ceb8..4b976212 100644 --- a/inc/instance-config.php +++ b/inc/instance-config.php @@ -321,7 +321,7 @@ $config['stylesheets']['TempDarkRed'] = 'temp_dark_red.css'; $config['stylesheets']['AnonsDarkRed'] = 'anons_dark_red.css'; $config['stylesheets']['BunkerLike'] = 'bunker_like.css'; -$config['default_stylesheet'] = array('Jungle', $config['stylesheets']['Jungle']); +$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']); /* * ==================== * Javascript diff --git a/templates/themes/categories/frames.html b/templates/themes/categories/frames.html index b60d0b78..7d02d584 100644 --- a/templates/themes/categories/frames.html +++ b/templates/themes/categories/frames.html @@ -5,7 +5,7 @@ - +