Skip to content

Commit 71a1acf

Browse files
committed
Merge remote-tracking branch 'origin/main' into mkdtempDisposable
2 parents e682288 + b1595e8 commit 71a1acf

File tree

13 files changed

+244
-365
lines changed

13 files changed

+244
-365
lines changed

app/assets/main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
--fg: oklch(1 0 0);
154154
--fg-muted: oklch(0.769 0 0);
155155
--fg-subtle: oklch(0.693 0 0);
156+
156157
/* border, separator colors */
157158
--border: oklch(0.769 0 0);
158159
--border-subtle: oklch(0.739 0 0);
@@ -274,8 +275,7 @@ dd {
274275
}
275276

276277
/* Shiki theme colors */
277-
/* html.light .shiki { */
278-
html .shiki {
278+
html.light .shiki {
279279
color: var(--shiki-light) !important;
280280
background-color: var(--shiki-light-bg) !important;
281281

app/pages/blog/first-post.md

Lines changed: 0 additions & 318 deletions
This file was deleted.

0 commit comments

Comments
 (0)