Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/greengeek/trilium-obsidian-theme

Dark theme with minor purple highlights for Trilium Notes
https://github.com/greengeek/trilium-obsidian-theme

trilium trilium-notebook trilium-notes trilium-theme

Last synced: 3 months ago
JSON representation

Dark theme with minor purple highlights for Trilium Notes

Awesome Lists containing this project

README

        

# Trilium Obsidian Theme
[Trilium Notes](https://github.com/zadam/trilium) Server custom theme.
- Dark theme based on MS Visual Studio Code's default dark theme (dark+) with inspirations taken from Obsidian MD dark theme.
- Updated fonts to websafe for easy web viewing.
- Easy to view and modern template.

## Instructions
- Create a new note in Trilium notes.
- Under the Basic Properties tab, set Note type to Code and choose the CSS option
- Under the next tab over, called Owned attributes, paste in the following: #appTheme=Obsidian
- In the body of the notes paste the contents of Obsidian.css
- Click on the Trilium icon at the top left of the page and choose Options
- Select Appearance and choose Obsidian in the drop down under Theme

If you do not see Obsidian as an option, try refreshing the page in your browser.

## Preview



Code highlighting in second image uses Trilium-SyntaxHighlightWidget by Antonio Tejada, along with the Material Darker CSS by Nate Peterson for highlight.js

*This theme is a work in progress. Please feel free to update, add to, modify, or fix. Commits welcome.