minor for light theme

This commit is contained in:
les
2021-09-27 11:11:25 +02:00
parent 454100042f
commit f1de1a011c
5 changed files with 6 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ const defaultSettings = {
hide_boosts: true,
enable_trusted_instances: true,
trusted_instances: [],
'theme.is_dark': true,
'theme.is_dark': false,
'theme.primary': '#FF4500',
footerLinks: [
{ href: '/', label: 'home' },