mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #2448] Feature request: Custom theme creation #1602
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1602
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TukanDev on GitHub (Jan 30, 2022).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2448
Allowing more experienced users to create custom themes for admin dashboard and webmail.
Possibly making 2 categories of themes: admin dashboard theme and webmail theme setting
Could be implemented at later releases of 2.0 (end of beta...)
@mohamed-ghayyad commented on GitHub (Feb 8, 2022):
https://i.imgur.com/LkJJv7Y.png
compatible themes https://bootswatch.com/3/
cd /srv/modoboa/instance/sitestatic/bootstrap/dist/css
mv bootstrap.min.css bootstrap.min.css.backup
then wget https://bootswatch.com/3//bootstrap.min.css
The best compatible theme for my preferences https://bootswatch.com/3/cerulean/
https://i.imgur.com/hPjRJ7c.png
@stale[bot] commented on GitHub (Apr 10, 2022):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.