Skip to content
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

Add stylesheet variant for Bootstrap #2

Open
sveetch opened this issue Jan 11, 2023 · 1 comment
Open

Add stylesheet variant for Bootstrap #2

sveetch opened this issue Jan 11, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sveetch
Copy link
Owner

sveetch commented Jan 11, 2023

This would be helpful in Django admin which stands on Bootstrap with CSS variables and enable the browser "dark mode".

Currently the stylesheet hardcode its own colors, it is safely usable in dark mode but always with a "light" look.

A proper solution have to be found to easily use the right stylesheet from widget implementation.

@sveetch sveetch added the enhancement New feature or request label Jan 11, 2023
@sveetch
Copy link
Owner Author

sveetch commented May 19, 2023

Worth to notice than fileinputbutton CSS is build from a Sass source included in SmartMedia repository, frontend developer that may need to customize it may be able to copy and include it in their Sass sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant