feat(github): add accent-color property (#120)

Co-authored-by: Isabel <71222764+isabelroses@users.noreply.github.com>
This commit is contained in:
Ryan Cao 2023-07-23 15:47:08 +08:00 committed by GitHub
parent d001ba7932
commit ec77a17cb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,6 +198,7 @@
&,
& body {
accent-color: @accent-color;
--color-canvas-default-transparent: rgba(13, 17, 23, 0);
--color-page-header-bg: @base;
--color-marketing-icon-primary: @sky;