Skip to content

Updating the Footer icons theme

mshuber1981 edited this page Jun 22, 2024 · 1 revision

If you choose a darker theme color you can change the Footer icons to a light theme here -> src/config.js (line 117)

// Footer icons theme (light or dark)
export const footerTheme = "dark";
Clone this wiki locally