fookin eeyyyy
This commit is contained in:
parent
c109a94823
commit
42a55de42f
2 changed files with 8 additions and 3 deletions
|
|
@ -19,11 +19,11 @@
|
|||
|
||||
html.__fb-dark-mode {
|
||||
--icon-primary-color: #f38ba8;
|
||||
--messenger-card-background: --var(--container-dark-color);
|
||||
--messenger-card-background: var(--container-dark-color);
|
||||
}
|
||||
|
||||
div.__fb-dark-mode {
|
||||
--messenger-card-background: --var(--container-color);
|
||||
--messenger-card-background: var(--list-header-color);
|
||||
}
|
||||
|
||||
html.dark-mode body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue