Skip to content

Latest commit

 

History

History
76 lines (57 loc) · 4.36 KB

readme.md

File metadata and controls

76 lines (57 loc) · 4.36 KB

Rosé Pine for Logseq

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Usage

As a plugin (recommended for desktop)

  1. Open Plugins -> Marketplace -> Themes
  2. Install Rosé Pine
  3. Select desired theme variant in ... -> Themes

In custom.css (recommended for mobile)

  1. Choose Edit custom.css in ... -> Settings
  2. Add one of the following lines:
@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.1.1/src/rose-pine.css");
@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.1.1/src/rose-pine-moon.css");
@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.1.1/src/rose-pine-dawn.css");

In config.edn

  1. Choose Edit config.edn in ... -> Settings
  2. Add one of the following lines:
:custom-css-url "@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.1.1/src/rose-pine.css");"
:custom-css-url "@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.1.1/src/rose-pine-moon.css");"
:custom-css-url "@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.1.1/src/rose-pine-dawn.css");"

Gallery

Rosé Pine
Rosé Pine Moon
Rosé Pine Dawn

Thanks to

Contributing

Feel free to submit any issues or pull requests! It's my first theme and I'm grateful for any constructive criticism.