Skip to content

Instantly share code, notes, and snippets.

View immeralleine's full-sized avatar

Amartya immeralleine

View GitHub Profile
@hegemanjr
hegemanjr / custom-heading-colors.css
Last active January 7, 2025 10:44
Obsidian Custom Heading Colors
:root {
--faded-blue: #7fbbb3;
--faded-aqua: #83c092;
--faded-green: #a7c080;
--faded-yellow: #dbbc7f;
--faded-orange: #e69875;
--faded-red: #e67e80;
--faded-purple: #B99CD6;
--light-blue: #5a93a2;