default dark theme

This commit is contained in:
lesion 2021-10-21 16:18:41 +02:00
parent 2844e0d078
commit f30bb9a29b
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

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