vaucluse-cd84: start minimalistic v1 theme (#89154) #560

Merged
pmarillonnet merged 1 commits from wip/89154-vaucluse-cd84-minimalistic-v1 into main 2024-04-16 13:47:06 +02:00
Owner
No description provided.
pmarillonnet added 1 commit 2024-04-04 17:12:17 +02:00
gitea/publik-base-theme/pipeline/head This commit looks good Details
de3be899fb
vaucluse-cd84: start minimalistic v1 theme (#89154)
pmarillonnet force-pushed wip/89154-vaucluse-cd84-minimalistic-v1 from de3be899fb to a782156bfa 2024-04-16 11:53:51 +02:00 Compare
pmarillonnet added 1 commit 2024-04-16 12:05:20 +02:00
gitea/publik-base-theme/pipeline/head This commit looks good Details
904575011a
[wip] declare $buttons-order
pmarillonnet added 1 commit 2024-04-16 12:11:55 +02:00
gitea/publik-base-theme/pipeline/head This commit looks good Details
ea25d2cc7e
[wip] align checkbox input & label
pmarillonnet force-pushed wip/89154-vaucluse-cd84-minimalistic-v1 from ea25d2cc7e to 50cf847ddb 2024-04-16 12:14:50 +02:00 Compare
pmarillonnet changed title from WIP: vaucluse-cd84: start minimalistic v1 theme (#89154) to vaucluse-cd84: start minimalistic v1 theme (#89154) 2024-04-16 12:17:27 +02:00
Author
Owner

Pour faciliter encore la relecture, le diff avec clapotis :

diff static/clapotis-les-canards/config.json static/vaucluse-cd84/config.json
2c2
<   "label": "Clapotis-les-Canards",
---
>   "label": "Vaucluse (CD84)",
4c4
<     "theme_color": "#018B9D"
---
>     "theme_color": "#0073cb"
diff static/clapotis-les-canards/_vars.scss static/vaucluse-cd84/_vars.scss
1c1
< $primary-color: #018B9D;
---
> $primary-color: #0073cb;
15a16
> $widget-unique-checkbox-position: left;
17a19
> $buttons-order: cancel (grow), previous, submit;
Pour faciliter encore la relecture, le diff avec clapotis : ```diff diff static/clapotis-les-canards/config.json static/vaucluse-cd84/config.json 2c2 < "label": "Clapotis-les-Canards", --- > "label": "Vaucluse (CD84)", 4c4 < "theme_color": "#018B9D" --- > "theme_color": "#0073cb" diff static/clapotis-les-canards/_vars.scss static/vaucluse-cd84/_vars.scss 1c1 < $primary-color: #018B9D; --- > $primary-color: #0073cb; 15a16 > $widget-unique-checkbox-position: left; 17a19 > $buttons-order: cancel (grow), previous, submit; ```
csechet approved these changes 2024-04-16 13:07:56 +02:00
pmarillonnet merged commit 50cf847ddb into main 2024-04-16 13:47:06 +02:00
pmarillonnet deleted branch wip/89154-vaucluse-cd84-minimalistic-v1 2024-04-16 13:47:06 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/publik-base-theme#560
No description provided.