Rename custom color variables

This commit is contained in:
Carlos Fernandez 2026-05-26 19:04:44 -04:00
parent 6fbccfc543
commit db431f563e
3 changed files with 12 additions and 11 deletions

View file

@ -50,7 +50,7 @@
*/
.dh-typography() {
h1 {
--dh-input-text-color: @color-text-emphatic;
--dh-input-color-text: @color-text-emphatic;
font-family: @font-title;
margin: 0;
border: none;