Update 'custom.css'
This commit is contained in:
parent
118015e386
commit
bb473cad82
1 changed files with 4 additions and 0 deletions
|
@ -156,6 +156,10 @@ body.dark-mode {
|
|||
/* alert */
|
||||
--alerts-background: #1d73f5;
|
||||
--alerts-color: var(--color-white);
|
||||
|
||||
/* highlight text */
|
||||
--selection-background: orangered;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue