All natural pine, faux fur and a bit of soho vibes for the classy minimalist
- Open
Plugins
->Marketplace
->Themes
- Install
Rosé Pine
- Select desired theme variant in
...
->Themes
- Choose
Edit custom.css
in...
->Settings
- 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");
- Choose
Edit config.edn
in...
->Settings
- 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");"
- Evangeline Barruel
- logseq-bujo-theme for structure
Feel free to submit any issues or pull requests! It's my first theme and I'm grateful for any constructive criticism.