Skip to content

igos/jquery-ui-flat-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery UI Flat UI

Requires:

  • jQuery UI: v1.11.4
  • jQuery: v1.6+

This is aimed at being a faithful reproduction of the Flat UI in jQuery UI, just using the theme roller.

Notes:

With the theme roller, there are constant trade offs, so you can blame a lot of the inconsistencies on that.

  • Font defaults to the correct Lato font if you have it installed
  • Font is switched from Bold to Normal to remove some inconsistencies (menu item hovers) and match the buttons better
  • The corner radius now matches at 6px
  • The default/hover/active styles match the button rather than header menu
  • Fix the hidden header icon colours (i.e. Date picker prev/next)
  • Match the highlight / warning messages to the Pro version
  • Uses the Inverse button as default
  • Match the modal colours and shadow to the Pro version
  • Uses the Primary button as default
  • Matches the colours for menus and date pickers
  • Incorrect colours for modal

This matches more of the default colours used. The hover colour is pulled from the Flat UI CSS. The modal shadow colour is a guess.

  • Uses the Inverse button as default

This was a version I was looking for, that uses the more sombre dark blue colours throughout. But is now significantly different from the original Flat UI.