shaded_bg_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 "shaded_bg_color".
... in configuration.naml
90
91
92
<override_macro name="shaded_bg_color">
                D9D5C8
            </override_macro>
Overrides default macro
... in change_appearance.naml
1434
<macro name="shaded_bg_color">EEEEEE</macro>