Selected Accent: Red
Selected Accent: Pink
Selected Accent: Yellow
Selected Accent: Green
[!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.
Plugins
> Marketplace
> Themes
and install the plugin. Settings
> Themes
.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');"
This option is only available when the theme installed through the Plugins Marketplace
Settings
> Plugins
> Catppuccin
CtpAccent
setting.The niche dark side
You can choose this dark theme variant under Settings
> Themes
.
Current Maintainer(s)
Inspiration and Contribution
Copyright © 2023-present Catppuccin Org