You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: external_docs/docs/front/theme.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,18 +29,21 @@ This tool enables you to *manage and customize* the overall design of your insta
29
29
*ThemeAdmin*: a primary theme for *administrators*, created from the `Dark Base`. It is mainly used by administrators or designer users who prefer a dark mode interface.
30
30
<details>
31
31
<summary>ThemeAdmin Overview</summary>
32
+
32
33

33
34
</details>
34
35
35
36
*ThemeDesign*: built from the `Light Base`, this theme mirrors the *ThemeAdmin* in functionality but caters to those who prefer a *lighter mode*.
36
37
<details>
37
38
<summary>ThemeDesign Overview</summary>
39
+
38
40

39
41
</details>
40
42
41
43
*ThemeEtat*: designed following the *DSFR* (French government) *design norms*. It adheres to strict rules of **contrast**, **spacing**, and **accessibility** to meet public sector guidelines.
42
44
<details>
43
45
<summary>ThemeEtat Overview</summary>
46
+
44
47

45
48
</details>
46
49
@@ -92,6 +95,7 @@ The **Preview** section of the **Theme Editor** provides a *live visualization*
92
95
**Home**: displays the primary shared elements of Simplicité’s UI, such as the header and main menu. The menu highlights multiple states and hierarchies, including sub-menus and active domain indicators.
93
96
<details>
94
97
<summary>Home Preview</summary>
98
+
95
99

96
100
</details>
97
101
@@ -104,6 +108,7 @@ The **Preview** section of the **Theme Editor** provides a *live visualization*
104
108
105
109
<details>
106
110
<summary>Buttons Preview</summary>
111
+
107
112

108
113
</details>
109
114
@@ -114,6 +119,7 @@ The **Preview** section of the **Theme Editor** provides a *live visualization*
114
119
115
120
<details>
116
121
<summary>Panels Preview</summary>
122
+
117
123

118
124
</details>
119
125
@@ -123,6 +129,7 @@ The **Preview** section of the **Theme Editor** provides a *live visualization*
123
129
3)***References:*** editable links to other objects or data.
124
130
<details>
125
131
<summary>Form Preview</summary>
132
+
126
133

127
134
</details>
128
135
@@ -132,12 +139,14 @@ The **Preview** section of the **Theme Editor** provides a *live visualization*
132
139
**List**: a core element of Simplicité’s UI, Lists display rows of data in table format and can be extensively styled for consistency and readability.
133
140
<details>
134
141
<summary>List Preview</summary>
142
+
135
143

136
144
</details>
137
145
138
146
**Dialog**: represents pop-up interfaces used for confirmations, alerts, or additional inputs. Styled similarly to Panels and Sub-Panels, Dialogs are designed for clear and concise communication with easily accessible actions.
0 commit comments