You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-02 22:49:09 +02:00
All: Refactored themes to allow using the same ones in both desktop and mobile version
Will also allow using them when exporting HTML or PDF from CLI.
This commit is contained in:
@@ -269,7 +269,7 @@ class NoteScreenComponent extends BaseScreenComponent {
|
||||
},
|
||||
markdownButtons: {
|
||||
borderColor: theme.dividerColor,
|
||||
color: theme.htmlLinkColor,
|
||||
color: theme.urlColor,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user