Home

Awesome

<h1 align="center"> <br>logseq-bonofix-theme<br> </h1> <p align="center"> <a href="#screenshots">🌠 Screenshots</a> | <a href="#install">📦 Install</a> | <a href="#whats-different">✨ What's different</a> | <a href="#how-to-build">🔨 How to build</a> </p>

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

<img src="./media/plugin.png" alt="Tags" width="450px" />

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
  1. Install dependencies
npm install
  1. Run build
npm run build

Thanks