We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c181bd9 commit 2d166caCopy full SHA for 2d166ca
src/frontend/components/Settings/sections/InputSettings.tsx
@@ -26,7 +26,7 @@ const defaultConfig: InputWidgetSettings['config'] = {
26
enabled: true,
27
config: {
28
style: 'default',
29
- color: 'dark',
+ color: 'light',
30
},
31
32
};
0 commit comments