govfresh / govpress

The WordPress theme for government
https://wordpress.org/themes/govpress/
GNU General Public License v2.0
135 stars 51 forks source link

Change default #0072BC to #0071bc #118

Closed lukefretwell closed 5 years ago

lukefretwell commented 5 years ago

Can we change the default #0072BC to #0071bc?

0071bc is the default blue for the U.S. Web Design System.

devinsays commented 5 years ago

Link color and hover color updated:

$link-color: #0071bc;
$link-hover: #1a4480;