Cookie Policy
Last updated: March 2026
1. What are Cookies?
Cookies are small text files that are placed on your computer or mobile device when you visit a website. They are widely used to make websites work, improve performance, or provide information to the owners of the site.
2. How We Use Cookies (And LocalStorage)
Code Collab focuses on being a lightweight, fast, and privacy-respecting application. We do not use tracking cookies, advertising cookies, or third-party analytics cookies.
We primarily use the browser's localStorage API as a modern alternative to traditional
cookies to provide a seamless user experience. Specifically, we use it for:
- Editor Preferences: Saving your selected theme (e.g., "material-darker" vs "dracula") so that your editor looks the way you prefer the next time you visit.
3. Managing Your Preferences
Because we only use local storage for essential usability features (like remembering your theme), there is no complex cookie banner to accept or decline. If you wish to clear this data, you can do so at any time using your web browser's built-in tools to clear cache, cookies, and site data.