# Как добавить больше вариантов в цветовые палитры?

**URL:** https://meta.discourse.org/t/how-to-add-more-options-to-color-palettes/378547
**Category:** Support
**Tags:** color-palettes
**Created:** [14.Август.2025 08:01:05 UTC](https://meta.discourse.org/t/how-to-add-more-options-to-color-palettes/378547 "2025-08-14T08:01:05Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![alltiagocom](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alltiagocom/32/492709_2.png) [@alltiagocom](https://meta.discourse.org/u/alltiagocom)
#### Post date: [14.Август.2025 08:01:05 UTC](https://meta.discourse.org/t/how-to-add-more-options-to-color-palettes/378547/1 "2025-08-14T08:01:05Z")

</div>

Я заметил, что в некоторых палитрах больше возможностей для настройки цветов, чем в других.  
Например, палитра Dracula предлагает гораздо больше вариантов, чем другие палитры.

Я видел этот пост, но не уверен, имеет ли он отношение к делу:

> [@Why might dark-light-choose() not work?](https://meta.discourse.org/t/why-might-dark-light-choose-not-work/172232/2?u=alltiagocom):
>
> I believe, due to the way the SCSS is compiled, custom dark/light definitions need to be added to color\_definitions.scss within a theme and won’t work in other scss files. color\_definitions.scss is high up in the cascade (before a lot of the default styles), so you don’t want to add the .modal.history-modal ins part there. Instead you can just add the color definition itself… $dark-theme-ins: #acf2bd; $light-theme-ins: #4da06d; $ins: dark-light-choose(…

Это, похоже, связано с темами, но в палитрах нет возможности редактировать код и добавлять определения цветов.

---

_[View the full topic](https://meta.discourse.org/t/how-to-add-more-options-to-color-palettes/378547)._
