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

Restored Agricola Background & Tweaks for Better Theme Customization #66

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Gompje
Copy link

@Gompje Gompje commented Oct 1, 2024

Changes

While playing Agricola, I realized how much I missed the grassy background for that page—so I've added it back! 🌱

I've also made some necessary updates to the Sass code to fix deprecation warnings (like lighten and darken). Now, the code uses color.scale(), which keeps those warnings at bay.

Tips for Customization

If you're looking to customize the background, it's worth knowing that this site uses some old-school tactics: the background image is set on the html tag. This custom css however adds a custom background color to the body tag. So if you want your changes to shine through, be sure to adjust both accordingly.

Personal Touches

I’ve made some tweaks to the overall color scheme, drawing inspiration from the Dracula theme (which I use everywhere else). This includes:

  • A more cohesive dark palette.
  • Softer white and dark tones for fonts to improve readability.

These color changes reflect my personal preferences, but if you're a fan of Dracula's dark elegance, you might appreciate them too! Feedback and thoughts are welcome.

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.

1 participant