# Componente Nav Button Highlighter - ahora funciona

**URL:** https://meta.discourse.org/t/nav-button-highlighter-component-now-working/388818
**Category:** Theme component
**Created:** [18 Noviembre, 2025 13:14 UTC](https://meta.discourse.org/t/nav-button-highlighter-component-now-working/388818 "2025-11-18T13:14:04Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [19 Noviembre, 2025 02:44 UTC](https://meta.discourse.org/t/nav-button-highlighter-component-now-working/388818/5 "2025-11-19T02:44:25Z")

</div>

@Drew-ART ¿Has mirado [Objects type for theme setting](https://meta.discourse.org/t/objects-type-for-theme-setting/305009)? Quizás entonces se pueda usar para añadir muchas reglas CSS, quizás usando anidamiento para añadir cosas como el color de fondo y el relleno a cada regla. SCSS tiene un [bucle each](https://sass-lang.com/documentation/at-rules/control/each/) que podrías ser capaz de usar.

¿Quizás esto pueda ayudar?

> <https://github.com/Arkshine/discourse-banner-featured-links/blob/ce190f66a68de28ff265b03506e836cfffadf108/scss/functions.scss#L78-110>

---

_[View the full topic](https://meta.discourse.org/t/nav-button-highlighter-component-now-working/388818)._
