mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-13 13:46:38 +01:00
docs: add dark mode (#1412)
This commit is contained in:
parent
faa94c4fd1
commit
a19887546b
2 changed files with 16 additions and 3 deletions
|
|
@ -6,6 +6,10 @@
|
|||
--md-accent-fg-color--transparent: #00334310;
|
||||
}
|
||||
|
||||
[data-md-color-scheme="slate"] {
|
||||
--md-typeset-a-color: #7f9ece;
|
||||
}
|
||||
|
||||
.md-header-nav__button.md-logo {
|
||||
padding: 0;
|
||||
}
|
||||
|
|
@ -13,4 +17,4 @@
|
|||
.md-header-nav__button.md-logo img {
|
||||
width: 1.6rem;
|
||||
height: 1.6rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue