VOID Theme Installation Guide

View on GitHub

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#

  1. 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.
  2. 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".
  3. Paste the Styles
    • Copy the entire contents of the CSS file from the link above.
    • Paste it into the editor of your new note.
  4. Activate the Theme
    • Go to Options (left sidebar) → Appearance.
    • Under the "Theme" dropdown, select void.
  5. Final Refresh
    • Press Ctrl+R (or Cmd+R) to reload the application.

Developed by Dikshant Jangra

Last updated on