UX: Highlight var refactor (#20026)

* Add new color vars

* Select-kit > use new color vars

* update all color schemes with values for new hover/select vars

* Add variable yml names
This commit is contained in:
chapoi
2023-01-27 15:50:36 +01:00
committed by GitHub
parent b6f75e231c
commit e03f6057ec
8 changed files with 65 additions and 13 deletions

View File

@@ -5166,6 +5166,12 @@ en:
love:
name: "love"
description: "The like button's color."
selected:
name: "selected"
description: "The background-color of elements such as list-items when they are selected/active."
hover:
name: "hover"
description: "The background-color of elements such as list-items when they are hovered on or have keyboard focus."
robots:
title: "Override your site's robots.txt file:"
warning: "This will permanently override any related site settings."