mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-01-14 22:18:43 +00:00
Update light theme callout color
This commit is contained in:
parent
1ce534d696
commit
5f4e04d364
@ -10,13 +10,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.callout {
|
.callout {
|
||||||
border: 3px solid #7d4e95;
|
border: 3px solid #885a9f;
|
||||||
background-color:initial;
|
background-color:initial;
|
||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.callout-title {
|
.callout-title {
|
||||||
--color: #7d4e95;
|
--color: #885a9f;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root[saved-theme="dark"] .callout {
|
:root[saved-theme="dark"] .callout {
|
||||||
|
Loading…
Reference in New Issue
Block a user