default dark theme
This commit is contained in:
@@ -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' },
|
||||||
|
|||||||
Reference in New Issue
Block a user