Skip to content

Commit

Permalink
Added BOOTSTRAP and DELTA themes.
Browse files Browse the repository at this point in the history
  • Loading branch information
laliux committed Jun 26, 2015
1 parent be0f9a5 commit 5dc2886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
* @since 1.2.0
*/
public enum Theme {
ARISTO, BLACK_TIE, BLITZER, BLUESKY, CASABLANCA, CUPERTINO, DARK_HIVE, DOT_LUV, EGGPLANT, EXCITE_BIKE, FLICK, GLASS_X, HOT_SNEAKS, HUMANITY, LE_FROG, MIDNIGHT, MINT_CHOC, OVERCAST, PEPPER_GRINDER, REDMOND, ROCKET, SMOOTHNESS, SOUTH_STREET, START, SUNNY, SWANKY_PURSE, TRONTASTIC, UI_DARKNESS, UI_LIGHTNESS, VADER;
BOOTSTRAP ,ARISTO, BLACK_TIE, BLITZER, BLUESKY, CASABLANCA, CUPERTINO, DARK_HIVE, DOT_LUV, EGGPLANT, EXCITE_BIKE, FLICK, GLASS_X, HOT_SNEAKS, HUMANITY, LE_FROG, MIDNIGHT, MINT_CHOC, OVERCAST, PEPPER_GRINDER, REDMOND, ROCKET, SMOOTHNESS, SOUTH_STREET, START, SUNNY, SWANKY_PURSE, TRONTASTIC, UI_DARKNESS, UI_LIGHTNESS, VADER, DELTA;
}

0 comments on commit 5dc2886

Please sign in to comment.