Slight color changes

This commit is contained in:
momo5502
2025-04-21 19:17:50 +02:00
parent cd4bae4fcc
commit ad5e55a804
2 changed files with 2 additions and 2 deletions

View File

@@ -66,5 +66,5 @@ html {
}
.terminal-dark-gray {
color: rgb(65, 65, 65);
color: rgb(81, 81, 81);
}

View File

@@ -77,7 +77,7 @@
}
.dark {
--background: oklch(0.141 0.005 285.823);
--background: oklch(0.19 0.004 286.01);
--foreground: oklch(0.985 0 0);
--card: oklch(0.21 0.006 285.885);
--card-foreground: oklch(0.985 0 0);