Gruvbox theme for Logseq
ported from https://gist.github.com/tallguyjenks/6afc75e52a3d52d475b9df9dafdecfd2
you can follow these old methods:
Paste this line to your logseq/custom.css file:
@import url('https://cdn.jsdelivr.net/gh/shifaz/logseq-gruvbox-theme@main/custom.css');
OR
Paste this line to your logseq/config.edn file:
:custom-css-url "@import url('https://cdn.jsdelivr.net/gh/shifaz/logseq-gruvbox-theme@main/custom.css');"