add header color

This commit is contained in:
Vicki League 2024-04-25 15:24:41 -04:00
parent 6e34d1641c
commit 4d2f8ae6d6
No known key found for this signature in database
GPG Key ID: 6A900B42463EAC13
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@
--color-text-contrast: 255 255 255;
--color-text-alt2: 255 255 255;
--color-text-code: 192 17 118;
--color-text-headers: 2 15 102;
--tw-ring-offset-color: #ffffff;
}
@ -86,6 +87,7 @@
--color-text-contrast: 25 30 38;
--color-text-alt2: 255 255 255;
--color-text-code: 240 141 199;
--color-text-headers: 226 227 228;
--tw-ring-offset-color: #1f242e;
}