Skip to content

yu-jingrui/trilium-theme-lemon-tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍋 lemon-tree

A theme for Trilium Notes, (>= 0.94.x) "a free and open-source, cross-platform hierarchical note-taking application with focus on building large personal knowledge bases".

I have been using this app for some time and really liked the melon-4 theme. But after trilium was handed over to the TriliumNext team, it was not updated with the new base theme. So I took it into my hands. I am trying to achieve the original feel of melon-4, adding some delightful twists.

Sometimes things break (e.g. due to updates of the application) - please don't hesitate to file an issue!

Screenshots

Main Window

screenshot

Theme Installation

Please follow the official instructions here.

In a nutshell:

Install the theme by following these steps:

  • copy the (raw) content of lemon-tree.css
  • paste it into a new trilium code note (type: CSS) named "lemon-tree"
  • add a new attribute to the lemon-tree note (Alt + A)
    • either copy & paste #appTheme=lemon-tree to the node's attributes
    • or use the UI with these settings
      • Type: Label
      • Name: appTheme
      • Value: lemon-tree
      • inheritable: not ticked
  • add a new attribute to the lemon-tree note (Alt + A)
    • either copy & paste #appThemeBase=next-light to the node's attributes
    • or use the UI with these settings
      • Type: Label
      • Name: appThemeBase
      • Value: next-light
      • inheritable: not ticked
  • go to Menu > Options
  • select it as your new theme

Additional Fonts

Not yet implemented

About

A theme for Trilium Notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%