Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
griimick authored Nov 6, 2023
1 parent 4776858 commit 1463fc3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,29 @@
</p>

<p align="center">
<img src="assets/preview.webp"/>
<img src="./assets/preview.webp"/>
</p>

## Previews

<details>
<summary>🌻 Latte</summary>
<img src="assets/preview-latte.webp"/>
<img src="./assets/preview-latte.webp"/>
<blockquote>Selected Accent: Red</blockquote>
</details>
<details>
<summary>🪴 Frappé</summary>
<img src="assets/preview-frappe.webp"/>
<img src="./assets/preview-frappe.webp"/>
<blockquote>Selected Accent: Pink</blockquote>
</details>
<details>
<summary>🌺 Macchiato</summary>
<img src="assets/preview-macchiato.webp"/>
<img src="./assets/preview-macchiato.webp"/>
<blockquote>Selected Accent: Yellow</blockquote>
</details>
<details>
<summary>🌿 Mocha</summary>
<img src="assets/preview-mocha.webp"/>
<img src="./assets/preview-mocha.webp"/>
<blockquote>Selected Accent: Green</blockquote>
</details>

Expand All @@ -48,7 +48,7 @@ There are couple of other methods you can use to set the theme up in Logseq. Lat
1. Search for 'catppuccin' in `Plugins` > `Marketplace` > `Themes` and install the plugin.
2. Choose the the appropriate theme variant from `Settings` > `Themes`.

<img src="assets/ctp-logseq-marketplace.webp"/>
<img src="./assets/ctp-logseq-marketplace.webp"/>

2. Import theme stylesheet by setting it in your `config.edn` ([source](https://github.com/logseq/logseq/blob/master/templates/config.edn#L72)). Set one of the following in your config and restart Logseq.

Expand Down Expand Up @@ -76,15 +76,15 @@ There are couple of other methods you can use to set the theme up in Logseq. Lat
1. Theme settings can be accessed under `Settings` > `Plugins` > `Catppuccin`
2. Select an accent color of choice from the dropdown under `CtpAccent` setting.

<img src="assets/ctp-logseq-switch-accent.webp"/>
<img src="./assets/ctp-logseq-switch-accent.webp"/>

### Bonus: Oledppuccin

> The _niche_ dark side
You can choose this variant of dark theme under `Settings` > `Themes`.

<img src="assets/ctp-oledppuccin.webp"/>
<img src="./assets/ctp-oledppuccin.webp"/>


## 💝 Thanks to
Expand Down

0 comments on commit 1463fc3

Please sign in to comment.