Add CSS settings to facilitate themes #7
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: miraty/libreqr#7
Loading…
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?
Currently, in the textarea tag:
So, it is not easy to make a new theme. See my case: https://qrcode.chapril.org/
Request to add more CSS settings in
themes/dark/theme.php
:And propagate them in
style.less
:Done in
b009740d6a
.