-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththemes.css
3 lines (2 loc) · 1.84 KB
/
themes.css
1
2
3
/*! style-forge.themes 2025.1.8 | MIT License | https://github.com/Style-Forge/themes */
:root{--sf-c-link:225 73% 57%;--sf-c-txt:0 0% 10%;--sf-c-bg:0 0% 100%;--sf-c-bd:0 0% 75%;--sf-c-shape-bg:0 0% 90%;--sf-dark-c-link:225 73% 57%;--sf-dark-c-txt:0 0% 90%;--sf-dark-c-bg:0 0% 10%;--sf-dark-c-bd:0 0% 50%;--sf-dark-c-shape-bg:0 0% 20%}::backdrop{--sf-c-backdrop:0 0% 10%;--sf-dark-c-backdrop:0 0% 100%}html{color-scheme:light;transition:background-color 0.2s ease-out}html[data-theme='auto'],html.auto{color-scheme:light dark}html[data-theme='dark'],html.dark{color-scheme:dark;--sf-c-link:var(--sf-dark-c-link);--sf-c-bd:var(--sf-dark-c-bd);--sf-c-bg:var(--sf-dark-c-bg);--sf-c-shape-bg:var(--sf-dark-c-shape-bg);--sf-c-txt:var(--sf-dark-c-txt)}html[data-theme='dark'] ::backdrop,html.dark ::backdrop{--sf-c-backdrop:var(--sf-dark-c-backdrop)}@media (prefers-color-scheme:dark){html[data-theme='auto'],html.auto{color-scheme:dark;--sf-c-link:var(--sf-dark-c-link);--sf-c-bd:var(--sf-dark-c-bd);--sf-c-bg:var(--sf-dark-c-bg);--sf-c-shape-bg:var(--sf-dark-c-shape-bg);--sf-c-txt:var(--sf-dark-c-txt)}html[data-theme='auto'] ::backdrop,html.auto ::backdrop{--sf-c-backdrop:var(--sf-dark-c-backdrop)}}html.var{color:hsl(0,0%,10%);background:hsl(0,0%,100%)}html.var a{color:hsl(225,73%,57%)}html.var pre{background:hsl(0,0%,90%)}html.var[data-theme='dark'],html.var.dark{color:hsl(0,0%,90%);background:hsl(0,0%,10%)}html.var[data-theme='dark'] pre,html.var.dark pre{background:hsl(0,0%,20%)}html.var[data-theme='dark'] ::backdrop,html.var.dark ::backdrop{--sf-c-backdrop:hsla(0,0%,100%,0.2)}@media (prefers-color-scheme:dark){html.var[data-theme='auto'],html.var.auto{color:hsl(0,0%,90%);background:hsl(0,0%,10%)}html.var[data-theme='auto'] pre,html.var.auto pre{background:hsl(0,0%,20%)}html.var[data-theme='auto'] ::backdrop,html.var.auto ::backdrop{--sf-c-backdrop:hsla(0,0%,100%,0.2)}}