Skip to content

Instantly share code, notes, and snippets.

@nizur
nizur / gist:5a0b8fb6f24836094c75996bea626fa6
Last active March 18, 2023 08:22
Custom Logseq theme built on the dracula theme. Nothing fancy, but I made it and like it
@import url('https://raw.githack.com/dracula/logseq/master/custom.css');
/*
==================================================
GLOBAL VARIABLES
==================================================
*/
:root {
--ls-border-radius-tiny: 2px;