_content/css: color of buttons and links, in auto (dark) theme

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>
This commit is contained in:
Deleplace 2024-09-05 14:44:50 +02:00 коммит произвёл Gopher Robot
Родитель ee5e1f3cc4
Коммит 98bee2058f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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);
}
}