Skip to content

Extending GXT classic blue and gray theme appearances source. (Latest, 4.0.2)

License

Notifications You must be signed in to change notification settings

sencha/gxt-theme-classics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GXT Blue and Gray Theme Source

This project contains the classic Blue and Gray theme source extracted from the GXT 4.0.2 SDK. The goal here is to provide the the classic appearances so you can modify the appearances html, gss/css and image/icon resources directly to change the theme.

Usage

  1. Import the source into your source folder
  • Copy the source in directory com.sencha.gxt.ui/src/main/java/* module to your source folder with the same packaging naming.
  1. Add the source to your module descriptor with one of the below
  • Using the copy of the classic blue theme
<inherits name='com.sencha.gxt.theme.blueext.BlueExt' />
  • Using the copy of the classic gray theme
<inherits name='com.sencha.gxt.theme.grayext.GrayExt' />

Changes

When making changes to the copied appearanes, mark the changes in them and gss source files. This helps with appearance upgrades when a major version shows up.

Support

If you get lost ask for more details from support.

About

Extending GXT classic blue and gray theme appearances source. (Latest, 4.0.2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published