[PHP-WEBMASTER] [web-php] PR #689: Use CSS variables for some common colors

2022-09-01 Thread morrisonlevi
Pull Request: https://github.com/php/web-php/pull/689 Closed by morrisonlevi. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #689: Use CSS variables for some common colors

2022-08-29 Thread morrisonlevi
Pull Request: https://github.com/php/web-php/pull/689 Author: morrisonlevi Aside from being able to tell what color it is or what purpose it solves just by looking at the variable name, it helps provide a foundation for more easily changing the theme in the future. Hopefully, we'll have a

[PHP-WEBMASTER] [web-php] PR #591: Use accent color for hero buttons :hover and :focus

2022-06-29 Thread morrisonlevi
Pull Request: https://github.com/php/web-php/pull/591 Author: morrisonlevi I've always wanted the accent to be used more, but it's kind of hard. I think this is a great opportunity for it! Here's a screenshot of it with one of the buttons being hovered: ![PHP.net homepage with h