Skip to content

ebarruel/logseq-rose-pine-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.0.0/src/rose-pine.css");
@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.0.0/src/rose-pine-moon.css");
@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.0.0/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.0.0/src/rose-pine.css");"
:custom-css-url "@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.0.0/src/rose-pine-moon.css");"
:custom-css-url "@import url("https://cdn.jsdelivr.net/gh/ebarruel/logseq-rose-pine-theme@1.0.0/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.