color.js 90 Bytes Raw Blame History Permalink 1 2 3 export const RED = '#f44'; export const BLUE = '#1989fa'; export const GREEN = '#07c160';