You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read through FAQ and searched through the past issues, none of which addressed my issue.
The issue I am raising is a potential bug in al-folio and not just a usage question. [For usage questions, please post in the Discussions instead of raising an issue.]
Describe the bug
Cards have a white background color in dark-mode, which defeats the purpose of dark mode. Additionally, as described in #183, code readability issues still exist but that issue has been closed.
To Reproduce
Steps to reproduce the behavior:
Turn on dark mode by setting enable_darkmode: true in _config.yml file
Run the site bundle exec jekyll serve
Click on the dark/light switch button on the top right corner to turn on dark mode
Expected behavior
Cards should have a darker shade (preferably bg-dark from bootstrap) and code-blocks should be more readable
Screenshots
Code block:
Projects:
System (please complete the following information):
OS: Windows 11
Browser: Edge 96.0.1054.53
Jekyll 4.2.1
Ruby 3.0.2p107
The text was updated successfully, but these errors were encountered:
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.
Acknowledge the following
[For usage questions, please post in the Discussions instead of raising an issue.]
Describe the bug
Cards have a white background color in dark-mode, which defeats the purpose of dark mode. Additionally, as described in #183, code readability issues still exist but that issue has been closed.
To Reproduce
Steps to reproduce the behavior:
enable_darkmode: true
in _config.yml filesite bundle exec jekyll serve
Expected behavior
Cards should have a darker shade (preferably bg-dark from bootstrap) and code-blocks should be more readable
Screenshots
Code block:
Projects:
System (please complete the following information):
The text was updated successfully, but these errors were encountered: