@media (min-width: 1000px){ .site-title { font-size: ; } } @media (min-width: 1000px){ .site-description { font-size: ; } } :root { --theme-text-color: ; } #theme-topbar{ background-color: ; } #theme-topbar, #theme-topbar a:not(:hover):not(:focus){ color: ; } .site-header{ background-color: ; } #ajima-progress-bar{ background-color: ; } .site-footer { background-color: ; } :root { --theme-darkmode-bg-color: } :root { --theme-darkmode-text-color: --theme-darkmode-accent-hover-color: } [data-theme="dark"] .site-topbar, [data-theme="dark"] .site-footer { background-color: ; } :root { --theme-darkmode-accent-color: ; }