Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/greengeek/trilium-vscode-dark-theme

Trilium theme based off of the default VS Code Dark Plus
https://github.com/greengeek/trilium-vscode-dark-theme

trilium trilium-notebook trilium-notes

Last synced: 2 months ago
JSON representation

Trilium theme based off of the default VS Code Dark Plus

Awesome Lists containing this project

README

        

# Trilium VS Code Dark Theme
[Trilium Notes](https://github.com/zadam/trilium) Server custom theme.
- Dark theme inspired by MS Visual Studio Code's default dark theme (dark+)
- Updated fonts to websafe for easy web viewing.
- Easy to view and modern template.
- Adjusted spacing and dimmed some of the controls to make it easier to read.

## 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=VSCode-Dark
- In the body of the notes paste the contents of vscode-dark.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 VS-Code-Dark 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.