You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
Mobile: Plugins: Show information page before enabling plugin support (#10348)
This commit is contained in:
@@ -1186,7 +1186,14 @@ class AppComponent extends React.Component {
|
||||
...paperTheme.colors,
|
||||
onPrimaryContainer: theme.color5,
|
||||
primaryContainer: theme.backgroundColor5,
|
||||
|
||||
primary: theme.color,
|
||||
onPrimary: theme.backgroundColor,
|
||||
|
||||
background: theme.backgroundColor,
|
||||
|
||||
surface: theme.backgroundColor,
|
||||
onSurface: theme.color,
|
||||
|
||||
secondaryContainer: theme.raisedBackgroundColor,
|
||||
onSecondaryContainer: theme.raisedColor,
|
||||
|
||||
Reference in New Issue
Block a user