UNPKG

@phaserjs/phaser

Version:
24 lines (23 loc) 403 B
/** * @author Richard Davey <rich@photonstorm.com> * @copyright 2020 Photon Storm Ltd. * @license {@link https://opensource.org/licenses/MIT|MIT License} */ export const JMP = [ "#000", "#191028", "#46af45", "#a1d685", "#453e78", "#7664fe", "#833129", "#9ec2e8", "#dc534b", "#e18d79", "#d6b97b", "#e9d8a1", "#216c4b", "#d365c8", "#afaab9", "#f5f4eb" ];