-
|
I found out I can use I apologize if this is a dumb question as while I was looking for this, everyone that used this somehow seemed to know exactly how it works. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes, the See #2101 (comment) for an example on how to override target-level colors.
This is already documented: stylix/doc/src/configuration.md Lines 42 to 71 in 6850ad2 Otherwise, manually (and painfully) inspect lib.warn
(builtins.attrNames config.lib.stylix.colors)
someExpressionSomeWhereInYourConfigurationIIRC, a simple recursive stringification with |
Beta Was this translation helpful? Give feedback.
Yes, the
config.lib.stylix.colorsattribute set is rather confusing. Improving it should be done as part of or after #252.See #2101 (comment) for an example on how to override target-level colors.