<?php

$meta['color'] = array('string','^#[a-f0-9]{6}$');
$meta['theme'] = array('dirchoice','_dir' => DOKU_INC.'lib/plugins/qc/pix/');

