Replies: 2 comments 3 replies
-
@h-enk bump |
Beta Was this translation helpful? Give feedback.
0 replies
-
In // Put your custom SCSS variables here
// Light mode
$primary: blue;
// Dark mode
$link-color-dark: aquamarine;
$button-color-dark: aquamarine;
:root,
::backdrop {
--sl-color-accent-high: aquamarine;
} Reference:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like this theme very much, I am working on customization, I want to change the color of the menu.

Beta Was this translation helpful? Give feedback.
All reactions