Awesome
<h3 align="center"> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/> Catppuccin for <a href="https://logseq.com/">Logseq</a> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/> </h3> <p align="center"> <a href="https://github.com/catppuccin/logseq/stargazers"><img src="https://img.shields.io/github/stars/catppuccin/logseq?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a> <a href="https://github.com/catppuccin/logseq/issues"><img src="https://img.shields.io/github/issues/catppuccin/logseq?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a> <a href="https://github.com/catppuccin/logseq/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/logseq?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a> </p> <p align="center"> <img src="https://raw.githubusercontent.com/catppuccin/logseq/main/assets/preview.webp"/> </p>Previews
<details> <summary>🌻 Latte</summary> <img src="https://raw.githubusercontent.com/catppuccin/logseq/main/assets/preview-latte.webp"/> <blockquote>Selected Accent: Red</blockquote> </details> <details> <summary>🪴 Frappé</summary> <img src="https://raw.githubusercontent.com/catppuccin/logseq/main/assets/preview-frappe.webp"/> <blockquote>Selected Accent: Pink</blockquote> </details> <details> <summary>🌺 Macchiato</summary> <img src="https://raw.githubusercontent.com/catppuccin/logseq/main/assets/preview-macchiato.webp"/> <blockquote>Selected Accent: Yellow</blockquote> </details> <details> <summary>🌿 Mocha</summary> <img src="https://raw.githubusercontent.com/catppuccin/logseq/main/assets/preview-mocha.webp"/> <blockquote>Selected Accent: Green</blockquote> </details>Usage
[!WARNING] Logseq now officially supports accents for its default theme. Catppuccin Theme DOES NOT support the new accent colors. Select no accent color or Logseq classical color (one of the first two) for maximum theme compatibility.
Logseq Plugin Marketplace (Recommended)
- Search for 'catppuccin' in
Plugins
>Marketplace
>Themes
and install the plugin. - Choose the the appropriate theme variant from
Settings
>Themes
.
Importing external CSS (Recommended for mobile)
A. Add one of the following lines at the start of your custom.css
and restart Logseq
[!NOTE]
@import
statement works only when defined at the top of CSS files (ref)
@import url('https://logseq.catppuccin.com/ctp-latte.css');
@import url('https://logseq.catppuccin.com/ctp-frappe.css');
@import url('https://logseq.catppuccin.com/ctp-macchiato.css');
@import url('https://logseq.catppuccin.com/ctp-mocha.css');
@import url('https://logseq.catppuccin.com/ctp-oled.css');
OR
B. Add one of the following in your custom config.edn
(source) and restart Logseq.
:custom-css-url "@import url('https://logseq.catppuccin.com/ctp-latte.css');"
:custom-css-url "@import url('https://logseq.catppuccin.com/ctp-frappe.css');"
:custom-css-url "@import url('https://logseq.catppuccin.com/ctp-macchiato.css');"
:custom-css-url "@import url('https://logseq.catppuccin.com/ctp-mocha.css');"
Switching Accent Color
This option is only available when the theme installed through the Plugins Marketplace
- Theme settings can be accessed under
Settings
>Plugins
>Catppuccin
- Select an accent color from the dropdown under
CtpAccent
setting.
Bonus: Oledppuccin
The niche dark side
You can choose this dark theme variant under Settings
> Themes
.
💝 Thanks to
Current Maintainer(s)
Inspiration and Contribution
<p align="center"> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /> </p> <p align="center"> Copyright © 2023-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a> </p> <p align="center"> <a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a> </p>