mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Deployed 3b86b36128 to 1.6.10 with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
cc1d1c6c15
commit
02c345f8b7
506 changed files with 374461 additions and 3 deletions
12
1.6.10/css/custom.css
Normal file
12
1.6.10/css/custom.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[data-md-color-scheme="slate"] {
|
||||
/* simple slate overrides */
|
||||
--md-primary-fg-color: hsl(155, 49%, 50%);
|
||||
--md-accent-fg-color: rgb(93, 200, 156);
|
||||
--md-typeset-a-color: hsl(155, 49%, 45%) !important;
|
||||
}
|
||||
[data-md-color-scheme="default"] {
|
||||
/* simple default overrides */
|
||||
--md-primary-fg-color: hsl(155, 49%, 50%);
|
||||
--md-accent-fg-color: rgb(93, 200, 156);
|
||||
--md-typeset-a-color: hsl(155, 49%, 45%) !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue