Git Product home page Git Product logo

logseq-bonofix-theme's Introduction


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

Now, it adapts to custom accent color in logseq's settings. You can change the default accent(blue) color without accent style breaking(2024-03-08 in logseq v0.10.7).

Install

Here are two ways of installing theme in Logseq.

Install plugin

Tags

  • Open Logseq → Plugins → Market Place, install Bonofix Theme plugin

  • Open Logseq → Themes, choose your theme

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

Install custom.css

  • General installation

    Copy the whole content of custom.css into your graphname/logseq/custom.css file.

  • If you are always working online

    Copy this one-line-installation into your logseq/custom.css file

    @import url('https://cdn.jsdelivr.net/gh/sansui233/logseq-bonofix-theme/custom.css');

What's different

Functional style

  • Simple but functional colors

  • Make tippy window like responsive card instead of filling the screen and obscuring text

  • Wrap text in query table results to make it easier to read. Table remains to scroll if too many columns

Additional Styles

  • Calender emoji before journal title
    Journal Title Emoji

  • Round tags
    Tags

  • Round checkbox

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

logseq-bonofix-theme's People

Contributors

sansui233 avatar xyhp915 avatar ciallowo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.