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

feat: add dark theme #28

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Conversation

SethFalco
Copy link
Member

Dark mode

Uses prefers-color-scheme to add dark mode to the site.
This does not create a button or switcher for it, it'll just use whatever the browser’s theme is set to.

The colors may need revising, but at least it won't blind people anymore.

Remove the top line

Removes the redundant line at the top of the CV which appeared between the header and contact information.

@SethFalco SethFalco merged commit e908984 into jsonresume:main Oct 21, 2022
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.

Remove line at top of resume
1 participant