- Notifications
You must be signed in to change notification settings - Fork 452
💄Generic Theme #792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💄Generic Theme #792
Conversation
c51d9da to edfbe9f Compare 734e834 to 106a5e5 Compare | This should be documented, the same way I suggest on the css PR. |
106a5e5 to 84b5e2f Compare 84b5e2f to 3492ea2 Compare 6eb903f to 0982285 Compare There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job!
2e34dba to d150e4d Compare src/frontend/apps/impress/src/features/footer/api/useFooter.tsx Outdated Show resolved Hide resolved
| I've deployed this theme on my server, and after using it, I think it lacks of colours... |
| I guess @soyouzpanda is right. Maybe using the blue as primary color on buttons not just on hoover? what do you think @rl-83 ? |
d150e4d to f6136d2 Compare ae05629 to 8494fd9 Compare There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rl-83 could you provide a black favicon with the white stroke please ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's create a issue about it.
🚢🚢🚢
8494fd9 to 7a38395 Compare b94f4d0 to 5e67f81 Compare By default Docs will not be on the dsfr theme but on the generic theme. La Gaufre is part of the dsfr theme and is removed from the generic theme. Same for the "beta" keyword and the "proconnect" buttons.
We want to desaturate the images system in the generic theme to make them less colorful and more in line with the overall theme. We added a special class to the images that need to be desaturated. Other property then desaturated can be apply depending on the theme.
The favicons were still with the dsfr color. We added the generic favicon in the assets folder. The favicon can be a url loaded from the theme, so when Drive will be running, we will be able to store the dsfr favicons there, and remove them from the repo.
Remove: - FRONTEND_FOOTER_FEATURE_ENABLED - FRONTEND_FOOTER_URL
5e67f81 to d87a2ed Compare 
Purpose
The DSFR theme has some elements not compatible with the open source usage, like the Marianne Font, La Gauffre, the Marianne Logo, the footer.
Proposal
Demo