# مكتبة الأنماط

## 🎨 ما هي مكتبة الأنماط؟

مكتبة الأنماط هي المكان الذي يمكنك فيه إنشاء وتحرير وإدارة جميع ثيمات الأنماط الخاصة بك.

يمكنك فتح مكتبة الأنماط بالنقر على **Styles library** في الرأس. النقر على النمط سيُعيّنه للاستبيان الذي تعمل عليه حاليًا.

![](/files/ba9aed65374bb101d1e066e0302f0a90f9359eac)

{% hint style="info" %}
👨🏻‍🎨 عند وضع المؤشر فوق معاينة النمط، يتم عرض النمط الموضوع فوقه في الوقت الحقيقي على الاستبيان الذي تعمل عليه حاليًا.&#x20;
{% endhint %}

## ➕ إضافة نمط جديد

لإضافة نمط جديد يمكنك النقر على زر **+** button. سيفتح هذا [style editor](/ar/form-management/style-branding/style-editor.md) لسماح لك بإنشاء نمط جديد لامع.

![](/files/44999a622a080c50657a24a5b56cdf4491275aea)

## 🚀 إجراءات مكتبة الأنماط&#x20;

![](/files/da173300261a6d27b359826d22c2b997775cbf7d)

* **`Clone`**&#x633;يُنشئ نسخة مطابقة 1-1 من النمط.&#x20;
* **`حذف`** سيحذف النمط، والاستبيانات التي تم تعيين هذا النمط لها ستُعاد تلقائيًا إلى نمط Pure Ocean Blue الافتراضي.&#x20;

## 🔏 حقوق النمط

كل نمط يتم إنشاؤه حديثًا سيكون متاحًا ومرئيًا لك فقط. إذا رغبت بمشاركة النمط مع مستخدمين آخرين يمكنك ضبط خصائص [style ](/ar/form-management/style-branding/style-editor/style.md)إلى **shared**&#x20;

![](/files/e3221117e47e0f7847666d6e03626088d8b7942a)


---

# 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.ngsurvey.com/ar/form-management/style-branding/style-library.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.
