Module plugin/x11

X11 color name parsing plugin.

import { clr } from 'paint-bucket/core';
import 'paint-bucket/core/x11';

clr('yellow');