Skip to content

Commit

Permalink
_content/css: color of buttons and links, in auto (dark) theme
Browse files Browse the repository at this point in the history
Fixes golang/go#69215

Change-Id: I708e7af6790969444afc0527775643d4c42c90c3
Reviewed-on: https://go-review.googlesource.com/c/website/+/611155
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Hyang-Ah Hana Kim <hyangah@gmail.com>
  • Loading branch information
Deleplace authored and gopherbot committed Sep 5, 2024
1 parent ee5e1f3 commit 98bee20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _content/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
--color-text-subtle: var(--gray-7);
--color-text-alert: #e67193;
--color-code-comment: var(--green-light);
--color-bright-text-link: var(--turq-med);
}
}

Expand Down

0 comments on commit 98bee20

Please sign in to comment.