jQuery UI MP6

Simple and clean jQuery UI Theme for WordPress admin panel.

View project onGitHub

Description

Based on Smoothness of jQuery ThemeRoller.

Color scheme follows WordPress new UI MP6.

Examples are available.

How to use

Use css and images in src folder.

If you want use it with WordPress, register like this:

add_action('init', function(){
    wp_register_script('jquery-ui-mp6', 'path/to/jquery-ui.css', array(), '1.0');
});

Lisence

This source code is released under MIT lisence.