error_text_color

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "error_text_color".
... in configuration.naml
147
148
149
<override_macro name="error_text_color">
                B94A48
            </override_macro>
Overrides default macro
... in change_appearance.naml
1450
<macro name="error_text_color">000000</macro>