fix: drawer active and branch

This commit is contained in:
puriphatt 2024-07-04 07:43:50 +00:00
parent ec57bae491
commit 74ce38cf6e
2 changed files with 94 additions and 41 deletions

View file

@ -46,7 +46,7 @@ html {
}
:where(.dark, .body--dark) {
--brand-1: var(--blue-5);
--brand-1: #035aa1;
--brand-2: #f50000;
--border-color: var(--gray-7);
--foreground: white;