mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 17:59:24 -04:00
Update custom.css (#271)
This commit is contained in:
parent
9865e3ded8
commit
ac273a8ad5
@ -6,13 +6,13 @@
|
|||||||
|
|
||||||
/* You can override the default Infima variables here. */
|
/* You can override the default Infima variables here. */
|
||||||
:root {
|
:root {
|
||||||
--ifm-color-primary: #2e8555;
|
--ifm-color-primary: #ff5630;
|
||||||
--ifm-color-primary-dark: #29784c;
|
--ifm-color-primary-dark: #ad422a;
|
||||||
--ifm-color-primary-darker: #277148;
|
--ifm-color-primary-darker: #8f3521;
|
||||||
--ifm-color-primary-darkest: #205d3b;
|
--ifm-color-primary-darkest: #592115;
|
||||||
--ifm-color-primary-light: #33925d;
|
--ifm-color-primary-light: #ff7152;
|
||||||
--ifm-color-primary-lighter: #359962;
|
--ifm-color-primary-lighter: #ff9178;
|
||||||
--ifm-color-primary-lightest: #3cad6e;
|
--ifm-color-primary-lightest: #ffb09e;
|
||||||
--ifm-code-font-size: 95%;
|
--ifm-code-font-size: 95%;
|
||||||
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
|
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1);
|
||||||
--code-block-diff-add-line-color: #ccffd8;
|
--code-block-diff-add-line-color: #ccffd8;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user