-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update: Contrast Edits #66
Conversation
Removes mods that are no longer on the hub.
- Updated listing.blade.php - Updated show.blade.php To give a summary of what is changed, I basically updated some bg-white to be bg-gray-50 and darken some other text/colors. I made some blues more blue, and such. It's very minor changes, and should not really be noticeable except for contrasting each other.
|
Ahah! Git auto merged, I need to remake this PR how fun. |
These look good! When you think it's in a good place mark it for review. :) |
I'll mark it, I can always just make another PR for any other edits tbh. You might have to cherry pick also, since I accidently merged main into this.. :/ |
To give a summary of what is changed, I basically updated some bg-white to be bg-gray-50 and darken some other text/colors. I made some blues more blue, and such. It's very minor changes, and should not really be noticeable except for contrasting each other.
Default:
Light
Dark
Updated:
Light
Dark
Keep this PR open so I can make edits and still verify things.
On the off chance these are not dark/light enough edits can be made to fix that.
Also I can edit other views to follow the same scheme, in this same PR.