Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pengx17/logseq-laurel-theme
https://github.com/pengx17/logseq-laurel-theme
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pengx17/logseq-laurel-theme
- Owner: pengx17
- License: mit
- Created: 2021-04-25T02:47:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-11T13:19:04.000Z (about 3 years ago)
- Last Synced: 2024-06-19T09:41:41.122Z (6 months ago)
- Language: CSS
- Homepage: logseq-laurel-theme.vercel.app
- Size: 9.87 MB
- Stars: 53
- Watchers: 2
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-logseq - logseq-clean-themes-alt a fork of logseq-clean-themes
README
# Logseq Laurel Theme
My [Logseq](https://logseq.com) theme based on the work of @PiotrSss's [clean-themes](https://github.com/PiotrSss/logseq-clean-themes).
## Demo
Visit: https://logseq-laurel-theme.vercel.app/#/page/logseq%20laurel%20theme## Features
- Sticky side bar headers with blur effects
- CodeMirror theme
- Contents in card-style layouts
- Vintage style query header tags
- Page preview style enhancements
- and many small enhancements/tweaksThe easiest way to adopt this theme is to use jsDelivr CDN.
1. Specify `:custom-css-url` in "logseq/config.edn"
2. Add the following line to your `custom.css`:
```css
@import url('https://cdn.jsdelivr.net/gh/pengx17/logseq-laurel-theme@master/custom.css');
```Alternatively once Logseq shipped plugins integration, you may also install this theme as a Logseq Plugin.
# Screenshots
![white](./white.png)
![black](./black.png)
![preview](./page-preview.png)