Update styling
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 9s

This commit is contained in:
2023-08-03 23:53:49 -04:00
parent 83cba148b4
commit 26f001b0c2
3 changed files with 312 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
.dark {
--theme: #070707;
--entry: #1A1A1F;
--code-bg: #1A1A1F;
--hljs-bg: #1A1A1F;
}
.dark.list {