default dark theme

This commit is contained in:
lesion
2021-10-21 16:18:41 +02:00
parent 2844e0d078
commit f30bb9a29b

View File

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