Sansui233 / logseq-bonofix-theme

A clean logseq theme focus on bujo and long time writing experience
238 stars 33 forks source link
css logseq theme


logseq-bonofix-theme

🌠 Screenshots | 📦 Install | ✨ What's different | 🔨 How to build

This is a clean theme for Logseq, focusing on bullet journal and long time writing experience.

Screenshots

The style is strongly inspired by logseq-bujo-theme and Notion. The code is mainly based on bujo theme, and you may find the style really notion-like.

Desktop

It partially adapts to the custom accent color in logseq's settings. You can change the default accent(blue) color without obvious style breaking.

Install

Here are two ways of installing theme in Logseq.

Install plugin

Tags

Install custom.css

What's different

Functional style

Additional Styles

How to build

  1. Install node
  2. Clone repo
    git clone https://github.com/Sansui233/logseq-bonofix-theme.git && cd logseq-bonofix-theme
  3. Install dependencies
    npm install
  4. Run build

    npm run build

Thanks