Skip to content

Commit

Permalink
add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed May 25, 2021
1 parent bf399bc commit 965322e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file modified black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added page-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@ My [Logseq](https://logseq.com) theme based on the work of @PiotrSss's [clean-th
- CodeMirror theme
- Content Cards
- Vintage style query header tags
- Page preview
- and many small enhancements/tweaks

The easiest way to adopt this theme is to use jsDelivr CDN and add it to your `custom.css`

```css
@import url('https://cdn.jsdelivr.net/gh/pengx17/logseq-laurel-theme@1.4.5/custom.css');
@import url('https://cdn.jsdelivr.net/gh/pengx17/logseq-laurel-theme@1.5.0/custom.css');
```

Alternatively once Logseq shipped plugins integration, you may also install this theme as a Logseq Plugin.
Expand All @@ -25,3 +26,4 @@ Alternatively once Logseq shipped plugins integration, you may also install this
# Screenshots
![white](./white.png)
![black](./black.png)
![preview](./page-preview.png)

0 comments on commit 965322e

Please sign in to comment.