A minimalistic admin theme for a WP 3 install

Is there a minimalistic admin theme that works with WP 3?

Adminimize looks nice, but isn’t compatible with 3.x.

Related posts

Leave a Reply

3 comments

  1. Admin themes are not that widespread and rarely talked about… I use a mix of plugins for styling the admin.


    Adminimize

    This one is surely one of a kind to reduce the admin to… its minimum (!).
    Really, only a German could have pulled that out. And Herr Bültge work is simply Franktastic 😉

    In Your Own Options, it is possible to target specific elements that the plugin doesn’t include, like so:

    adminimize your own options
    click to enlarge ⤴

    After updating, your custom option will appear in the list of options.


    In-house Theming

    Recently, I came across two cool pieces of work from the Wizard of WPSE, Herr Thomas Scholz.

    • T5 Clean Admin

      This plugin is an attempt to create non-distracting admin interface. No gradients, no box-shadow and no rounded corners.

    • Admin Bar In System Colors

      Takes away all the fancy stuff and enables a readable interface.

    Customize the CSS to give your own flavor.


    Speed up the admin menu

    This snippet is not about UI, but UX. And rocks:
    How to disable hoverIntent in WordPress 3.3 admin


    Style the admin menu

    This couple of plugins will do an uplift in the menu:

    • Ozh’ Admin Drop Down Menu

      All admin links available in a neat horizontal drop down menu. Saves lots of screen real estate!

    • Admin Menus Fixed

      Ozh’ Admin Drop Down Menu + WordPress Toolbar + Standard Admin Menu Fixed to the Top of the Admin Screens. Less Scrolling!


    Finally, my own plugin, Many Tips Together, deals with lots of manipulations of the Admin area. I’m about to release Version 2, with a much, much, cleaner code and many new features (for example, I’m including @toscho’s themes and the HoverIntent code).

  2. I know there are some out there but since wordpress 3.0 is fairly new i do not think people have been wanting themes as much for the back-end. If you are decent at css you can try and make your own based off of either Adminimize or the current backend. You pretty much just want to get rid of most of the images, scripts right?