What This Theme Stores
By default, this website stores two small browser-based preference records on the visitor's device: the selected color theme and the cookie consent preferences.
These values are saved in localStorage, not sent automatically with each page request, and are used only to remember visitor choices in the current browser.
Consent Categories
The consent interface includes an always-active essential category plus optional analytics and marketing categories.
No analytics or marketing tools are currently connected. If they are added later, they should be gated behind consent through the existing preferences controls.
Stored Keys
How to Change Preferences
Visitors can reopen the preferences modal any time from the footer's Cookie Preferences button.
You can also open thecookie preferences modal.
Using Consent in Custom Scripts
The site exposes window.lukaCookieConsent so optional scripts can check whether analytics or marketing is allowed before loading.
It also emits a luka:cookieConsentChanged browser event whenever the visitor saves new choices.