The Logseq Panic theme is a dark-only theme inspired by Bear's Panic mode theme and Panic's Palette theme with neutral colors.
- Font has been changed to Poppins (originally Avenir)
- Using bright pink to differentiate internal and external links (feel free to change it in the
custom.css
to your liking) - Automated Changelog will be added later
You can add the following line (above everything else) to your local directory where custom.css
lives.
@import url("https://cdn.jsdelivr.net/gh/sokirill/logseq-panic-theme@main/custom.css");
Or, just download / copy the code and paste it into your logseq CSS configuration file
This is an early iteration of the theme and there probably are several issues whilst running it. If you face any bugs or problems kindly:
- Open an issue ticket here. Don't forget to include a description and screenshot/video.
- Optionally, you can ping me on Twitter
If you don't want bullet threading in the theme, just delete the second import line in the custom.css
file.
@import url("https://cdn.jsdelivr.net/gh/pengx17/logseq-dev-theme@main/bullet_threading.css");
Original theme by Zeno Rocha
Original theme for logseq by Michael Kaminsky
Threading bullets by Peng Xiao
Or just follow me on Twitter
By no means I claim to have originally produced this theme and in case a legal dispute arises I am voiding all rights and responsiblity.