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 New Themes: Sunset, Ocean, Forest, Desert, and Vintage #3785

Closed
wants to merge 1 commit into from

Commits on May 28, 2024

  1. Add New Themes: Sunset, Ocean, Forest, Desert, and Vintage

    This PR introduces five new themes to the GitHub Readme Stats:
    
    1. **Sunset**
       - Background: `#FFCC88`
       - Title: `#FF6347`
       - Text: `#6A5ACD`
    
    2. **Ocean**
       - Background: `#2E8B57`
       - Title: `#4682B4`
       - Text: `#00CED1`
    
    3. **Forest**
       - Background: `#228B22`
       - Title: `#556B2F`
       - Text: `#8FBC8F`
    
    4. **Desert**
       - Background: `#EDC9AF`
       - Title: `#D2691E`
       - Text: `#8B4513`
    
    5. **Vintage**
       - Background: `#F5DEB3`
       - Title: `#A0522D`
       - Text: `#8B4513`
    
    These themes provide diverse aesthetic options inspired by natural elements and color schemes.
    SH20RAJ authored May 28, 2024
    Configuration menu
    Copy the full SHA
    9d691bf View commit details
    Browse the repository at this point in the history