Skip to content

Instantly share code, notes, and snippets.

View MingqiShaw's full-sized avatar

Pineapple MingqiShaw

View GitHub Profile
@MingqiShaw
MingqiShaw / custom.css
Created July 11, 2024 17:06 — forked from madawei2699/custom.css
logseq/custom.css
/*
/* Theme custom css start
/* https://raw.githack.com/dracula/logseq/master/custom.css
*/
@import url("https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;700&family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
:root {
--background: #282a36;
--light-background: #343746;