mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 11:43:56 +00:00
Slight color changes
This commit is contained in:
@@ -66,5 +66,5 @@ html {
|
||||
}
|
||||
|
||||
.terminal-dark-gray {
|
||||
color: rgb(65, 65, 65);
|
||||
color: rgb(81, 81, 81);
|
||||
}
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user