Skip to content

Commit

Permalink
Comment : update color script on Thu Jul 20 10:01:39 CEST 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubois committed Jul 20, 2017
1 parent e30d7d8 commit c7abe7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1-change-color.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# THESE CODES MUST BE CHANGED
# THESE CODES MUST BE CHANGED
# THESE CODES MUST BE CHANGED
# This is crimson red. #fd424d


#original light version is #9ab87c
personallightcolour=fd424d
Expand Down Expand Up @@ -124,4 +124,4 @@ find src -type f -exec sed -i "s/$oldcolour1/$newcolour1/g" {} \;
echo "All css files but also svg files will be affected"
echo "PNG'S will not be altered with this script"
echo
echo "Next up delete all assets i.e. png's with script number 2"
echo "Next up delete all assets i.e. png's with script number 2"

0 comments on commit c7abe7b

Please sign in to comment.