Skip to content

Black/pink theme for logseq

License

Notifications You must be signed in to change notification settings

avoonix/logseq-pink-as-fox-theme

 
 

Repository files navigation

Pink as Fox Theme for Logseq

A black theme for Logseq based on draculatheme.com/logseq

Screenshot

Customizing

You can customize the theme colors via custom.css, no matter if you installed it through the marketplace, or one of the below methods. The colors are in hsl format, but the l is separate (to allow darkening/lightening). Some examples:

Install

Offline install:

  • Copy the content of custom.css into logseq/custom.css in your notes repo if you want to have the theme available without an internet connection.

Online install:

  • Paste this line to your logseq/custom.css file:
  • @import url('https://cdn.jsdelivr.net/gh/avoonix/logseq-pink-as-fox-theme@master/custom.css');

OR

  • Paste this line to your logseq/config.edn file:
  • :custom-css-url "@import url('https://cdn.jsdelivr.net/gh/avoonix/logseq-pink-as-fox-theme@master/custom.css');"

Languages

  • CSS 100.0%