.light{--logo-url:url(https://raw.githubusercontent.com/tractorjuice/OpenBooks/main/logo-light.png);--background-primary:white;--font-family-primary:"helvetica","apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Ubuntu","sans-serif";--text-color-h1:rgb(42 47 69);--text-color-h2:rgb(42 47 69);--text-color-primary:rgb(105 115 134)}.dark{--logo-url:url(https://raw.githubusercontent.com/tractorjuice/OpenBooks/main/logo-dark.png);--background-primary:#1a1f36;--font-family-primary:"helvetica","apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Ubuntu","sans-serif";--text-color-h1:#f7fafc;--text-color-h2:#f7fafc;--text-color-primary:#c1c9d2}.theme-logo{content:var(--logo-url);margin:20px}