generated from nhcarrigan/template
feat: new colour
This commit is contained in:
parent
9d04bd6a77
commit
a356ffb402
@ -19,10 +19,10 @@
|
|||||||
--base-color: #3a3240;
|
--base-color: #3a3240;
|
||||||
--heading-color: #3a3240;
|
--heading-color: #3a3240;
|
||||||
--base-background-color: #fff;
|
--base-background-color: #fff;
|
||||||
--sidebar-background: #aea8d3dd;
|
--sidebar-background: #abfcecdd;
|
||||||
--sidebar-nav-link-color: #3a3240;
|
--sidebar-nav-link-color: #3a3240;
|
||||||
--code-inline-background: #3a3240;
|
--code-inline-background: #3a3240;
|
||||||
--table-row-odd-background: #aea8d3;
|
--table-row-odd-background: #abfcec;
|
||||||
}
|
}
|
||||||
|
|
||||||
body::before {
|
body::before {
|
||||||
@ -55,7 +55,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.markdown-section {
|
.markdown-section {
|
||||||
background: #aea8d3ee;
|
background: #abfceccc;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>Naomi's Documentation</title>
|
<title>Naomi's Documentation</title>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user