We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54e467 commit 8936ef9Copy full SHA for 8936ef9
1 file changed
lib/svg_recolourer.rb
@@ -13,7 +13,7 @@ class SvgRecolourer
13
secondary: TeSS::Config.site['icon_secondary_color']
14
},
15
'green' => {
16
- primary: '#025207',
+ primary: '#529d00',
17
secondary: '#829d30'
18
19
'blue' => {
0 commit comments