Adding admonition colours to the configuration
This commit is contained in:
parent
801a95b969
commit
77f58f464b
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
||||||
--midlight-blue: #93d9eb;
|
--midlight-blue: #93d9eb;
|
||||||
--base-blue: #33c6ee;
|
--base-blue: #33c6ee;
|
||||||
--base-dark: #041417;
|
--base-dark: #041417;
|
||||||
|
|
||||||
|
--admonition-header-backgroud: #5b7990;
|
||||||
|
--admonition-backgroud: #9fa3a6;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue