Changing colors to fit TAMU brand¶
Changing colors across entire site¶
Go to
/admin/appearance/settings/archipelago_subtheme_chiloe.Click “Barrio Color Scheme Settings” dropdown.
- Reset base colors
Set Primary base color to
#500000.Set Secondary base color to
#a7a7a7.Set Tertiary base color to
#500000.Set Quarternary base color to
#a7a7a7.
Set H1, H2, H3, and Footer Background colors to “Primary color”.
Click “Save configuration”.
Changing colors on audio player¶
Go to
/admin/structure/types/manage/digital_object/display/digital_object_with_a_v_player.Scroll down to “Erdbeere” and click the gear. Scroll to the “Advanced: a JSON with Wave Surfer Options.” text box.
Set the following:
"waveColor": "rgb(115, 47, 47)",
"progressColor": "#3c001c",
"cursorColor": "#500000",
Click “Update”. Then click “Save”.