A theme with soft, dark colors.
The style of the theme is similar to the theme selections of many modern programs. E.g. with the standard dark themes of VSCode, or the popular One Dark theme. The creation of this theme for Trilium was mainly inspired by SiYuan's (PKM Tool) Midnight theme.
- Create a new note inside your Trilium Notes and set the Note Type to
CSS
- Copy the content of the themes
.css
file inside the Note you just created - Add the label
#appCss
- You can do that in the
Owned Attributes
on the top of your note Alt+A - If are currently using other custom themes, make sure the theme you intend to use is the only one with the
#appCss
label
- You can do that in the
- Reload Ctrl+R
Disclaimer: I'm not a big Trillium user anymore, since I moved all my coding and knowledge management to neovim. But I will do my best to implement improvements and fixes. If I can help in any way, feel free to leave me a message.