VOID Theme Installation Guide
Follow these steps to transform your TriliumNext instance into a pure black abyss.
Prerequisites#
- TriliumNext (rebuilt for the latest versions)
- A desire for absolute darkness
Installation Steps#
- Create a Setup Note
- Click the + (New Note) button.
- Set the note type to Code.
- Set the language to CSS.
- Give it a name like
VOID Theme.
- Add the Theme Label
- Click the "Attributes" / "Labels" button (or press
Alt+L- Look in the bottom right corner). - Add a new label: Item:
#appTheme, Value:void. - This tells Trilium to register this note as a theme named "void".
- Click the "Attributes" / "Labels" button (or press
- Paste the Styles
- Copy the entire contents of the CSS file from the link above.
- Paste it into the editor of your new note.
- Activate the Theme
- Go to Options (left sidebar) → Appearance.
- Under the "Theme" dropdown, select void.
- Final Refresh
- Press
Ctrl+R(orCmd+R) to reload the application.
- Press
Developed by Dikshant Jangra