Neon inspired Theme for logseq
Started a month ago to use LogSeq and missing on a shiny dark Theme I actually like to use daily. Not only for journal, also for code and snippets. Some existings dark themes lack a bit in vibrant visibility, so I created this one.
- dark theme only with vibrant colors
- good for both code and notes
- bullet threading
- You can always change variables in the custom.css by opening Logseq settings and click "Edit custom.css" this will override the Themes defaults. Simple example to adjust the overall Font Size or turn off the rainbow indent Lines:
:root {
--ls-page-text-size: 18px;
--indent-px: 0;
}
--ls-page-text-size
General default Font Size--indent-px
set to 0 to turn of the Rainbow Ident Lines
Any Issue or like to improve something? Feel free to use git pull or issue. You can also drop me a note on Twitter @solariz
- Logo: Victor Rodriguez