Press n or j to go to the next uncovered block, b, p or k for the previous block.
const colors = { LIGHT: '#5acce6', MAIN: '#0944b3', DARK: '#090c29', ACTIVE: '#348cfd', }; export default colors;