YouTube of the UI in action ("http://www.youtube.com/watch?v=FqfvA8qys4c")
This is a resto druid UI, I haven't tested it on any other class. I briefly set it up to work in Moonkin spec.
It is at 1920x1200 resolution and is a completely unsupported UI, take it as is.
The target name font is called Christopher Hand.
http://www.dafont.com/christopherhand.font
Go read the licensing details there, and give that guy some money if you can.
Load out-of-date addons
Grid will need your own personalising.
Some addons will need profiles loading.
/kgpanels config - The profile is called "Kait" and the layout is called "RestoDruid"
/sbf options - The profile is called "Kaitai-Ravencrest"
/bt - The profile is called "Kaitai-Ravencrest"
/grid - The profile is called "Kait healer"
Chatter - The profile is called "Kaitai"
If I missed any the profiles are either "Default" or "Kaitai".
To use the custom talent frame:
1) Go into the Esc menu and then Key Bindings > Toggle Talent Pane - Unbind this
2) Make a macro like this:
/run local c=PlayerTalentFrame if c:IsShown() then c:Hide() else c:Show() end
/run PlayerTalentFrame:SetPoint("TOPLEFT",635, -395)
/run WeakAuras.ScanEvents("EVN_O")
3) drag this macro onto a (hidden) bartender button.
4) use /kb to activate Bartender's keybinding mode and bind the macro button to be whatever key you used to use to open the talent frame (the default key is N).
5) THERE IS ONE FLAW WITH THE TALENT WINDOW: The Macro above won't work unless you open the talent window at least once with a click on the micro menu button. You have to do this once when you login and after /reloads, but never again after that. There is a way to get round this, but the workaround causes that annoying UI taint warning that prevents you from changing talents. When I tried to get to the bottom of the taint problem it felt like falling down the rabbit hole, so I bailed. If you find a working taint-free solution that is easier than the one-cick-at-login method, please share it :-)
You may find that elements of the talent panel effect need moving around a bit for example the glowing background is placed to be behind a tall female night elf. If your character is a goblin/gnome/dwarf, some stuff might need repositioning. It's possible some auras are only set to load if your character is a resto druid. Look in unloaded auras list if you can't see it.