# Terms and Conditions

## 1. Introduction

Welcome to **UI Color Palette**. These Terms and Conditions ("Terms") govern your access to and use of the UI Color Palette plugin for Figma, including any content, functionality, and services offered on or through the plugin (collectively, the "Service").

By accessing or using the Service, you agree to be bound by these Terms. If you do not agree to these Terms, please do not access or use the Service.

## 2. Account Creation

UI Color Palette uses **Supabase** to create and store your account. This account is primarily used to host and synchronize your palette data across sessions and devices.

To access paid features, this same account is also linked to **Polar** ([polar.sh](https://polar.sh)), which handles subscription management, payment processing, and access activation. Account creation is therefore a mandatory prerequisite for any paid subscription.

By creating an account, you agree to provide accurate, current, and complete information. You are responsible for maintaining the confidentiality of your account credentials and for all activities that occur under your account. You agree to notify **UI Color Palette** immediately of any unauthorized use of your account or any other breach of security.

## 3. Use of the Service

You are granted a limited, non-exclusive, non-transferable, and revocable license to access and use the Service for your personal or internal business purposes. You agree not to:

* Use the Service for any illegal or unauthorized purpose.
* Interfere with or disrupt the Service or servers or networks connected to the Service.
* Use any data mining, robots, or similar data gathering and extraction methods in connection with the Service.
* Violate any applicable law or regulation in connection with your use of the Service.

## 4. Intellectual Property

The Service and its entire contents, features, and functionality are owned by **UI Color Palette**, its licensors, or other providers of such material and are protected by international copyright, trademark, patent, trade secret, and other intellectual property laws.

However, the **UI Color Palette** project, including all code and graphical assets, is open-source and licensed under the **MIT License**.

You are responsible for any content you submit, post, or display on or through the Service ("User Content"). By submitting User Content, you grant **UI Color Palette** a non-exclusive, royalty-free, perpetual, irrevocable, and fully sublicensable right to use, reproduce, modify, adapt, publish, translate, create derivative works from, distribute, and display such User Content worldwide.

## 6. Data Storage and Management

Your palette data and account information are stored and managed on **Supabase**. **UI Color Palette** takes reasonable measures to protect your data but cannot guarantee its absolute security. You are responsible for maintaining copies of your data. For more information, visit [Supabase’s website](https://supabase.com).

## 7. Analytics

## 8. Distribution

The Service is distributed as a **plugin through the Figma Community**. By installing and using the plugin, you agree to comply with Figma’s terms of service and privacy policy. For more information, visit [Figma’s website](https://figma.com).

## 9. Open Source and MIT License

The **UI Color Palette** project is open-source and licensed under the **MIT License**.

## 10. Termination

We may terminate or suspend your account and bar access to the Service immediately, without prior notice or liability, under our sole discretion, for any reason, including but not limited to a breach of the Terms.

## 11. Indemnification

You agree to defend, indemnify, and hold harmless **UI Color Palette** and its affiliates from any claims arising out of your use of the Service or any breach of these Terms.

**UI Color Palette** is not liable for indirect, incidental, special, consequential, or punitive damages arising from your use of the Service.

## 13. Governing Law

These Terms shall be governed by the laws of **France**, without regard to its conflict of law provisions.

## 14. Changes to Terms

## 15. Licensing and Payments

### 15.1 Primary Payment Platform

**UI Color Palette** processes all new subscriptions through **Polar** ([polar.sh](https://polar.sh)). Polar is linked to your existing UI Color Palette account (hosted on Supabase) to manage subscription status and synchronize access rights with the plugin.

### 15.2 Polar Subscriptions

* **License management**: Automatically handled through your Polar account, synchronized with the plugin.
* **Payments and refunds**: Governed by [Polar’s Terms of Service](https://polar.sh/legal/terms).
* **Subscription renewals**: Automatic unless canceled before the renewal date.
* **Taxes**: Polar collects and remits applicable taxes where required by law.

### 15.3 Legacy Platforms (Sunset)

New subscriptions through **Figma** and **Lemon Squeezy** have been suspended. Existing subscriptions and license keys on these platforms remain active under their original terms:

* **Figma**: Governed by [Figma’s Terms of Service](https://www.figma.com/legal/terms-of-service/).
* **Lemon Squeezy**: Governed by [Lemon Squeezy’s Terms](https://www.lemonsqueezy.com/terms).

## 16. Contact Information

For any questions about these Terms, please contact us at <hello@ui-color-palette.com>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ui-color-palette.com/legal/terms-and-conditions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
