had work in browser dev tools oops

This commit is contained in:
Pagwin 2025-07-05 20:09:32 -04:00
parent ae4b30cade
commit 801c913b3b

View file

@ -17,7 +17,7 @@
--link-highlight-bg: blue; --link-highlight-bg: blue;
--header-bg: hsl(0,0%,15%); --header-bg: hsl(0,0%,15%);
--title-border-color: oklch(0.6015 0.2198 152); --title-border-color: oklch(0.6015 0.2198 152);
--title-background-color: #000; --title-background-color: oklch(0.2264 0 0);
/*stolen from code theme*/ /*stolen from code theme*/
--codeblock-bg: rgb(29, 31, 33); --codeblock-bg: rgb(29, 31, 33);