The colors of @dempfi's beautiful ayu color scheme extracted as a NPM package. Installation npm install --save ayu yarn add ayu Usage import { dark, light, mirage } from 'ayu' dark.common.bg === '#0f1419' light.ui.fg === '#828c99' mirage.syntax.error === '#ff3333' Colors