Skip to content

agentydragon/trilium-solarized-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Trilium Solarized Theme

A solarized theme for the notetaking app Trilium.

image

Installation

  • Copy the contents of the solarized.css file into a Trilium note.
  • Change the type of the note to CSS.
  • Add the label #appTheme=solarized-light (or dark)
  • Go to options and select this theme 🥳

Known issues

  • Solarized Dark does not play well with CodeMirror.

Updating the repo

Install sass:

sudo npm install -g sass

After changes, rebuild solarized.css:

sass solarized.scss solarized.css

About

A solarized theme for the notetaking app Trilium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 100.0%