Home

Awesome

Trilium Solarized Theme

A solarized theme for the notetaking app Trilium.

image

Installation

solarized.css applies either the dark or light theme based on a media query.

Updating the repo

Install sass:

sudo npm install -g sass

After changes, rebuild solarized.css:

sass --no-source-map solarized.scss solarized.css