From 77b443be2a8c4a683b056c0d623c8436eab82596 Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 14 Apr 2019 14:35:46 +0200 Subject: [PATCH] Updated Themes (markdown) --- Themes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Themes.md b/Themes.md index b6364e2..d471744 100644 --- a/Themes.md +++ b/Themes.md @@ -79,6 +79,12 @@ Once you made your changes, you can reload the Trilium frontend by pressing CTRL [[images/app-css.png]] +## Styling the tree + +If you want to give some specific notes special styling in the tree, you can give them `cssClass` [[label|attributes]] which is then put into the node representing given note in the tree. + +You can also create specific styling for given note types (and mime types). For example, file note containing PNG image will have these classes in the tree: `type-image mime-image-png`. + ## User provided themes Following are themes developed by Trilium users: