Colour changes
All checks were successful
Ascently - Docs Deploy / build-and-push (push) Successful in 3m29s
All checks were successful
Ascently - Docs Deploy / build-and-push (push) Successful in 3m29s
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
:root {
|
||||
--sl-color-accent: hsl(45, 100%, 50%);
|
||||
--sl-color-accent-low: hsl(45, 100%, 96%);
|
||||
--sl-color-accent-high: hsl(45, 100%, 30%);
|
||||
--sl-color-accent: hsl(4, 90%, 58%);
|
||||
--sl-color-accent-low: hsl(4, 90%, 96%);
|
||||
--sl-color-accent-high: hsl(4, 90%, 30%);
|
||||
--climbing-amber: hsl(45, 100%, 50%);
|
||||
--climbing-red: hsl(4, 90%, 58%);
|
||||
}
|
||||
|
||||
[data-theme="dark"] {
|
||||
--sl-color-accent: hsl(45, 100%, 60%);
|
||||
--sl-color-accent: hsl(45, 100%, 50%);
|
||||
--sl-color-accent-low: hsl(45, 100%, 10%);
|
||||
--sl-color-accent-high: hsl(45, 100%, 70%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user