Skip to content

Commit

Permalink
feat(github): add accent-color property (#120)
Browse files Browse the repository at this point in the history
Co-authored-by: Isabel <[email protected]>
  • Loading branch information
ryanccn and isabelroses authored Jul 23, 2023
1 parent d001ba7 commit ec77a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/github/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ec77a17

Please sign in to comment.