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

Update Bootstrap and Font Awesome #75

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Conversation

erdnaxe
Copy link
Contributor

@erdnaxe erdnaxe commented Mar 17, 2024

Update Bootstrap:
Update Bootstrap to add support for dark color scheme.
This greatly simplifies dark color themes downstream, and is a first step towards adding a dark mode to CTFd default theme.

I am going to upstream more fixes for dark color schemes.
This patch enables people to add data-bs-theme="dark" to their HTML base element to switch core-beta to dark mode.

Update Font Awesome:
This fixes a bug with downstream templates that were using "fa" class.
Also this patch adds the Twitter "X" logo for share links.

erdnaxe and others added 4 commits March 17, 2024 16:15
Update Bootstrap to add support for dark color scheme. This greatly
simplifies dark color themes downstream, and is a first step towards
adding a dark mode to CTFd default theme.
This fixes a bug with downstream templates that were using "fa" class.
Add the Twitter "X" logo for share links.
@ColdHeat ColdHeat merged commit 9350bf6 into CTFd:main Mar 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants