// Variables // // Stores the color variables used throughout the plugin @black: #333; @blue: #214b8a; @lblue: #dbe7f8; @green: #36a563; @lgreen: #f2f9e5; @gray: #6e6e6e; @lgray: #f2f2f2; @orange: #cf5300; @purple: #923195; @red: #e5684b; @lred: #ffdfdf; @tan: #e5aC4b; @ltan: #fef8e1; @yellow: #fee975; @white: #fff;