mirror of
https://github.com/preactjs/wmr.git
synced 2026-01-25 15:08:00 +00:00
Docs: Fix inconsistent color scheme in auto dark vs dark
This commit is contained in:
parent
f084bd7856
commit
2d4534cf8c
@ -76,10 +76,11 @@ html[theme='dark'] {
|
||||
--color-bg: #181818;
|
||||
--color-header-bg: rgba(37, 41, 49, 0.95);
|
||||
--color-border: #525252;
|
||||
--color-bg-code-inline: #66676f;
|
||||
--color-bg-code: #424348;
|
||||
--color-bg-code-inline: #424348;
|
||||
--color-bg-code: #1f2427;
|
||||
--color-info: #6a946c;
|
||||
--color-info-bg: #44523a;
|
||||
--color-btn-secondary-hover: rgba(255, 255, 255, 0.1);
|
||||
|
||||
--header-accent-height: 0.1875rem;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user