Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/greengeek/trilium-obsidian-theme
- Owner: greengeek
- License: gpl-3.0
- Created: 2022-12-23T21:10:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T05:13:46.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T06:13:03.960Z (6 months ago)
- Topics: trilium, trilium-notebook, trilium-notes, trilium-theme
- Language: CSS
- Homepage:
- Size: 934 KB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-trilium - Obsidian Theme - commit/greengeek/trilium-obsidian-theme) (🏡 Themes)
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 ThemeIf 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.