ITS Theme

ITS Theme for Logseq.

Showcase/Live Demo of the theme on my Logseq git site; it uses the SlRvb Gray alternate color scheme.

Download

Add this to your custom.css to install the base styling for the theme

/* Base CSS */
@import url('https://raw.githack.com/SlRvb/logseq--ITS-Theme/main/custom.css'); 
/*Alt Colors */
@import url('https://raw.githack.com/SlRvb/logseq--ITS-Theme/main/Alt-Colors/In-The-Shadows.css');

Note Need to include an import for the Alternate Color Schemes in order for colors to work