You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-02 22:49:09 +02:00
Support for tags
This commit is contained in:
@@ -5,7 +5,7 @@ const globalStyle = {
|
||||
colorFaded: "#777777", // For less important text
|
||||
fontSize: 10,
|
||||
dividerColor: "#dddddd",
|
||||
selectedColor: '#eeeeee',
|
||||
selectedColor: '#e5e5e5',
|
||||
disabledOpacity: 0.3,
|
||||
|
||||
// For WebView - must correspond to the properties above
|
||||
|
||||
Reference in New Issue
Block a user