Commit Graph

11 Commits

Author SHA1 Message Date
Mauro Balades
da088d0292 refactor: Disable "Create theme" button on CreateThemePage
This commit disables the "Create theme" button on the CreateThemePage component by adding the `disabled` attribute to the Button component. This change is made to prevent users from creating new color themes for the browser until a more accessible solution is implemented. However, users can still create their own themes and share them with the community.
2024-08-23 20:09:23 +02:00
mauro 🤙
60b21f7f42 Update create-theme.tsx 2024-08-22 23:21:41 +02:00
mauro 🤙
0a64b14664 refactor: Add dialog background color input to CreateThemePage component 2024-08-22 21:07:53 +00:00
Mauro Balades
7c4de05e3b refactor: Update CreateThemePage component to dynamically generate theme data 2024-08-22 21:11:18 +02:00
Mauro Balades
1ebea3c12e refactor: Update CreateThemePage component to dynamically generate theme data 2024-08-22 09:45:29 +02:00
Mauro Balades
ea897ffd2f refactor: Update CreateThemePage component to dynamically generate theme data 2024-08-22 09:44:59 +02:00
Mauro Balades
9400f2b9e1 refactor: Update CreateThemePage component to dynamically generate theme data 2024-08-22 09:41:25 +02:00
Mauro Balades
590cf5bcdc refactor: Update CreateThemePage component to dynamically generate theme data 2024-08-22 09:30:37 +02:00
Mauro Balades
4347feae25 chore: Update CreateThemePage component to generate theme data dynamically 2024-08-21 22:50:25 +02:00
Mauro Balades
a0fe006c4b refactor: Update CreateThemePage component to generate theme data dynamically 2024-08-21 16:32:30 +02:00
Mauro Balades
befda22428 chore: Update responsive margins and styles in Features component 2024-08-21 13:47:11 +02:00