Welcome to the Bootstrap ExtJS 4 theme from Newbridge Green. Please get in touch at any time for support, questions or just to say hi!
-
Email: [email protected]
-
Twitter: @newbridgegreen
##Project Goals
The goal of this project is to provide a simple uncluttered theme for ExtJS 4 while retaining a lot of the core Bootstrap classes that help to make good looking markup in record time!
It also includes the awesome icon set from Glyphicons to use throughout your application.
##How to integrate with your ExtJS 4 project
Integrating this theme with your project is easy just do the following.
-
Copy the contents of this download into your
public/resources
folder. -
Modify your index page to include the bootstrap.css file
<link rel="stylesheet" type="text/css" href="resources/css/bootstrap/bootstrap.css" />
Now your ExtJS application should be using the new Bootstrap theme.
Look at the example apps shipped with this project on how to integrate the theme.
Please raise any issues if you have problems with integration
##Examples
Examples of the theme being applied can be found in the examples folder
##Licence
This software has been released under Apache 2.0 License
##Customising the theme
You can make use of the customise page to replace the core variables in the bootstrap.sass file and recompile it to include your changes.
See Themeing with SenchaCMD for instructions on how to recompile this theme.