Skip to content

Commit 8936ef9

Browse files
committed
Tweak colour of green icons
1 parent f54e467 commit 8936ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/svg_recolourer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class SvgRecolourer
1313
secondary: TeSS::Config.site['icon_secondary_color']
1414
},
1515
'green' => {
16-
primary: '#025207',
16+
primary: '#529d00',
1717
secondary: '#829d30'
1818
},
1919
'blue' => {

0 commit comments

Comments
 (0)