Skip to content

Commit

Permalink
chore(docs): adjust tab hover color
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Sep 18, 2023
1 parent 964b319 commit c409e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

html.dark,
html.light {
--sd-color-tabs-label-hover: var(--brand-green);
}

html.light {
Expand Down

0 comments on commit c409e78

Please sign in to comment.