Home

Awesome

<h1 align="center"> <img src="./icon.png"/> <br>logseq-cusgit-theme<br> </h1> <p align="center"> <a href="#screenshots">🌠 Screenshots</a> | <a href="#install">📦 Install</a> | <a href="#whats-improved">✨ What's different</a> </p>

This is a clean theme for Logseq, focusing on bullet journal and long time writing experience. Sometimes it fixes some UI bugs for Logseq.

Screenshots

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

Desktop

Desktop

Install

Here are two ways of installing theme in Logseq.

Install plugin

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

The theme installed via plugin is not compatible with your local custom.css. Only plugin theme works.

Install custom.css

What's different

Functional style

Additional Styles

<img width="601" alt="image" src="https://user-images.githubusercontent.com/62934294/175247006-7f615eda-49c4-4845-ad3b-adde6673d313.png">

How to build

  1. Install node
  2. Clone repo
git clone https://github.com/mendax1234/logseq-cusgit-theme.git && cd logseq-bonofix-theme
  1. Install sass
npm install
  1. Run build
npm run build

Thanks