vendor/assets/stylesheets/typography.css.scss in flashgrid-3.0.5 vs vendor/assets/stylesheets/typography.css.scss in flashgrid-3.1.0

- old
+ new

@@ -144,9 +144,11 @@ .text-black { color: rgba(71,74,84,1); } .text-blue { color: rgba(15,135,226,1); } .text-gray { color: rgba(136,153,166,1); } .text-green { color: rgba(112,169,13,1); } .text-red { color: rgba(218,79,46,1); } +.text-orange { color: rgba(232,126,15,1); } +.text-purple { color: rgba(117,73,170,1); } .text-white { color: rgba(255,255,255,1); } .text-yellow { color: rgba(255,217,15,1); } /* #Scripts ================================================== */ \ No newline at end of file