kakiwiki / logseq_forest_theme

The forest night theme for logseq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forest Night Theme for Logseq

This is my first logseq theme based on Sacred Forest color scheme for VIM.

From the name you will know this mainly focuses on the dark theme.

Forest Night Screenshot screenshot of forest night

Background image Screenshot (adjusted from clean themes)

  • white theme screenshot of white theme
  • dark theme screenshot of dark theme

Installation

There are 3 css files: forest_full.css, forest_slim.css and bg_img_custom.css.

    1. forest_slim.css has the basic color scheme of forest night.
    1. forest_full.css adds 3 standalone features on top of custom_slim.css
    • add number list by adding inline tag #numlist.
    • add Kanban feature by adding inline tag #kanban, #kanban-small, #kanban-w100, #kanban-w200, #kanban-w300, or #kanban-w400.
    • highlight current path.

    Note that these features are all integrated from here.

    1. bg_img_custom.css absorbs the awesome theme of clean themes from PiotrSss.
    • I added some tiny polishes and change the imgur img host to sm.ms
    • I also added 3 features (mentioned above) on top of it.
    • If you want to change the background theme, just go to bg_img_custom.css and scroll down to the last paragraph.
    • Change the url of background picture.
  • You can rename either of them to custom.css and copy into the logseq folder under you logseq notes.

  • Alternatively you could just copy-paste them into the stylus chrome extension to see an instant style preview (recommended).

Roadmap

  • Add colorful indention to differentiate different levels (current hacking looks ugly so I temporarily removed it)
  • Keep on fine-tuning the colors of some non-salient places
  • Develop a beautiful theme for white mode

Acknowledgement

I use logseq every day and it is really an amazing tool to boost my work.

This can be thought as a fork of darker-hpx and clean theme.

I know little of CSS so I have to copy much stuff from them and adopt to my favorite color palette.

Thank you Piotr, Cannibalox, and Santi!

Inspriation

About

The forest night theme for logseq


Languages

Language:CSS 100.0%