Home

Awesome

Stellar Dark Theme

Dark theme for Trilium Notes

Text Showcase

Features

Native Styles

Enhanced Addon Styles

See 'Usage Instructions' for information on how to enable these.

Usage Instructions

Installation

Enabling Addon Features

Zen Mode

Usage

Press alt+z or the zen (spa) button in the launcher (left most panel) to enable/disable zen mode.

There are two types of zen mode available:

  1. Right panel enabled
  2. Right panel disabled

Right panel is enabled by default. If you would like to disable it, you can either add the following code in a new CSS note or uncomment it in the Stellar Dark theme as seen in the video below.

/*hide right pane*/
.zen-mode #right-pane {
    display: none !important;
}

https://github.com/user-attachments/assets/189e35e4-2ba0-4e93-b6cb-1dd25e0cd523

Added Features

Show Position in TOC and Syntax Highlight

Please go to each addon's respective page for instructions on how to enable these addons.

Screenshots and Videos

Selection Showcase

https://github.com/user-attachments/assets/60c5d157-fe57-48de-93a4-9f63479756f1

Map Showcase

Code Showcase

https://github.com/user-attachments/assets/a087b308-f532-4ff9-a620-444252ee71ce

Text Note Syntax Highlight Showcase

Credits and Resources

Fonts

Addons Featured in the Screenshots and Videos

Find more addons made by the Trilium community at Nriver's "Awesome Trilium" page, and check out my other theme EverForest Ant Dark while you're at it!!