A theme for Trilium Notes, "a hierarchical note taking application with focus on building large personal knowledge bases". I really like this application and its many features. At the same time I felt like it needed some visual overhaul for lack of better terms. I am trying to achieve a consistent look and feel.
Sometimes things break (e.g. due to updates of the application) - please don't hesitate to file an issue!
Install the theme by following these steps:
- copy the (raw) content of trilium-theme-melon-3.css
- paste it into a new trilium code note (of type CSS) named "melon-theme-3"
- add a new attribute to the melon-theme note (Alt + A)
- Type: Label
- Name: appTheme
- Value: empty
- inheritable: not ticked
- go to Menu > Options
- select it as your new theme
Further instructions and information on themes can be found here
To get the full experience you need to install some additional fonts.
- The web font files (.woff) have to be imported into the theme note (right click on theme note, select Import into note)
- the customResourceProvider attribute needs to be added to every font file you want to use
- the respective attribute value should be fonts/Font-File-Name.woff
View older versions here