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 dark mode support #774

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

add dark mode support #774

wants to merge 12 commits into from

Commits on Oct 18, 2024

  1. added dark mode styles

    stanwolverine authored and joshka committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4518898 View commit details
    Browse the repository at this point in the history
  2. minor fix

    stanwolverine authored and joshka committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f33ec0b View commit details
    Browse the repository at this point in the history
  3. feat: added toggle theme button

    stanwolverine authored and joshka committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e29e0ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e357ce0 View commit details
    Browse the repository at this point in the history
  5. fix: color contrast fixes

    stanwolverine authored and joshka committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    63c88f9 View commit details
    Browse the repository at this point in the history
  6. footer color contrast issue

    stanwolverine authored and joshka committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4480e89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf95a28 View commit details
    Browse the repository at this point in the history
  8. run prettier and npm update

    joshka committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ca1e91e View commit details
    Browse the repository at this point in the history
  9. use node.js 20.18.0

    This is the current LTS version which is recommended for prod usage.
    
    Updates the netlify config and adds a mise.toml config file to configure
    the node.js version to use when running the site locally.
    joshka committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    55b0f48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e21be2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    3b31624 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b02ece2 View commit details
    Browse the repository at this point in the history