Make your ExtJS applications look amazing!
View the Project on GitHub NewbridgeGreen/extjs-theme-bootstrap
Welcome to the Twitter Bootstrap ExtJS 4 theme from Newbridge Green. Please get in touch at any time for support, questions or just to say hi!
Email: info@newbridgegreen.com
Twitter: @newbridgegreen
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.
Integrating this theme with your project is easy just do the following.
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
This software has been released under Apache 2.0 License
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.