👩💻 Join our community of thousands of amazing developers!
This is my Bear Blog theme. Modified from Archie with my own color scheme and tweaks. It is supposed to evoke coffee stained parchment vibes. Theme last modified 2 weeks, 4 days ago @import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@100;200;300;400;500;600;700;800;900&display=swap'); :root { --width: 900px; --font-main: 'Fira Code', monospace; --font-secondary: 'Fira Code', monospace; --font-scale: .95em; --background-color: #F8F1E5; /* Lighter cream */ ...