Skip to content

Commit 2b0f64f

Browse files
committed
⚠️ Fix broken colors, remove vestigial pages
1 parent 8889729 commit 2b0f64f

File tree

8 files changed

+2
-36
lines changed

8 files changed

+2
-36
lines changed

src/lib/styles/kit-docs.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:root,
22
.prefers-light-scheme {
3-
--kd-color-brand: #00aced;
3+
--kd-color-brand: 0 172 237;
44
--kd-color-focus: 79 70 229;
55
--kd-color-soft: 68 78 94;
66
--kd-color-body: 250 250 250;
@@ -67,7 +67,7 @@
6767
:root.dark,
6868
.prefers-dark-scheme {
6969
color-scheme: dark;
70-
--kd-color-brand: #00aced;
70+
--kd-color-brand: 0 172 237;
7171
--kd-color-soft: 181 186 199;
7272
--kd-color-inverse: 245 245 245;
7373
--kd-color-border: 38 48 64;

src/routes/docs/[...11]rig-entities/[...1]root/+page.md

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

src/routes/docs/[...11]rig-entities/[...2]bone/+page.md

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

src/routes/docs/[...11]rig-entities/[...3]camera/+page.md

Lines changed: 0 additions & 8 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)