:root{--logo-url:url(https://vignette.id/logo-big.png)}.light{--background-primary:white;--var-theme-logo-url:url(https://vignette.id/logo-dark.png);--font-family-primary:"-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(79 86 107);--text-color-required:#ff2e6d}.dark{--background-primary:#1a1f36;--var-theme-logo-url:url(https://vignette.id/logo-big.png);--font-family-primary:"-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Ubuntu","sans-serif";--text-color-h1:#f7fafc;--text-color-h2:#f7fafc;--text-color-primary:rgb(193 201 210);--text-color-required:#ff2e6d}.theme-logo{content:var(--var-theme-logo-url);margin:20px}